Replies: 1 comment
-
|
Good observations! There was no good reason to have a background here. Personally, I am not too familiar with when these two highlight groups are used, so I opted for I will go ahead and remove the background for both of these 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Both

SignColumnandCursorLineSignhave explicit backgrounds defined (core). This is problematic with floating windows that have a sign column as the backgrounds do not match. For example:If I remove the explicit background for

SignColumnandCursorLineSign, then it looks as I would expect:I tried several variants and I did not see any negative consequences in non-floating windows, but I'm not familiar with all the use cases that might have led to defining a bg explicitly.Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions