Skip to content
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 #157

Open
fumoboy007 opened this issue Sep 14, 2024 · 0 comments
Open

Dark Mode #157

fumoboy007 opened this issue Sep 14, 2024 · 0 comments

Comments

@fumoboy007
Copy link

fumoboy007 commented Sep 14, 2024

Summary

Currently, the UI only has a single, light color scheme. It would be great if the UI had both light and dark color schemes and automatically switched between the two.

Motivation

Dark Mode will help us night owls reduce eye strain and sleep better.

Describe alternatives you've considered

None.

Additional context

Use the prefers-color-scheme CSS media feature to detect the user’s color scheme preference.

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

No branches or pull requests

1 participant