فهرست منبع

Added perlIdentifier to make it less eye-bleedingly pink. If there is a
way to make Perl's switch/case statement support different colours
instead of just Normal... Really just flying by the teeth of my
eyeballs with all this.

Sclarki 11 سال پیش
والد
کامیت
92f53683f1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      colors/neonwave.vim

+ 1 - 0
colors/neonwave.vim

@@ -76,6 +76,7 @@ hi Operator          ctermfg=39    ctermbg=NONE   cterm=NONE
 " For matching over X length of chars; non-essential.
 " That is, if you have a match property in your vimrc.
 hi OverLength        ctermfg=46    ctermbg=234    cterm=bold
+hi perlIdentifier    ctermfg=45    ctermbg=NONE   cterm=NONE
 hi PMenu             ctermfg=36    ctermbg=233    cterm=NONE
 hi PMenuSel          ctermfg=75    ctermbg=235    cterm=NONE
 hi PMenuSbar         ctermfg=NONE  ctermbg=232    cterm=NONE