diff --git a/colors/fresh.vim b/colors/fresh.vim index 16979b6..ab0729a 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -98,7 +98,7 @@ if has('gui_running') || &t_Co == 256 call s:hi('CursorLine', '', '', '') call s:hi('Directory', '', '', '') call s:hi('DiffAdd', '2', '', '') - call s:hi('DiffChange', '', '', '') + call s:hi('DiffChange', '3', '', '') call s:hi('DiffDelete', '1', '', '') call s:hi('DiffText', '3', '', '') call s:hi('ErrorMsg', '1', '', '')