This commit is contained in:
ManjaroOne666 2018-05-14 12:03:30 +01:00
parent 9454c60e74
commit 01643d937f
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ call SetColor('MatchParen', '#ffffff', '#292929', '', '#e6e6e6', 'bold'
call SetColor('ModeMsg', '#c6c6c6', '', '#333333', '', 'italic')
call SetColor('MoreMsg', '#c6c6c6', '', '#333333', '', 'italic')
call SetColor('NonText', '#767676', '', '#555555', '', '')
call SetColor('NonText', '#767676', '', '#bbbbbb', '', '')
call SetColor('Pmenu', '#585858', '#121212', '#666666', g:ui_l_bg, '')
call SetColor('PmenuSel', '#b2b2b2', '#121212', '#333333', '#c7c7c7', '')
call SetColor('PmenuSbar', '#333333', '#121212', '', '#c0c0c0', '')