Lower contrast of Constant ctermfg color slightly.

This commit is contained in:
Akshay Hegde 2014-12-27 20:47:26 -08:00
parent 7fbb0e9227
commit e5e1c4f220
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ hi Comment ctermbg=NONE ctermfg=59 guibg=NONE guifg=#515F6A cte
hi NonText ctermbg=NONE ctermfg=8 guibg=NONE guifg=#3E4853 cterm=NONE gui=NONE
hi Title ctermbg=NONE ctermfg=231 guibg=NONE guifg=#FFFFFF cterm=NONE gui=NONE
hi Constant ctermbg=NONE ctermfg=167 guibg=NONE guifg=#C5735E cterm=NONE gui=NONE
hi Constant ctermbg=NONE ctermfg=130 guibg=NONE guifg=#C5735E cterm=NONE gui=NONE
hi Function ctermbg=NONE ctermfg=9 guibg=NONE guifg=#CC6666 cterm=NONE gui=NONE
hi Identifier ctermbg=NONE ctermfg=179 guibg=NONE guifg=#E5C078 cterm=NONE gui=NONE
hi PreProc ctermbg=NONE ctermfg=109 guibg=NONE guifg=#85A7A5 cterm=NONE gui=NONE