Skip to content

website: fix colors in dark mode#848

Merged
keithamus merged 1 commit intomainfrom
website-fix-colors-in-dark-mode
Jan 30, 2026
Merged

website: fix colors in dark mode#848
keithamus merged 1 commit intomainfrom
website-fix-colors-in-dark-mode

Conversation

@keithamus
Copy link
Copy Markdown
Member

Fixes #847

@keithamus keithamus enabled auto-merge (squash) January 30, 2026 09:28
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All CI jobs have passed. Approving. (Build jobs were skipped - no Rust files changed)

@keithamus keithamus merged commit 0376fba into main Jan 30, 2026
12 checks passed
@keithamus keithamus deleted the website-fix-colors-in-dark-mode branch January 30, 2026 09:29
example-picker, metric-observer {
color: var(--text-1);
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we don't need to be compatible with older browsers, we can try light-dark().

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

Successfully merging this pull request may close these issues.

Playground colours are broken in dark mode

2 participants