vim-colors-solarized
vim-colors-solarized copied to clipboard
Lower contrast VertSplit?
I find the grey VertSplit bars a bit harsh, and have set mine to the following (with normal contrast):
Dark: guifg=#073642 guibg=#073642 (base 02)
Light: guifg=#eee8d5 guibg=#eee8d5 (base 2)
this looks pretty good on a color terminal (using unicode box drawing character)
set fillchars+=vert:\│ hi clear VertSplit
@OttoAllmendinger thank you so much I was trying to do this for some time now, and actively searching last 2h, you saved me from going insane. You are good homo sapiens.
Glad to have been of service :)