Merge pull request #156 from andys8/patch-1
Improve inactive airline colors
This commit is contained in:
commit
72b3757943
1 changed files with 2 additions and 2 deletions
|
@ -112,8 +112,8 @@ let g:airline#themes#dracula#palette = {
|
|||
\ },
|
||||
\ ),
|
||||
\ 'inactive': s:color_map(
|
||||
\ ['fg', 'selection'],
|
||||
\ ['fg', 'selection'],
|
||||
\ ['bg', 'comment'],
|
||||
\ ['fg', 'bgdark'],
|
||||
\ ['fg', 'selection'],
|
||||
\ {
|
||||
\ 'airline_warning': s:clr('bg', 'orange'),
|
||||
|
|
Loading…
Reference in a new issue