From 97847d5a062fdb0cf2df8a41015a91ea1b509112 Mon Sep 17 00:00:00 2001 From: selsta Date: Fri, 30 Nov 2018 07:51:39 +0100 Subject: [PATCH] macOS: fix UI issues with dark mode --- share/Info.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/Info.plist b/share/Info.plist index d1b91a8d..5b7a0b3f 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -28,5 +28,8 @@ NSSupportsAutomaticGraphicsSwitching + + NSRequiresAquaSystemAppearance + True