term updt

This commit is contained in:
suwa 2020-04-09 18:50:09 -07:00
parent eb78b6a85a
commit 515d243aba
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
" Vim color file
" origially by github.com/lucy/
set background=light
let g:colors_name="term"
@ -17,7 +18,7 @@ hi SpellBad ctermfg=9 ctermbg=none
" Highlight
hi Search ctermfg=15 ctermbg=8
hi Visual ctermfg=6 ctermbg=none cterm=reverse
hi MatchParen ctermfg=12 ctermbg=none cterm=reverse
hi MatchParen ctermfg=12 ctermbg=14 term=reverse
hi ColorColumn ctermbg=0 cterm=none
" Lines