diff --git a/colors/two-firewatch.vim b/colors/two-firewatch.vim index 53e5931..9b516ad 100644 --- a/colors/two-firewatch.vim +++ b/colors/two-firewatch.vim @@ -341,7 +341,7 @@ if has('gui_running') || &t_Co == 88 || &t_Co == 256 call X('TooLong', s:syntax_accent, '', '') call X('WildMenu', s:syntax_fg, s:uno_4, '') call X('Normal', s:syntax_fg, s:syntax_bg, '') - call X('SignColumn', '', s:uno_4, '') + call X('SignColumn', '', s:syntax_gutter, '') call X('Special', s:duo_2, '', '') " }}}