-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
Dark Mode not Available for Docs #4150
Comments
Are you sure that this problem worth solving? |
Hey there, I'm not sure if it's of high priority, that depends on how urgent other issues are. But I definitely think it's worth solving. Many developers, including me, prefer dark mode, it helps with the eye strain from long hours of coding. And most documentations I saw had options to change the theme, so I believe this problem is worth solving. |
I feel a burning sensation in my eyes too 😅. |
😄 Haha, I knew I wasn't the only one suffering, Thanks for contributing @poompongphun |
The documentation doesn't have dark mode. Better to have it get the system theme by default and adding a toggle between the dark and light theme.
The text was updated successfully, but these errors were encountered: