Created
November 7, 2017 14:51
-
-
Save eveporcello/a5631ad181b98538e4024a75ddd0a004 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"colors": [ | |
{ | |
"title": "ocean at dusk", | |
"color": "#00c4e2" | |
}, | |
{ | |
"title": "lawn", | |
"color": "#26ac56" | |
}, | |
{ | |
"title": "bright red", | |
"color": "#ff0000" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment