better status line highlighting

This commit is contained in:
ManjaroOne666 2018-01-18 11:32:42 +00:00
commit b39c8f3702
2 changed files with 26 additions and 11 deletions

View file

@ -313,6 +313,7 @@ hi TabModifiedSelected ctermfg=255 ctermbg=234
hi StatusLine ctermfg=255 ctermbg=239 term=none cterm=none
hi StatusLineNC ctermfg=238 ctermbg=233 term=none cterm=none
hi StatusLineFile ctermfg=255 ctermbg=237
" set status to change the status line based on mode
if version >= 700
augroup statuscursorlines