Skip to content

Instantly share code, notes, and snippets.

@saurabharora90
Last active August 3, 2019 09:06
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 saurabharora90/a46fede634e8576d747886d8729ecb89 to your computer and use it in GitHub Desktop.
Save saurabharora90/a46fede634e8576d747886d8729ecb89 to your computer and use it in GitHub Desktop.
Missing Night Color
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#008577</color>
<color name="colorPrimaryDark">#00574B</color>
<color name="colorAccent">#D81B60</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment