better tabline highlighting

This commit is contained in:
ManjaroOne666 2017-09-30 22:03:58 +01:00
parent cdf6abcedf
commit 2cdc81577e
1 changed files with 3 additions and 3 deletions

View File

@ -288,9 +288,9 @@ hi NonText ctermfg=243
hi! def link Title InterfaceH3 hi! def link Title InterfaceH3
hi! def link TabLine InterfaceNormal hi TabLine ctermfg=244 ctermbg=234
hi! def link TabLineFill InterfaceNormal hi TabLineFill cterm=none ctermfg=255 ctermbg=234
hi! def link TabLineSel InterfaceH1 hi TabLineSel ctermfg=255 ctermbg=234
hi StatusLine ctermfg=255 ctermbg=239 term=none cterm=none hi StatusLine ctermfg=255 ctermbg=239 term=none cterm=none
hi StatusLineNC ctermfg=238 ctermbg=233 term=none cterm=none hi StatusLineNC ctermfg=238 ctermbg=233 term=none cterm=none