From d2ce491caa24b1cfb8eaa752839c7ae6e7e17eaa Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 5 Apr 2012 17:43:25 +0200 Subject: [Colors] pobla: more readable colors --- colors/pobla.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colors/pobla.vim b/colors/pobla.vim index 57a6f4a..853382b 100644 --- a/colors/pobla.vim +++ b/colors/pobla.vim @@ -15,7 +15,7 @@ highlight Comment ctermfg=white cterm=bold highlight Constant ctermfg=blue cterm=none highlight Number ctermfg=blue cterm=none highlight String ctermfg=yellow ctermbg=0 cterm=none -highlight Identifier ctermfg=green cterm=none +highlight Identifier ctermfg=cyan cterm=none highlight Function ctermfg=yellow cterm=bold highlight Statement ctermfg=green cterm=bold highlight cConditional ctermfg=yellow cterm=bold @@ -25,7 +25,7 @@ highlight Label ctermfg=yellow cterm=bold,underline highlight clear cLabel highlight link cLabel Label highlight PreProc ctermfg=yellow cterm=bold,underline -highlight Type ctermfg=cyan cterm=none +highlight Type ctermfg=cyan cterm=bold highlight Special ctermfg=yellow cterm=bold highlight cFormat ctermfg=yellow cterm=bold highlight Error cterm=bold -- cgit v1.2.3