Skip to content

Instantly share code, notes, and snippets.

@nitesh-singh-1307
Created April 22, 2019 18:51
Show Gist options
  • Save nitesh-singh-1307/bc59f98af50128802a102815ecf0ca6c to your computer and use it in GitHub Desktop.
Save nitesh-singh-1307/bc59f98af50128802a102815ecf0ca6c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#FFC107</color>
<color name="colorPrimaryDark">#FFA000</color>
<color name="backgroundcolor">#fcfcfc</color>
<color name="lightgray">#ededed</color>
<color name="deeppurple">#7c4dff</color>
<color name="yello">#ffb300</color>
<color name="green">#00bfa5</color>
<color name="colorAccent">#FF4081</color>
<color name="darkblue">#23283a</color>
<color name="testcolorblue">#152b38</color>
<color name="pink">#fe104d</color>
<color name="black_overlay">#66000000</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment