folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.45k stars 177 forks source link

feature: Highlight group for Lualine components #411

Closed Isrothy closed 4 months ago

Isrothy commented 6 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

I found the background color of the lualine component is inconsistant with my lualine config.

image

Describe the solution you'd like

Just like what aerial does

image

Describe alternatives you've considered

no

Additional context

No response

folke commented 4 months ago

This was harder than it should be, but was able to fix it. Check the readme about the lualine example and especially the hl_group option.