Enable Mojave "dark mode" on the editor title bar
Enables "dark mode" in the editor and project selector title bars in macOS Mojave when selected in macOS System Preferences
(cherry picked from commit bba5716899
)
This commit is contained in:
parent
dc259b95d8
commit
38e5f94e19
2
misc/dist/osx_tools.app/Contents/Info.plist
vendored
2
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@ -24,6 +24,8 @@
|
||||
<string>godot</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.1</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false />
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2007-2019 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
Loading…
Reference in New Issue
Block a user