utilyre / barbecue.nvim

Visual Studio Code inspired breadcrumbs plugin for the Neovim editor
MIT License
776 stars 31 forks source link

[FEAT]: Allow the context texts to follow the colors of the context icons #56

Closed xulongwu4 closed 1 year ago

xulongwu4 commented 1 year ago

Requirements

Problem

Hi, I love the design of your plugin and want to say thank you first for your excellent work.

Once of my perferences is that I hope the context text could follow the colors of the context icons. Currently, the colors of all context texts are determined by the theme.context field, while each context icon can have a different color. I am wondering if you can add an option to allow the text following the context icon to share the color of the context icon.

For example, in the following screenshot, I hope the text test to have the same color as the context_namespace, i.e, orange color. image

Solution Suggestion

Described above.

Workaround

No response

utilyre commented 1 year ago

Hello, enable context_follow_icon_color option in your config.