vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.05k stars 350 forks source link

Inactive airlines have wrong colour until vimrc sourced or terminal window resized #107

Closed jplrssn closed 6 years ago

jplrssn commented 7 years ago

Inactive airline bars (but not vertical window separators) blend into the background when creating new windows/splits. The colours are corrected by resizing the terminal window and by :source ~/.vimrc

Before sourcing vimrc: before After sourcing vimrc: after

chrisbra commented 7 years ago

looks like some colors are not correctly setup. How to reproduce?

chrisbra commented 6 years ago

ping

chrisbra commented 6 years ago

closing as duplicate of #58