[update] airline's terminal section color (#196)
This commit is contained in:
parent
494dbe9d4e
commit
3916fb2daf
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ let g:airline#themes#dracula#palette = {
|
||||||
\ },
|
\ },
|
||||||
\ ),
|
\ ),
|
||||||
\ 'terminal': s:color_map(
|
\ 'terminal': s:color_map(
|
||||||
\ ['bg', 'purple'],
|
\ ['bg', 'green'],
|
||||||
\ ['fg', 'comment'],
|
\ ['fg', 'comment'],
|
||||||
\ ['fg', 'selection'],
|
\ ['fg', 'selection'],
|
||||||
\ {
|
\ {
|
||||||
|
|
Loading…
Reference in a new issue