Merge pull request #2157

1f2f081 Black theme by default (xiphon)
pull/2/head
luigi1111 5 years ago
commit 3c1fe1da8b
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -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