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 🌙 #3267

Open
1 of 3 tasks
austincondiff opened this issue Feb 14, 2020 · 1 comment
Open
1 of 3 tasks

Dark mode 🌙 #3267

austincondiff opened this issue Feb 14, 2020 · 1 comment

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Feb 14, 2020

Based on the design in #2557, and leveraging our existing theme, create a new theme that uses dark colors to support dark mode. I will be updating this CodeSandbox with a demo of how this might work.

Note: We should default to use the users preferences using the new prefers-color-scheme.
I.e. window.matchMedia("(prefers-color-scheme: dark)").matches

  • Add dark theme
  • Test code
  • Open a pull request
@reimertz
Copy link

This is awesome work! I love it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants