Skip to content

Instantly share code, notes, and snippets.

@mds
Created August 24, 2016 12:03
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 mds/08ed51f4fce5946d06500716c26d5934 to your computer and use it in GitHub Desktop.
Save mds/08ed51f4fce5946d06500716c26d5934 to your computer and use it in GitHub Desktop.
{
"systemColors" : [
{
"colorHex" : "#333333",
"colorName" : "Charcoal",
"variable" : "$color-app-charcoal"
},
{
"linearGradient" : "linear-gradient(45deg, #333333 0%, #000000 100%)",
"colorName" : "Dark Gradient",
"mixin" : "gradient-app-charcoal"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment