SmiteshP / nvim-navbuddy

A simple popup display that provides breadcrumbs feature using LSP server
Apache License 2.0
762 stars 30 forks source link

Feature Proposal - Different highlights for all three windows #85

Open weilbith opened 10 months ago

weilbith commented 10 months ago

Hey 👋🏾

I have a local feature that allows me to set different highlights for the different windows. I basically use it to have a more decent/tidy look by using a different background shade for the middle window in contrast to the outer windows.

To make this a proper feature, I would add the 6 new highlight groups (3x background + border) and link them per default to the "regular" 2 highlight groups. Thereby it would be also backwards compatible.

What do you think about this? Would be fine with me opening a PR for this? Or do you have some early feedback about the approach? Thank you! 🙏🏾

SmiteshP commented 6 months ago

As long as its backward compatible its fine ig