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 theme #3

Open
YonicDev opened this issue Apr 19, 2022 · 2 comments
Open

Dark theme #3

YonicDev opened this issue Apr 19, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@YonicDev
Copy link
Owner

Design inspirations

Implementation

  • It should be implemented in a way that allows easy integration for colorblind theming (Accesibility: Add colorblind-friendly theming #2)
  • It should detect the system preference for color themes (CSS media property prefers-color-scheme)
  • Even if automatically detected, there should be a option to force either light or dark theme. This settings is saved between visits.
@Paul0908
Copy link

i would love to fix this issue. It would be really kind if you could assigne it to me!

@YonicDev
Copy link
Owner Author

Theme UI might be useful for this since it provides a specification for making themes as well as color modes (great for the colorblind-friendly palette) and can be used to provide responsiveness as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants