vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 348 forks source link

How should I override theme colors? #184

Closed bergentroll closed 4 years ago

bergentroll commented 5 years ago

I am on nvim with jellybean them. I trying to override bg color of airline_c to visually split vertical stack of windows. I have no luck with hi airline_c ctermbg=0. I also suppose, that I should do let g:airline#somevariable=..., but I have no point what exactly.

Sorry for such question in issues. :pray:

chrisbra commented 4 years ago

you probably want to adjust the jellybean theme and adjust the colors mentioned there.