Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created September 13, 2018 20:40
Embed
What would you like to do?
<?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