summaryrefslogtreecommitdiff
path: root/src/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.qml')
-rw-r--r--src/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.qml b/src/main.qml
index bcf12d8..cfec0c7 100644
--- a/src/main.qml
+++ b/src/main.qml
@@ -24,8 +24,8 @@ import org.asteroid.sensorlogd 1.0
Application {
id: app
- centerColor: "#b04d1c"
- outerColor: "#421c0a"
+ centerColor: "#0097A6"
+ outerColor: "#00060C"
property var weekday: ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];