Codebase list crossguid / 0f27c74 android / app / src / main / res / values / colors.xml
0f27c74

Tree @0f27c74 (Download .tar.gz)

colors.xml @0f27c74raw · history · 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>