Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MikeonTV

macrumors regular
Original poster
Aug 9, 2007
114
0
I am a heavy Apple Mail user (and I don't plan on changing that). While I love dark mode I actually need to screenshot emails quite often and the dark mode really changes the tone of some of my emails.

Is it possible to keep dark mode on but select applications that don't use dark mode?
 

steveaburns

macrumors member
Sep 5, 2006
85
78
Palo Alto, CA
In dark mode, to keep Mail light, enter the following in terminal, and restart mail.

defaults write com.apple.mail NSRequiresAquaSystemAppearance -bool YES

In general, if you know where the preferences are for an app, you can try this -- here's some others.

defaults write com.apple.Notes NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Safari NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.iCal NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Maps NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Preview NSRequiresAquaSystemAppearance -bool YES
 

MikeonTV

macrumors regular
Original poster
Aug 9, 2007
114
0
In dark mode, to keep Mail light, enter the following in terminal, and restart mail.

defaults write com.apple.mail NSRequiresAquaSystemAppearance -bool YES

In general, if you know where the preferences are for an app, you can try this -- here's some others.

defaults write com.apple.Notes NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Safari NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.iCal NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Maps NSRequiresAquaSystemAppearance -bool YES
defaults write com.apple.Preview NSRequiresAquaSystemAppearance -bool YES

Thanks for the reply Steve. I tried what you posted but it did not change anything.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.