mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
commit
3c1fe1da8b
1 changed files with 1 additions and 1 deletions
2
main.qml
2
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
|
||||
|
|
Loading…
Reference in a new issue