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

Exclude dark css vars when light theme is turned on #3336

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

brojd
Copy link
Contributor

@brojd brojd commented Nov 13, 2023

What this PR does

Fix styling when light theme is turned on via system preferences by excluding dark theme css vars in this case

Which issue(s) this PR fixes

#3188

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@brojd brojd added the pr:no public docs Added to a PR that does not require public documentation updates label Nov 13, 2023
@brojd brojd requested a review from a team November 13, 2023 10:27
@brojd brojd enabled auto-merge November 13, 2023 13:05
@brojd brojd added this pull request to the merge queue Nov 13, 2023
Merged via the queue into dev with commit b2dda2f Nov 13, 2023
19 of 20 checks passed
@brojd brojd deleted the brojd/fix-conflicting-css-vars-on-theme-switching branch November 13, 2023 13:12
brojd added a commit that referenced this pull request Sep 18, 2024
# What this PR does
Fix styling when light theme is turned on via system preferences by
excluding dark theme css vars in this case

## Which issue(s) this PR fixes
#3188

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants