]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
put default colour in the base theme
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index 5778f7a5d55dc18632b1a33a00cbc8b36e472a7e..8559188cacc61de6216dd6ada8ee840b1db3d89d 100644 (file)
         </item>
         <item name="colorError">#FFE1E2</item>
         <item name="colorOnError">#CD1609</item>
+        <item name="colorPrimary">#935ff2</item>
+        <item name="colorPrimaryTransparent">#00935ff2</item>
+        <item name="colorSecondary">#6920ed</item>
+        <item name="colorPrimaryDark">#6920ed</item>
+        <item name="table_row_dark_bg">#efe7fd</item>
+        <item name="table_row_light_bg">#f9f6fe</item>
     </style>
 
     <!-- theme list start -->