You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
If possible, a way for dev icons to retain their colors even if ignored or filtered.
for example, in vscode:
Describe the solution you'd like.
If possible, it would be wonderful if an experienced neovim user could direct me to a way of doing this, otherwise, an option to retain the dev icon color even if the item is filtered or ignored, or hidden.
Describe alternatives you've considered.
I've tried coming up with functions that separate the icon from the label and only apply the highlight to the icon without success.