aboutsummaryrefslogtreecommitdiffstats
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/colors/shmibs.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/colors/shmibs.vim b/.vim/colors/shmibs.vim
index 5bd6605..44fddd0 100644
--- a/.vim/colors/shmibs.vim
+++ b/.vim/colors/shmibs.vim
@@ -5,7 +5,7 @@ hi! clear
let g:colors_name="shmibs"
-hi! Comment ctermfg=lightblue
+hi! Comment ctermfg=cyan
hi! Constant ctermfg=red
hi! CursorLine ctermfg=NONE ctermbg=8 cterm=NONE
hi! CursorLineNr ctermfg=white ctermbg=8 cterm=bold