Skip to content

fix wrong colors when editor findMatchForeground is not defined #213686

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

Merged
merged 5 commits into from
May 30, 2024

Conversation

SimonSiefke
Copy link
Contributor

fixes #29091

When editor.findMatchForeground is not defined, it still overwrites the token colors. This PR changes the css to only enable the editorFindMatchForeground css when editor.findMatchForeground is defined.

css-changes.mp4

@hediet
Copy link
Member

hediet commented May 30, 2024

Thanks for the fix!

@vscodenpa vscodenpa added this to the May 2024 milestone May 30, 2024
@hediet hediet merged commit 7ea8fbb into microsoft:main May 30, 2024
6 checks passed
yiliang114 pushed a commit to yiliang114/vscode that referenced this pull request May 30, 2024
@microsoft microsoft locked and limited conversation to collaborators Jul 14, 2024
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.

[themes] Add editor.findMatchForeground
4 participants