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 f85436bc..271d3564 100644
--- a/framework/qml/Colors.qml
+++ b/framework/qml/Colors.qml
@@ -34,6 +34,7 @@ Item {
34 property string bewareOrange: "#f67400" 34 property string bewareOrange: "#f67400"
35 property string dangerRed: "#ed1515" 35 property string dangerRed: "#ed1515"
36 property string darkCharcoalGrey: "#232629" 36 property string darkCharcoalGrey: "#232629"
37 property string jazzberryJam: "#af1a6a"
37 property string lightgrey: "lightgrey" 38 property string lightgrey: "lightgrey"
38 39
39 //Colorusage: 40 //Colorusage: