Skip to content

Instantly share code, notes, and snippets.

@kt3k
Created November 10, 2014 21:22
Show Gist options
  • Save kt3k/5a7d465565523a1de460 to your computer and use it in GitHub Desktop.
Save kt3k/5a7d465565523a1de460 to your computer and use it in GitHub Desktop.
color palette for JS logo
{
"author": "kt3k",
"description": "color palette for JS logo.",
"palette": [
{
"name": "Logo colors",
"description": "background color and font color",
"colors": [
"#f3df49",
"#2e2e2c"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment