aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.qml b/src/main.qml
index 693e9d4..f04edb4 100644
--- a/src/main.qml
+++ b/src/main.qml
@@ -6,8 +6,8 @@ import QtLocation 5.15
Application {
id: app
- centerColor: "#9800A6"
- outerColor: "#0C0009"
+ centerColor: "#003ee9"
+ outerColor: "#00bc1b"
Plugin {
id: mapProvider