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 Support #296

Open
mgifford opened this issue Oct 9, 2019 · 1 comment
Open

Dark Mode Support #296

mgifford opened this issue Oct 9, 2019 · 1 comment

Comments

@mgifford
Copy link

mgifford commented Oct 9, 2019

I realize it hasn't quite come to the Windows world, but would love to have support for Dark mode built into Aurora. Would love to see this tie into WET as well.

There are going to be a bunch of related issues around assets:
wet-boew/wet-boew#8691

@RobJohnston
Copy link
Contributor

RobJohnston commented Aug 9, 2020

Windows 10 provides a dark theme, and a website can determine the user's preference and present itself with it's own dark theme, as in the example provided from this Stack Overflow answer: https://stackoverflow.com/a/52986538/4930982

See also "Detecting the desire for light or dark color schemes: the prefers-color-scheme feature", at https://drafts.csswg.org/mediaqueries-5/#prefers-color-scheme

Edit: Instructions to set the new dark mode in Windows (requires a recent update that not everyone would have yet)
https://www.cnet.com/how-to/windows-10-dark-mode-is-here-turn-it-on-now/

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

3 participants