Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

background color of WinSeparator #48

Closed
tthkbw opened this issue Mar 24, 2023 · 9 comments
Closed

background color of WinSeparator #48

tthkbw opened this issue Mar 24, 2023 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@tthkbw
Copy link

tthkbw commented Mar 24, 2023

I use blueloco-dark and lualine with 'auto' setting. The background of the WinSeparator is very close to the background color of the windows so it is difficult for me to see that I have a split window.

I have tried to change this using:

hi WinSeparator ctermbg = #ffffff

as an example. I have termguicolors set. However, I can't apparently change the WinSeparator background color.

How do I make the WinSeparator a bit brighter so it is more obvious to my old eyes?

@uloco
Copy link
Owner

uloco commented Mar 25, 2023

Try guibg instead of ctermbg. I'm on my phone right now and will only have time to look into it in the coming week...

@uloco
Copy link
Owner

uloco commented Apr 18, 2023

@tthkbw Did this work for you?

@tthkbw
Copy link
Author

tthkbw commented Apr 18, 2023

Not really. I am primarily talking about the horizontal split, which is controlled by the status line I use. My WinSeparator changes do change the color of the vertical separator as expected, but the StatusLine remains the same. I looked at the StatusLine stuff and had no luck making it more apparent. I gave up and went on to more important things.

Thanks for checking.

@uloco
Copy link
Owner

uloco commented May 9, 2023

What statusline plugin are you using, if any?

@tthkbw
Copy link
Author

tthkbw commented May 9, 2023

Thanks for the comment. This got me to thinking and I have solved the problem.

I use lualine (https://github.com/nvim-lualine/lualine.nvim) and had the theme set to 'auto'. I scanned through all the available themes and settled on 'papercolor_light'. Good contrast when the pane is active with a distinctive blue background that contrasts well with my dark background. When the window is not active, the background of the statusline changes to white and is nicely visible.

Problem solved!

And, this is not a bluloco problem.

@uloco
Copy link
Owner

uloco commented May 9, 2023

But I do theme the bluloco statusline in lualine. That got me thinking too. So maybe I can improve this in the lualine config for bluloco aswell. thanks

@tthkbw
Copy link
Author

tthkbw commented May 9, 2023

Yes, I do see that now. the problem for me is that I want contrast in the status line to emphasize the split and its location.

Lualine blanks the information on mode and so on when the window is inactive, which leaves the dark color background as the status line color and I can't distinguish it very well.

Maybe you should allow configuring the light lualine setting even with dark backgrounds, a vice versa.

My old eyes love contrast, one of the reasons I like bluloco.

@uloco
Copy link
Owner

uloco commented May 9, 2023

Oh that's not a bad idea at all. I'll see what i can do

@uloco uloco self-assigned this Jun 6, 2024
@uloco uloco added the enhancement New feature or request label Jun 6, 2024
@uloco
Copy link
Owner

uloco commented Jun 8, 2024

I tried to do it but it was just too distracting imo, sorry.

@uloco uloco closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants