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 #478

Closed
skllcrn opened this issue Jun 12, 2018 · 6 comments · Fixed by #644
Closed

Dark Mode support #478

skllcrn opened this issue Jun 12, 2018 · 6 comments · Fixed by #644

Comments

@skllcrn
Copy link
Member

skllcrn commented Jun 12, 2018

Blocked by:

electron/electron#12726
electron/electron#13175
https://www.chromestatus.com/feature/5679432723333120

@sindresorhus
Copy link
Contributor

chromestatus.com/feature/5679432723333120

You can actually use this today: https://github.com/lukechilds/hyperdex/blob/1b3587a094d332a0f59d46824fe52cb554a0e9ba/app/index.js#L90

@skllcrn
Copy link
Member Author

skllcrn commented Sep 1, 2018

Apple have released design resources for macOS: Introducing Apple Design Resources for macOS

There's also a bunch of great videos from WWDC, check out "Introducing Dark Mode"!

@skllcrn skllcrn added this to the 3.0.0 milestone Sep 21, 2018
@skllcrn
Copy link
Member Author

skllcrn commented Sep 24, 2018

Latest progress electron/electron#14755

@sergeysova
Copy link

electron/electron#13387

@skllcrn
Copy link
Member Author

skllcrn commented Oct 4, 2018

Support for Mojave native components #567

@sindresorhus
Copy link
Contributor

I've added an API to electron-util that makes it super simple to handle Dark Mode: https://github.com/sindresorhus/electron-util#darkmode

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

Successfully merging a pull request may close this issue.

4 participants