summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/colors.xml
blob: 9f5d88137c05fd844403e51ad186157ef2d8204b (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="colorPrimary">#8080b0</color>
    <color name="colorPrimaryDark">#555575</color>
</resources>