summaryrefslogtreecommitdiffstats
path: root/framework/qml/Colors.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/Colors.qml')
-rw-r--r--framework/qml/Colors.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Colors.qml b/framework/qml/Colors.qml
index ec9a09bf..f85436bc 100644
--- a/framework/qml/Colors.qml
+++ b/framework/qml/Colors.qml
@@ -44,6 +44,7 @@ Item {
44 property string highlightColor: plasmaBlue 44 property string highlightColor: plasmaBlue
45 property string highlightedTextColor: paperWhite 45 property string highlightedTextColor: paperWhite
46 property string buttonColor: alternateGrey 46 property string buttonColor: alternateGrey
47 property string buttonBorderColor: "#7f8c8d"
47 property string positiveColor: nobleFir 48 property string positiveColor: nobleFir
48 property string warningColor: bewareOrange 49 property string warningColor: bewareOrange
49 property string negativeColor: dangerRed 50 property string negativeColor: dangerRed