Skip to content

Commit df79f8c

Browse files
committed
Enable dark title bar on macOS
Closes #5031
1 parent 0fbaca4 commit df79f8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cmake/apple/lmms.plist.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,7 @@
147147
<string>NSApplication</string>
148148
<key>NSHighResolutionCapable</key>
149149
<string>True</string>
150+
<key>NSRequiresAquaSystemAppearance</key>
151+
<string>False</string>
150152
</dict>
151153
</plist>

0 commit comments

Comments
 (0)