From 4e6f5432a51881864165fe7d36f4904fb030d6b4 Mon Sep 17 00:00:00 2001 From: Elliott Minns Date: Wed, 10 Oct 2018 02:20:42 -0500 Subject: [PATCH] Force macOS wallet to use aqua light mode whilst QT adds support for Mojave Dark Mode (#1279) --- Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Info.plist b/Info.plist index de6ec7a2..d9941d9c 100644 --- a/Info.plist +++ b/Info.plist @@ -16,5 +16,7 @@ RaiBlocks.icns CFBundleIdentifier net.raiblocks.rai_wallet + NSRequiresAquaSystemAppearance +