Skip to content

Instantly share code, notes, and snippets.

@liamja
Last active December 17, 2015 22:19
Show Gist options
  • Save liamja/5681610 to your computer and use it in GitHub Desktop.
Save liamja/5681610 to your computer and use it in GitHub Desktop.
Sass colour variables for designmodo's Flat UI. Dropping the U from the file name was unfortunately intended. http://designmodo.github.io/Flat-UI/
$turquoise: #1abc9c;
$greenSea: #16a085;
$emerland: #2ecc71;
$nephritis: #27ae60;
$peterRiver: #3498db;
$belizeHole: #2980b9;
$amethyst: #9b59b6;
$wisteria: #8e44ad;
$wetAsphalt: #34495e;
$midnightBlue: #2c3e50;
$sunFlower: #f1c40f;
$orange: #f39c12;
$carrot: #e67e22;
$pumpkin: #d35400;
$alizarin: #e74c3c;
$pomegranate: #c0392b;
$clouds: #ecf0f1;
$silver: #bdc3c7;
$concrete: #95a5a6;
$asbestos: #7f8c8d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment