Skip to content

add dark theme to docs #1713

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

Merged
merged 9 commits into from
Jul 9, 2025
Merged

add dark theme to docs #1713

merged 9 commits into from
Jul 9, 2025

Conversation

dobon
Copy link
Contributor

@dobon dobon commented Jun 18, 2025

I've implemented a small, standalone docsify plugin that toggles the official docsify dark theme.

The plugin persists theme selection in localStorage, and uses matchMedia("(prefers-color-scheme: dark)") to respect system default dark mode preference.

@dobon dobon mentioned this pull request Jun 18, 2025
@diesieben07
Copy link
Collaborator

Thank you very much! <3

@diesieben07 diesieben07 closed this Jul 9, 2025
@diesieben07 diesieben07 reopened this Jul 9, 2025
@diesieben07 diesieben07 merged commit b188e10 into moment:master Jul 9, 2025
7 checks passed
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