Skip to content

Instantly share code, notes, and snippets.

@mrmrs
Created February 21, 2013 00:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrmrs/5000933 to your computer and use it in GitHub Desktop.
Save mrmrs/5000933 to your computer and use it in GitHub Desktop.
Stitch Fix Colors
$green:#9ed7d1;
$yellow:#f2e230;
$dark-grey:#464547;
$medium-grey:#bebfc1;
$light-grey:#efefef;
$red:#bf3030;
$border-color:darken($light-grey, 1.618);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment