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

[question] change buffer status line colours #62

Open
forgetmenotz opened this issue Mar 30, 2020 · 1 comment
Open

[question] change buffer status line colours #62

forgetmenotz opened this issue Mar 30, 2020 · 1 comment

Comments

@forgetmenotz
Copy link

Hello. Can anyone advise me how to change the background color of the statusbar. I looked in renderer.vim as per the help page but I couldn't understand how it works.
I'm using taboo for a tab line at the top and wintabs for a buffer line below, the latter of which sticks out due to its black coloured background, however.

@raviles
Copy link

raviles commented May 8, 2021

Try something like

hi StatusLine ctermbg=red
hi StatusLine ctermfg=white

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants