formatting
This commit is contained in:
parent
9040c754a8
commit
901a4efcb2
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue