]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/colors.xml
dynamicly set the version in the drawer head
[mobile-ledger.git] / app / src / main / res / values / colors.xml
index 69b22338c6510250df3b43672635120dbce2fa49..ccd75645898fc0ad1c3c78009d9f0ffd2df8a177 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-    <color name="colorPrimary">#008577</color>
-    <color name="colorPrimaryDark">#00574B</color>
-    <color name="colorAccent">#D81B60</color>
+    <color name="colorPrimary">#9c27b0</color>
+    <color name="colorPrimaryDark">#4a148c</color>
+    <color name="colorAccent">#00c853</color>
 </resources>
 </resources>