tabline highlighting

This commit is contained in:
ManjaroOne666 2017-09-30 21:50:45 +01:00
parent ad72276808
commit cdf6abcedf
1 changed files with 5 additions and 0 deletions

View File

@ -286,6 +286,11 @@ hi MoreMsg ctermfg=124
hi Question ctermfg=124
hi NonText ctermfg=243
hi! def link Title InterfaceH3
hi! def link TabLine InterfaceNormal
hi! def link TabLineFill InterfaceNormal
hi! def link TabLineSel InterfaceH1
hi StatusLine ctermfg=255 ctermbg=239 term=none cterm=none
hi StatusLineNC ctermfg=238 ctermbg=233 term=none cterm=none