Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Glances" is obstructed by backgrounds highlights #53

Closed
wroyca opened this issue Jun 4, 2023 · 2 comments
Closed

"Glances" is obstructed by backgrounds highlights #53

wroyca opened this issue Jun 4, 2023 · 2 comments

Comments

@wroyca
Copy link

wroyca commented Jun 4, 2023

Setting some background highlight will visually override glances:

E.g. LineNrAbove, LineNrBelow, DiagnosticSignError, DiagnosticSignWarn, DiagnosticSignInfo, DiagnosticSignHint - ?

image
image

@DNLHC
Copy link
Owner

DNLHC commented Jun 4, 2023

Can you give more details about the screenshots and steps to reproduce the problem?

@wroyca
Copy link
Author

wroyca commented Jun 5, 2023

Can you give more details about the screenshots and steps to reproduce the problem?

In essence, when we open Glance preview, we anticipate that the "dimming" effect would also be applied to SignColumn and LineNr, and indeed it is. However, if we set the background color for these two, it results in overlapping colors, as shown in the second screenshot.

To recreate the issue:

  • Open Glance preview window.
  • Within Nvim, use highlight LineNrAbove guibg=red to set LineNrAbove background color.

image

Repeat the procedure, with, say, diagnostics, signcolumn, LineNr, LineNrBelow, etc.

@wroyca wroyca closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants