From df79f8c1be78e6eb7382ba326119023748b5ac0c Mon Sep 17 00:00:00 2001 From: tresf Date: Tue, 11 Jun 2019 22:57:01 -0400 Subject: [PATCH] Enable dark title bar on macOS Closes #5031 --- cmake/apple/lmms.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake/apple/lmms.plist.in b/cmake/apple/lmms.plist.in index 10ff7a996..88fe0b0bf 100644 --- a/cmake/apple/lmms.plist.in +++ b/cmake/apple/lmms.plist.in @@ -147,5 +147,7 @@ NSApplication NSHighResolutionCapable True + NSRequiresAquaSystemAppearance + False