Change Folded foreground highlight
This commit is contained in:
parent
99f64f8a47
commit
4180ce4d69
@ -103,7 +103,7 @@ if has("gui_running") || &t_Co == 256
|
||||
call s:hi("DiffText", "3", "", "")
|
||||
call s:hi("ErrorMsg", "1", "", "")
|
||||
call s:hi("VertSplit", "235", "235", "")
|
||||
call s:hi("Folded", "35", "233", "")
|
||||
call s:hi("Folded", "8", "233", "")
|
||||
call s:hi("FoldColumn", "", "", "")
|
||||
call s:hi("SignColumn", "", "", "")
|
||||
call s:hi("IncSearch", "", "", "reverse")
|
||||
|
Loading…
x
Reference in New Issue
Block a user