Skip to content
Snippets Groups Projects
Select Git revision
  • 3688d437f473ef73599ed723063646d3c5bf1644
  • master default protected
  • one
3 results

colors.xml

Blame
  • colors.xml 208 B
    <?xml version="1.0" encoding="utf-8"?>
    <resources>
        <color name="colorPrimary">#008577</color>
        <color name="colorPrimaryDark">#00574B</color>
        <color name="colorAccent">#D81B60</color>
    </resources>