summaryrefslogtreecommitdiff
path: root/colors/pobla.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/pobla.vim')
-rw-r--r--colors/pobla.vim4
1 files 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