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

fix: make isDarkMode correctly detect dark mode in the auto setting on catalina #18949

Merged
merged 1 commit into from Jun 24, 2019

Conversation

MarshallOfSound
Copy link
Member

Fixes #18913

Similar to the tray icon fix landed a while back

Notes: systemPreferences.isDarkMode() now correctly detects dark mode on macOS Catalina

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 23, 2019
@MarshallOfSound MarshallOfSound merged commit 5686a07 into master Jun 24, 2019
@MarshallOfSound MarshallOfSound deleted the catalina-is-dark-mode branch June 24, 2019 17:17
@release-clerk
Copy link

release-clerk bot commented Jun 24, 2019

Release Notes Persisted

systemPreferences.isDarkMode() now correctly detects dark mode on macOS Catalina

@trop
Copy link
Contributor

trop bot commented Jun 24, 2019

I have automatically backported this PR to "6-0-x", please check out #18958

@trop
Copy link
Contributor

trop bot commented Jun 24, 2019

I have automatically backported this PR to "4-2-x", please check out #18959

@trop
Copy link
Contributor

trop bot commented Jun 24, 2019

I have automatically backported this PR to "5-0-x", please check out #18960

@sofianguy sofianguy added this to Fixed in 6.0.0-beta.11 in 6.1.x Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-pr 🌱 PR opened in the last 24 hours
Projects
No open projects
6.1.x
Fixed in 6.0.0-beta.11
Development

Successfully merging this pull request may close these issues.

systemPreferences.isDarkMode doesn't return a value on macOS 10.15 Catalina
3 participants