1
0
Fork 0

Launcher: improve transparent panel legibility

This commit is contained in:
James Turner 2018-06-16 22:17:45 +01:00
parent e8ef24a54f
commit 670bc17def

View file

@ -28,6 +28,6 @@ QtObject
readonly property string disabledTextColor: "#5f5f5f"
readonly property double panelOpacity: 0.5
readonly property double panelOpacity: 0.7
}