summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/colors.xml
blob: 3ab3e9cbce07f7cdc941fc8ba424c05e83ed80f0 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="colorPrimary">#3F51B5</color>
    <color name="colorPrimaryDark">#303F9F</color>
    <color name="colorAccent">#FF4081</color>
</resources>