aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'androidApp/src/main/res/values/colors.xml')
-rw-r--r--androidApp/src/main/res/values/colors.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/androidApp/src/main/res/values/colors.xml b/androidApp/src/main/res/values/colors.xml
index 4faecfa..8fb5f28 100644
--- a/androidApp/src/main/res/values/colors.xml
+++ b/androidApp/src/main/res/values/colors.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <color name="colorPrimary">#6200EE</color>
- <color name="colorPrimaryDark">#3700B3</color>
- <color name="colorAccent">#03DAC5</color>
+ <color name="colorPrimary">#656A74</color>
+ <color name="colorPrimaryDark">#43474E</color>
+ <color name="colorAccent">#EB473E</color>
</resources> \ No newline at end of file