diff --git a/colors/fresh.vim b/colors/fresh.vim index 0a1296a..b93d94f 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -103,7 +103,7 @@ if has("gui_running") || &t_Co == 256 call s:hi("DiffText", "3", "", "") call s:hi("ErrorMsg", "1", "", "") call s:hi("VertSplit", "235", "235", "") - call s:hi("Folded", "35", "233", "") + call s:hi("Folded", "8", "233", "") call s:hi("FoldColumn", "", "", "") call s:hi("SignColumn", "", "", "") call s:hi("IncSearch", "", "", "reverse")