aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/colors.xml
blob: 4d44345ece9088f11daf17c07fc4c2aa55197882 (plain) (blame)
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>