Vim colors updated
This commit is contained in:
parent
a0d6e4479a
commit
741d1c378d
|
@ -21,6 +21,7 @@ endif
|
|||
let colors_name = "default"
|
||||
|
||||
hi Comment term=bold ctermfg=darkcyan guifg=Red
|
||||
|
||||
hi Folded ctermfg=darkgrey ctermbg=NONE
|
||||
hi FoldColumn ctermfg=darkgrey ctermbg=NONE
|
||||
|
||||
" vim: sw=2
|
||||
|
|
Loading…
Reference in New Issue