]> git.ktnx.net Git - mobile-ledger.git/commitdiff
adjust accent color
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 29 Nov 2018 05:32:08 +0000 (05:32 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 29 Nov 2018 05:32:08 +0000 (05:32 +0000)
app/src/main/res/values/colors.xml

index ccd75645898fc0ad1c3c78009d9f0ffd2df8a177..c9f4390355c32fa6b457c93188d2ab2d6a4aa8df 100644 (file)
@@ -2,5 +2,5 @@
 <resources>
     <color name="colorPrimary">#9c27b0</color>
     <color name="colorPrimaryDark">#4a148c</color>
-    <color name="colorAccent">#00c853</color>
+    <color name="colorAccent">#4db6ac</color>
 </resources>