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

runfix: Fix accent color in dark mode #16500

Merged
merged 1 commit into from
Jan 10, 2024
Merged

runfix: Fix accent color in dark mode #16500

merged 1 commit into from
Jan 10, 2024

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented Jan 10, 2024

Description

since #16498 the accent-color class is placed directly on the body. We need to adapt the selectors to account for this change.

Before

image

After

image

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@atomrc atomrc merged commit b05a46c into dev Jan 10, 2024
9 checks passed
@atomrc atomrc deleted the runfix/accent-color branch January 10, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants