From 466991c36bc9e1f34f0bbe70fc84c4b36e151c59 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 19 Dec 2011 09:55:59 +1300 Subject: No backups, tweak search highlighting so the cursor's position is a shade more obvious --- vim/colors/dessert.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/colors') diff --git a/vim/colors/dessert.vim b/vim/colors/dessert.vim index c10bb80f..9e1a8e5c 100644 --- a/vim/colors/dessert.vim +++ b/vim/colors/dessert.vim @@ -242,7 +242,7 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256 call X("MoreMsg", "2e8b57", "", "") call X("NonText", "444444", "000000", "") call X("Question", "00ff7f", "", "") - call X("Search", "f5deb3", "cd853f", "") + call X("Search", "ffddbb", "995500", "") call X("SpecialKey", "9acd32", "", "") call X("StatusLine", "c2bfa5", "000000", "reverse") call X("StatusLineNC", "c2bfa5", "7f7f7f", "reverse") -- cgit v1.2.3