Skip to content

Instantly share code, notes, and snippets.

@pratheepchowdhary
Created June 22, 2019 11:08
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 pratheepchowdhary/4661bf144c53e842a6f9c814acfa44fa to your computer and use it in GitHub Desktop.
Save pratheepchowdhary/4661bf144c53e842a6f9c814acfa44fa 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="primary">#00BCD4</color>
<color name="primary_dark">#0097A7</color>
<color name="accent">#FFEB3B</color>
<color name="album_title">#4c4c4c</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment