Skip to content

Instantly share code, notes, and snippets.

@peterj
Last active April 15, 2020 22:21
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 peterj/9e926796a66add6e8731cf4ba7e2e645 to your computer and use it in GitHub Desktop.
Save peterj/9e926796a66add6e8731cf4ba7e2e645 to your computer and use it in GitHub Desktop.
{
"name": "red-100-black",
"tokens": [
{
"name": "%BG_COLOR%",
"value": "#FFF5F5"
},
{
"name": "%TEXT_COLOR%",
"value": "#000"
},
{
"name": "%OLD_PRICE_TEXT_COLOR%",
"value": "#4A5568"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment