Enforce Dark♂Mode

This commit is contained in:
ShikiSuen 2022-01-10 17:51:14 +08:00
parent cd5f486b44
commit d97ffb72a8
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@
<string>MainMenu</string> <string>MainMenu</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
<key>NSRequiresAquaSystemAppearance</key>
<string>No</string>
<key>NSWindowDarkChocolate</key>
<string>Yes</string>
<key>TICapsLockLanguageSwitchCapable</key> <key>TICapsLockLanguageSwitchCapable</key>
<true/> <true/>
<key>TISInputSourceID</key> <key>TISInputSourceID</key>