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

Set Opacity to MatchHighlight in QuietLight #174296

Merged
merged 1 commit into from Feb 15, 2023
Merged

Set Opacity to MatchHighlight in QuietLight #174296

merged 1 commit into from Feb 15, 2023

Conversation

DerDemystifier
Copy link
Contributor

As stated in the docs for editor.findMatchHighlightBackground:

The color must not be opaque so as not to hide underlying decorations.

I've simply added a 0.6 opacity to the color so that it doesn't obscure the selection background.

As stated in the docs for "editor.findMatchHighlightBackground":
"The color must not be opaque so as not to hide underlying decorations."

I've simply added a 0.6 opacity to the color so that it doesn't obscure the selection background.
@aeschli aeschli added this to the February 2023 milestone Feb 14, 2023
@aeschli aeschli merged commit 68a7a39 into microsoft:main Feb 15, 2023
c-claeys pushed a commit to c-claeys/vscode that referenced this pull request Feb 16, 2023
As stated in the docs for "editor.findMatchHighlightBackground":
"The color must not be opaque so as not to hide underlying decorations."

I've simply added a 0.6 opacity to the color so that it doesn't obscure the selection background.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants