Created
May 30, 2020 06:22
-
-
Save waseefakhtar/b312710d0b3621a4e467ad6b9a6758d1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<color name="shark">#202124</color> | |
<color name="shark_light">#2E2F32</color> | |
<color name="athens_gray">#e8e9ec</color> | |
<color name="tonys_pink">#e49085</color> | |
<color name="don_juan">#594645</color> | |
<color name="shuttle_gray">#606367</color> | |
<color name="mako">#3d4043</color> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment