summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/values/colors.xml')
-rw-r--r--wallet/src/main/res/values/colors.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/wallet/src/main/res/values/colors.xml b/wallet/src/main/res/values/colors.xml
index 6413bb8..ba2804e 100644
--- a/wallet/src/main/res/values/colors.xml
+++ b/wallet/src/main/res/values/colors.xml
@@ -15,7 +15,7 @@
-->
<resources>
- <color name="colorPrimary">#283593</color>
- <color name="colorPrimaryDark">#1A237E</color>
- <color name="colorAccent">#AE1010</color>
+ <color name="colorPrimary">#3047a3</color>
+ <color name="colorPrimaryDark">#152238</color>
+ <color name="colorAccent">#BB1D24</color>
</resources>