Skip to content

Instantly share code, notes, and snippets.

@andmcgregor
Created November 19, 2016 05:59
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 andmcgregor/32a42eb2975ce6cdd2583be8de49ac5b to your computer and use it in GitHub Desktop.
Save andmcgregor/32a42eb2975ce6cdd2583be8de49ac5b to your computer and use it in GitHub Desktop.
$turquoise-light: #1abc9c;
$turquoise-dark: #16a085;
$emrald-light: #2ecc71;
$emrald-dark: #27ae60;
$blue-light: #3498db;
$blue-dark: #2980b9;
$purple-light: #9b59b6;
$purple-dark: #8e44ad;
$asphalt-light: #34495e;
$asphalt-dark: #2c3e50;
$yellow-light: #f1c40f;
$yellow-dark: #f39c12;
$orange-light: #e67e22;
$orange-dark: #d35400;
$red-light: #e74c3c;
$red-dark: #c0392b;
$grey-1: #ecf0f1;
$grey-2: #bdc3c7;
$grey-3: #95a5a6;
$grey-4: #7f8c8d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment