Skip to content

Fix status overview dark mode styles - #427

Merged
jbrooksuk merged 1 commit into
cachethq:mainfrom
ashwinuae:fix-status-overview-dark-mode
Aug 10, 2026
Merged

Fix status overview dark mode styles#427
jbrooksuk merged 1 commit into
cachethq:mainfrom
ashwinuae:fix-status-overview-dark-mode

Conversation

@ashwinuae

Copy link
Copy Markdown
Contributor

Fix the dark mode styles from #420. It never got applied because it was scoped to a .dark class the status page doesn't use (no manual toggle based mode). Re-scoped them to prefers-color-scheme, so the overview card, status summary and header now render correctly instead of showing white-on-white text.

@ashwinuae

Copy link
Copy Markdown
Contributor Author

Current:

image

Updated:

image

@jbrooksuk
jbrooksuk merged commit 0f2bda2 into cachethq:main Aug 10, 2026
23 checks passed
@jbrooksuk

Copy link
Copy Markdown
Member

Thank you 馃憦

@ashwinuae
ashwinuae deleted the fix-status-overview-dark-mode branch August 10, 2026 19:46
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.

2 participants