aboutsummaryrefslogtreecommitdiff
path: root/src/SettingsHandler.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/SettingsHandler.qml')
-rw-r--r--src/SettingsHandler.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SettingsHandler.qml b/src/SettingsHandler.qml
index ca52198..ccc6f97 100644
--- a/src/SettingsHandler.qml
+++ b/src/SettingsHandler.qml
@@ -69,6 +69,7 @@ QtObject {
property string overlayBackground : "black"
property string overlayFontColor : "white"
property string statusFontColor : "gray"
+ property string statusBackground : "black"
}
property Settings command : Settings {