diff --git a/colors/fresh.vim b/colors/fresh.vim index b8baa1c..2e72abe 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -159,7 +159,7 @@ if has('gui_running') || &t_Co == 256 call s:hi('Label', '69', '', '') call s:hi('Operator', '166', '', '') call s:hi('Keyword', '', '', '') - call s:hi('Exception', '', '', '') + call s:hi('Exception', '69', '', '') call s:hi('PreProc', '102', '', '') call s:hi('Include', '65', '', '')