Better colors, readme update

This commit is contained in:
Yan Pritzker
2012-11-20 10:08:19 -06:00
parent 8a990709fe
commit 079e434c3f
2 changed files with 6 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ hi! link jClass Title
hi! link NERDTreeFile Constant
hi! link NERDTreeDir Identifier
hi! link htmlTagName Type
hi! PreProc gui=bold
" Solarized separators are a little garish.
" This moves separators, comments, and normal
" text into the same color family as the background.
@@ -52,6 +55,7 @@ hi! Comment guifg=#52737B
hi! link htmlLink Include
hi! CursorLine cterm=NONE gui=NONE
hi! Visual ctermbg=233
hi! Type gui=bold
" Enforce the colors set here