mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-22 23:28:45 +00:00
Merge pull request #1769
97847d5
macOS: fix UI issues with dark mode (selsta)
This commit is contained in:
commit
4355dab38c
1 changed files with 3 additions and 0 deletions
|
@ -28,5 +28,8 @@
|
||||||
|
|
||||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
|
||||||
|
<key>NSRequiresAquaSystemAppearance</key>
|
||||||
|
<string>True</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in a new issue