tabline highlighting
This commit is contained in:
parent
ad72276808
commit
cdf6abcedf
|
@ -286,6 +286,11 @@ hi MoreMsg ctermfg=124
|
||||||
hi Question ctermfg=124
|
hi Question ctermfg=124
|
||||||
hi NonText ctermfg=243
|
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 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
|
||||||
|
|
Loading…
Reference in New Issue