summaryrefslogtreecommitdiffstats
path: root/tools/aapt2/data/res/values/colors.xml
blob: 89db5fb3ec45fb4a65dc10618c29550639808abf (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="primary">#f44336</color>
    <color name="primary_dark">#b71c1c</color>
    <color name="accent">#fdd835</color>
</resources>