mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
macOS: fix UI issues with dark mode
This commit is contained in:
parent
45781ab4a1
commit
97847d5a06
1 changed files with 3 additions and 0 deletions
|
@ -28,5 +28,8 @@
|
|||
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<string>True</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue