srcery-colors / srcery-vim

Srcery is a dark color scheme with clearly defined contrasting colors and a slightly earthy tone.
https://srcery.sh
Other
809 stars 60 forks source link

No contrast on floating windows spawned by nvim-lspconfig #115

Closed flaamjab closed 5 months ago

flaamjab commented 5 months ago

Hello!

The latest commit basically made floating windows have the same background as normal windows.

Before: 2024-02-17T15:02:40

Now: 2024-02-17T15:02:55

nvim-lspconfig by default only adds some padding to the floating window, so it becomes difficult to discern them from normal windows if they all have the same background.

In other colorschemes (gruvbox, rose-pine) floating windows have a visibly different background.

Was it the intention to change that?

roosta commented 5 months ago

No, I was worried about side effects. I'll revert the commit