kdheepak / tabline.nvim

A "buffer and tab" tabline for neovim
MIT License
230 stars 17 forks source link

Different color for buffers that are open in windows that are not currently focused? #24

Open macintacos opened 2 years ago

macintacos commented 2 years ago

I would like to use a different color for buffers that are in another window and are not given the current focus, is there a way to do that? And if there isn't could there be? :)

petobens commented 2 years ago

@kdheepak I have a similar request: is possible to have different highlights for select, current, active, inactive, modified buffers?