noahfrederick / vim-hemisu

A Vim color scheme with dark and light variants
https://noahfrederick.com/vim-color-scheme-hemisu/
279 stars 30 forks source link

Strange interaction with vim-airline in Neovim 0.2 for NORMAL #10

Open ayuryshev opened 7 years ago

ayuryshev commented 7 years ago

I'm not sure, maybe compatibility with vim-airline, neovim or even terminal vim is non-goal for this project.

In case it is: hemisu-1 On the right is NORMAL active window, on the left - inactive. It's almost impossible to read anything in active window airline. Inactive window - a little better.

INSERT and VISUAL are perfect: hemisu2

hemisu3

noahfrederick commented 7 years ago

Thanks for the report. I'm not familiar with vim-airline and which highlight groups it pulls from the color scheme. Given that I don't use vim-airline, I'm probably not going to get around to fixing it. I'd accept a patch, though.