diff options
Diffstat (limited to '.vim/colors')
-rw-r--r-- | .vim/colors/ageha.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/colors/ageha.vim b/.vim/colors/ageha.vim index 45fccf4..05d1d01 100644 --- a/.vim/colors/ageha.vim +++ b/.vim/colors/ageha.vim @@ -2,7 +2,7 @@ hi! clear -let g:colors_name="shmibs" +let g:colors_name="ageha" hi! Comment ctermfg=blue hi! Constant ctermfg=red |