Jelajahi Sumber

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
Allan Davis 6 tahun lalu
induk
melakukan
bba5716899
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      misc/dist/osx_tools.app/Contents/Info.plist

+ 2 - 0
misc/dist/osx_tools.app/Contents/Info.plist

@@ -24,6 +24,8 @@
 	<string>godot</string>
 	<key>CFBundleVersion</key>
 	<string>3.2</string>
+	<key>NSRequiresAquaSystemAppearance</key>
+    	<false />
 	<key>NSHumanReadableCopyright</key>
 	<string>© 2007-2019 Juan Linietsky, Ariel Manzur &amp; Godot Engine contributors</string>
 	<key>LSMinimumSystemVersion</key>