formatting

This commit is contained in:
ManjaroOne666 2018-05-08 22:03:03 +01:00
parent 9040c754a8
commit 901a4efcb2
1 changed files with 86 additions and 86 deletions

View File

@ -139,7 +139,7 @@ call SetColor('StatusLineNormal', '#777777', '#1c1c1c', '#cccccc', '#555555', 'i
call SetColor('StatusLineNormalNoText', '#1c1c1c', '#1c1c1c', '#555555', '#555555', '')
call SetColor('StatusLineActive', '#ffffff', '#4e4e4e', '#333334', '#aaaaaa', 'italic')
call SetColor('StatusLineActiveNoText', '#4e4e4e', '#4e4e4e', '#cccccc', '#cccccc', '')
" call SetColor('StatusLineActiveQuotes', '#888888', '#4e4e4e', '', '#cccccc', '')
call SetColor('StatusLineActiveQuotes', '#888888', '#4e4e4e', '', '#cccccc', '')
call SetColor('StatusLinePercent', '#555555', '#111111', '#999999', '#cccccc', 'italic')
call SetColor('StatusLinePercentActive', '#777777', '#111111', '#333333', '#cccccc', 'italic')