mirror of https://github.com/KLayout/klayout.git
To force "Light Mode" in Mojave "Dark Mode."
This commit is contained in:
parent
0121652084
commit
056c7146f3
|
|
@ -41,5 +41,7 @@
|
|||
<string>NSApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Reference in New Issue