SpecialKey
This commit is contained in:
parent
a56787d727
commit
d18c8b1c01
|
@ -67,7 +67,7 @@ call SetColor('Question', '#c6c6c6', '', '#333333', '', 'itali
|
||||||
call SetColor('QuickFixLine', '#ff0000', '', '#666666', '', '')
|
call SetColor('QuickFixLine', '#ff0000', '', '#666666', '', '')
|
||||||
call SetColor('Search', '#ffffff', '', '', '#c1e7f4', '')
|
call SetColor('Search', '#ffffff', '', '', '#c1e7f4', '')
|
||||||
call SetColor('IncSearch', '#000000', '#ffffff', '', '#00baff', '')
|
call SetColor('IncSearch', '#000000', '#ffffff', '', '#00baff', '')
|
||||||
call SetColor('SpecialKey', '#eeeeee', '', '#222222', '', 'bold')
|
call SetColor('SpecialKey', '#eeeeee', '', '#cccccc', '', 'bold')
|
||||||
call SetColor('SpellBad', '#aa0000', '#220000', '', '#b37f7f', '')
|
call SetColor('SpellBad', '#aa0000', '#220000', '', '#b37f7f', '')
|
||||||
call SetColor('SpellCap', '#550000', '#220000', '', '#c2acac', '')
|
call SetColor('SpellCap', '#550000', '#220000', '', '#c2acac', '')
|
||||||
" SpellLocal
|
" SpellLocal
|
||||||
|
|
Loading…
Reference in New Issue