summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/colors.xml
blob: cbe99a27a8bf24d5eb0f0362b69b9ad23f08c9b5 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="colorPrimary">#795548</color>
    <color name="colorPrimaryDark">#5D4037</color>
    <color name="colorAccent">#FFEB3B</color>
</resources>