Updating column colors

This commit is contained in:
Hunter Haugen 2011-07-08 11:55:40 -07:00
parent 4dd063de09
commit d9ebd7cf16
2 changed files with 3 additions and 2 deletions

View file

@ -54,6 +54,7 @@ if has("gui_running")
endif
hi CursorLine guibg=#2e2e37
hi CursorColumn guibg=#2e2e37
hi IncSearch gui=BOLD guifg=#303030 guibg=#cd8b60
hi Search gui=NONE guifg=#303030 guibg=#ad7b57