- Posts: 4
A more targeted macOS dark mode workaround
- mreimer
- Topic Author
Less
More
03 Jul 2019 08:37 #7501
by mreimer
A more targeted macOS dark mode workaround was created by mreimer
I came across a dark mode workaround for another app that would probably work for SAM, but without having to turn off dark mode system wide:
defaults write com.zenvilla.MoneyWell-3 NSRequiresAquaSystemAppearance -bool YES
What would be the right incantation for SAM, gov.nrel.SAM?
Matt
defaults write com.zenvilla.MoneyWell-3 NSRequiresAquaSystemAppearance -bool YES
What would be the right incantation for SAM, gov.nrel.SAM?
Matt
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
03 Jul 2019 09:31 #7503
by pgilman
Replied by pgilman on topic A more targeted macOS dark mode workaround
Hi Matt,
Can you provide a link to documentation of that workaround? I did a quick search and could not find a description.
Thanks,
Paul.
Can you provide a link to documentation of that workaround? I did a quick search and could not find a description.
Thanks,
Paul.
Please Log in or Create an account to join the conversation.
- mreimer
- Topic Author
Less
More
- Posts: 4
03 Jul 2019 09:35 #7504
by mreimer
Replied by mreimer on topic A more targeted macOS dark mode workaround
See the section "Opt Out of Dark Mode" in the document
"Choosing a Specific Appearance for Your macOS App"
.
Matt
Matt
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
03 Jul 2019 09:57 #7506
by pgilman
Replied by pgilman on topic A more targeted macOS dark mode workaround
Thanks for that! I've made a note in the SAM GitHub issue for that problem:
github.com/NREL/SAM/issues/127
.
Paul.
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman