SpecialKey

This commit is contained in:
ManjaroOne666 2018-05-27 23:21:05 +01:00
parent a56787d727
commit d18c8b1c01
1 changed files with 1 additions and 1 deletions

View File

@ -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