Skip to content

Instantly share code, notes, and snippets.

@Shivamdhuria
Created April 28, 2020 17:02
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 Shivamdhuria/9f6015ddddfb202b647e6b7ee5c3a769 to your computer and use it in GitHub Desktop.
Save Shivamdhuria/9f6015ddddfb202b647e6b7ee5c3a769 to your computer and use it in GitHub Desktop.
<resources>
....
<color name="zimgur_blue_50">#eef0f2</color>
<color name="zimgur_blue_200">#adc0cb</color>
<color name="zimgur_blue_300">#8da6b5</color>
<color name="zimgur_blue_800">#344955</color>
<color name="zimgur_blue_900">#23343e</color>
<color name="zimgur_yellow_100">#fcecb3</color>
<color name="zimgur_yellow_200">#fadf82</color>
<color name="zimgur_yellow_500">#f7c00b</color>
<color name="zimgur_yellow_600">#f7b201</color>
<color name="zimgur_red_200">#cf7779</color>
<color name="zimgur_red_400">#ff4c5d</color>
...
<color name="nav_bar">@color/zimgur_black_900_alpha_020</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment