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