Skip to content

docs: README: light/dark mode logo #148

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

docs: README: light/dark mode logo #148

wants to merge 4 commits into from

Conversation

ashleyhindle
Copy link
Collaborator

@ashleyhindle ashleyhindle commented Aug 16, 2025

Our current logo has a <style> in it which uses @media (prefers-color-scheme:dark) { to switch the text color, but this doesn't work in Safari on desktop or mobile.

GitHub supports a way of specifying themes with special tags, so we've updated to use that. It's less portable if the repo is used anywhere else, but it's much better for its main purpose 👌

CleanShot.2025-08-16.at.17.28.43.mp4

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.

1 participant