From cf2f4306fe26305b24bba8833af845ada3a42ec8 Mon Sep 17 00:00:00 2001 From: fanquake Date: Sun, 28 Oct 2018 21:35:52 +0800 Subject: [PATCH] gui: explicitly disable "Dark Mode" appearance on macOS --- share/qt/Info.plist.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 17b4ee47dea..0c0335a1e84 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -99,6 +99,9 @@ LSAppNapIsDisabled True + + NSRequiresAquaSystemAppearance + True LSApplicationCategoryType public.app-category.finance