Enable dark mode title bar in macOS Mojave

Fixes #18111
This commit is contained in:
David Wilson 2019-01-29 13:36:08 -08:00
parent 7d12036ea8
commit 02e97b9830

View File

@ -34,6 +34,8 @@
<string>AtomApplication</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<string>NO</string>
<key>SUScheduledCheckInterval</key>
<string>3600</string>
<key>CFBundleURLTypes</key>