2 " Maintainer: Vladimir Vrzic <random@bsd.org.yu>
3 " Last Change: 28. june 2003.
4 " URL: http://galeb.etf.bg.ac.yu/~random/pub/vim/
11 let g:colors_name="vc"
13 hi Comment gui=NONE guifg=SeaGreen guibg=NONE
14 hi Constant gui=NONE guifg=#004488 guibg=NONE
15 "hi Identifier gui=NONE guifg=Blue guibg=NONE
16 hi Statement gui=NONE guifg=Blue guibg=NONE
17 hi PreProc gui=NONE guifg=Blue guibg=NONE
18 hi Type gui=NONE guifg=Blue guibg=NONE
19 hi Special gui=NONE guifg=SteelBlue guibg=NONE