Codebase list crossguid / run/9476235b-f0c3-4702-961d-c4b8e96540f3/main android / app / src / main / res / values / colors.xml
run/9476235b-f0c3-4702-961d-c4b8e96540f3/main

Tree @run/9476235b-f0c3-4702-961d-c4b8e96540f3/main (Download .tar.gz)

colors.xml @run/9476235b-f0c3-4702-961d-c4b8e96540f3/mainraw · 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>