diff --git a/colors/fresh.vim b/colors/fresh.vim index 6273ac0..b8baa1c 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -175,7 +175,7 @@ if has('gui_running') || &t_Co == 256 call s:hi('Special', '179', '', '') call s:hi('SpecialChar', '', '', '') call s:hi('Tag', '', '', '') - call s:hi('Delimiter', '', '', '') + call s:hi('Delimiter', '179', '', '') call s:hi('SpecialComment', '246', '', '') call s:hi('Debug', '', '', '')