diff --git a/colors/fresh.vim b/colors/fresh.vim index cffea5e..ee9dd96 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -133,7 +133,7 @@ if has("gui_running") || &t_Co == 256 call s:hi("Title", "", "", "bold") call s:hi("Visual", "", "235", "") call s:hi("VisualNOS", "", "", "") - call s:hi("WarningMsg", "5", "", "") + call s:hi("WarningMsg", "92", "", "") call s:hi("WildMenu", "22", "148", "bold") call s:hi("Menu", "", "", "") call s:hi("Scrollbar", "", "", "")