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