pmenu light

This commit is contained in:
ManjaroOne666 2018-05-07 19:01:36 +01:00
parent dcb2f72bce
commit 9c520449fb
1 changed files with 4 additions and 3 deletions

View File

@ -44,9 +44,10 @@ call SetColor('MoreMsg', '#c6c6c6', '', '', '', '')
call SetColor('NonText', '#767676', '', '', '', '')
call SetColor('Pmenu', '#585858', '#121212', '#666666', '#cccccc', '')
call SetColor('PmenuSel', '#b2b2b2', '#121212', '#333333', '#c7c7c7', '')
" PmenuSbar
" PmenuThumb
call SetColor('Question', '#c6c6c6', '', '', '', '')
call SetColor('PmenuSbar', '#333333', '#121212', '', '#c0c0c0', '')
call SetColor('PmenuThumb', '#333333', '#121212', '', '#aaaaaa', '')
call SetColor('Question', '#c6c6c6', '', '', '#333333', 'italic')
call SetColor('QuickFixLine', '#ff0000', '', '', '', '')
call SetColor('Search', '#ffffff', '', '', '', '')
call SetColor('IncSearch', '#000000', '#ffffff', '', '', '')