Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created September 13, 2018 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illuzor/590350a5d093b919898ef54215f22899 to your computer and use it in GitHub Desktop.
Save illuzor/590350a5d093b919898ef54215f22899 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#008577</color>
<color name="colorPrimaryDark">#00574B</color>
<color name="colorAccent">#D81B60</color>
<color name="blackTextColor">#131313</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment