diff --git a/main.qml b/main.qml index fa339eb9..076d2f6f 100644 --- a/main.qml +++ b/main.qml @@ -1221,7 +1221,7 @@ ApplicationWindow { property string remoteNodeService: "" property int lockOnUserInActivityInterval: 10 // minutes property bool showPid: false - property bool blackTheme: false + property bool blackTheme: true Component.onCompleted: { MoneroComponents.Style.blackTheme = persistentSettings.blackTheme