Skip to content

Instantly share code, notes, and snippets.

@peterj
Created April 15, 2020 22:23
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/166cd2046480f78cbfed8ae10b1ca243 to your computer and use it in GitHub Desktop.
Save peterj/166cd2046480f78cbfed8ae10b1ca243 to your computer and use it in GitHub Desktop.
{
"name": "red-400-red-800-0-white",
"tokens": [
{
"name": "%GRADIENT_START%",
"value": "#fc8181"
},
{
"name": "%GRADIENT_END%",
"value": "#9b2c2c"
},
{
"name": "%GRADIENT_ANGLE%",
"value": "0deg"
},
{
"name": "%GRADIENT_FOREGROUND%",
"value": "#fff"
},
{
"name": "%GRADIENT_BACKGROUND%",
"value": "#9b2c2c"
},
{
"name": "%OLD_PRICE_TEXT_COLOR%",
"value": "#EDF2F7"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment