liuchengxu / eleline.vim

:herb: Another elegant statusline for vim
MIT License
311 stars 79 forks source link

Statusline on inactive window is still colorful (not getting gray) #24

Closed rockyzhang24 closed 4 years ago

rockyzhang24 commented 4 years ago

Hi Chengxu,

I stumbled across on this pretty statusline setting and I installed it just now. Now I'm reading the code and trying to configure it. Just one more thing, I found the statusline on the inactive window is the same as the active window (shown below). I know it was extracted from space-vim and I saw the screenshot of space-vim showing that the statusline on the inactive window is totally gray. Is that normal or something wrong on my end? Thank you very much.

image

liuchengxu commented 4 years ago

The color is changed when you are in the insert mode, not for the inactive window, see #10.