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