]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/values/colors.xml
update accounts table visual upon refreshilg the account data from the backend
[mobile-ledger.git] / app / src / main / res / values / colors.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <color name="colorPrimary">#9c27b0</color>
4     <color name="colorPrimaryDark">#4a148c</color>
5     <color name="colorAccent">#4db6ac</color>
6     <color name="table_row_even_bg">#289d29b1</color>
7 </resources>