Skip to content

Instantly share code, notes, and snippets.

@xander-miller
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save xander-miller/670ec8c61853e3b4276b to your computer and use it in GitHub Desktop.

Select an option

Save xander-miller/670ec8c61853e3b4276b to your computer and use it in GitHub Desktop.
PareidoliaX Brand Colors
@import url(http://fonts.googleapis.com/css?family=Cherry+Cream+Soda);
$px-bright-orange: #df7934;
$px-dark-orange: #9d331c;
$px-aqua: #349ce6;
$px-kolbolt: #283973;
$px-electric-indego: #0030aa;
h1 {
font-family: 'Cherry Cream Soda', cursive;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment