Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

feat: add darwinForceDarkModeSupport option to support mojave dark mode for older electron versions #51

Merged
merged 1 commit into from
Oct 1, 2018

Conversation

MarshallOfSound
Copy link
Contributor

@MarshallOfSound MarshallOfSound commented Oct 1, 2018

This will add the NSRequiresAquaSystemAppearance=false key value pair to the app's Info.plist to force dark mode support on Mojave.

cc @bpasero

refs: microsoft/vscode#59742

@MarshallOfSound MarshallOfSound changed the title feat: add forceDarkModeSupport option to support mojave dark mode for older electron versions feat: add darwinForceDarkModeSupport option to support mojave dark mode for older electron versions Oct 1, 2018
@MarshallOfSound
Copy link
Contributor Author

Test failures are due to GitHub API rate limit issues on Travis CI

@joaomoreno joaomoreno merged commit bc24322 into joaomoreno:master Oct 1, 2018
@MarshallOfSound MarshallOfSound deleted the mojave-dark-mode branch October 1, 2018 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants