akinsho / akinsho/bufferline.nvim
[Feature Request]: Inverted group label fg color for transparent themes
Offen
enhancement
- Vorherrschende Sprache
- Lua
- Sterne
- 4.4k
- Forks
- 240
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### What?
Use an inverted fg color for group label when using transparent background or provide a way to specify the group label fg color in the the group highlights.
### Why?
Currently it seems that the group label fg color is always set to `fill.bg`(see groups.lua) when group highlight is specified. When using transparent background in my theme (cappuccin), the text is unreadable (bright instead of dark )
As a workaround I have to override the BufferLine_GroupName_Label highlight color manually.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.