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