vim-airline / vim-airline-themes

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

Papercolor theme doesn't change color with modes #80

Closed elamperti closed 7 years ago

elamperti commented 7 years ago

Using the papercolor theme, changing from normal to insert/visual/replace won't change the airline color. It would be great if it did!

Meanwhile I'm using the cool theme, which works as expected.

chrisbra commented 7 years ago

I actually like it, that the colors are not switched often and I suspect, it can even help with slow performance problems that are seen sometimes (vim-airline/vim-airline#1026). However, If you like to contribute a change, that is available via a configuration variable, I am not against it.

golergka commented 7 years ago

Just switched to papercolor, airline colors are changing just fine.

chrisbra commented 7 years ago

it doesn't change color, when changing modes.

golergka commented 7 years ago

Strange. Definitely changes for me when I go into and back form insert and visual modes. But I changed to papercolor using a command after vim had already started, not by modifying vimrc and relaunching vim - may be it could be related?

chrisbra commented 7 years ago

is this still a problem?