Vim colors updated

This commit is contained in:
Kolan Sh 2013-08-02 18:11:08 +04:00
parent a0d6e4479a
commit 741d1c378d
1 changed files with 2 additions and 1 deletions

View File

@ -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