Update fresh DiffChange fg color to yellow
This commit is contained in:
@@ -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', '', '')
|
||||
|
||||
Reference in New Issue
Block a user