]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/colors.xml
note the 'Account summary' item in the navigation drawer when the Account summary...
[mobile-ledger.git] / app / src / main / res / values / colors.xml
index ccd75645898fc0ad1c3c78009d9f0ffd2df8a177..6bf02667210374af01993c11049c2d7da028f233 100644 (file)
@@ -2,5 +2,7 @@
 <resources>
     <color name="colorPrimary">#9c27b0</color>
     <color name="colorPrimaryDark">#4a148c</color>
-    <color name="colorAccent">#00c853</color>
+    <color name="colorAccent">#4db6ac</color>
+    <color name="table_row_even_bg">#289d29b1</color>
+    <color name="drawer_background">#ffffffff</color>
 </resources>