diff --git a/colors/fresh.vim b/colors/fresh.vim index 64d73d0..0955b97 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -120,7 +120,7 @@ if has('gui_running') || &t_Co == 256 call s:hi('PmenuThumb', '', '', '') call s:hi('Question', '69', '', '') call s:hi('Search', '11', '', '') - call s:hi('SpecialKey', '', '', '') + call s:hi('SpecialKey', '238', '', '') call s:hi('SpellBad', '166', '', '') call s:hi('SpellCap', '132', '', '') call s:hi('SpellLocal', '5', '', '')