diff --git a/colors/fresh.vim b/colors/fresh.vim index de36dc6..80606b8 100644 --- a/colors/fresh.vim +++ b/colors/fresh.vim @@ -130,7 +130,7 @@ if has("gui_running") || &t_Co == 256 call s:hi("TabLine", "246", "235", "bold") call s:hi("TabLineFill", "", "235", "") call s:hi("TabLineSel", "248", "", "bold") - call s:hi("Title", "", "", "") + call s:hi("Title", "", "", "bold") call s:hi("Visual", "", "235", "") call s:hi("VisualNOS", "", "", "") call s:hi("WarningMsg", "5", "", "")