Skip to content

Instantly share code, notes, and snippets.

@arschmitz
Created May 19, 2015 04:42
Show Gist options
  • Select an option

  • Save arschmitz/155a2148976201ad2cc0 to your computer and use it in GitHub Desktop.

Select an option

Save arschmitz/155a2148976201ad2cc0 to your computer and use it in GitHub Desktop.
{
"color-background": {
"hex": "#383838",
"pretty": "Chassis Gray - Dark"
},
"color-font": {
"hex": "#c1c1c1",
"pretty": "Chassis Gray"
},
"color-link": {
"hex": "#f2f2f2",
"pretty": "Chassis Gray - Light"
},
"color-button": {
"hex": "#388695",
"pretty": "Chassis Blue - Dark"
},
"color-button-text": {
"hex": "#4fc0c8",
"pretty": "Chassis Blue"
},
"color-blockquote-border": {
"hex": "#fadf51",
"pretty": "Chassis Yellow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment