summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
blob: f22e0543e4d5202b1cc2923465be9238e11ae78d (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="text_secondary_color">#666666</color>
    <color name="text_primary_color">#000000</color>
    
</resources>