diff --git a/colors/fresh.vim b/colors/fresh.vim index 55045ba..a3c1641 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -95,7 +95,7 @@ if has('gui_running') || &t_Co == 256 call s:hi('Cursor', '', '', 'reverse') call s:hi('CursorIM', '', '', '') call s:hi('CursorColumn', '235', '', '') - call s:hi('CursorLine', '', '233', '') + call s:hi('CursorLine', '', '0', '') call s:hi('Directory', '', '', '') call s:hi('DiffAdd', '2', '', '') call s:hi('DiffChange', '', '', '')