Skip to content

Instantly share code, notes, and snippets.

@codevscolor
Created February 25, 2016 10:12
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 codevscolor/910f18038bf0a19be560 to your computer and use it in GitHub Desktop.
Save codevscolor/910f18038bf0a19be560 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment