Skip to content

Instantly share code, notes, and snippets.

@machida
Last active October 5, 2015 09:05
Show Gist options
  • Save machida/94cef4f58c488bbbdea5 to your computer and use it in GitHub Desktop.
Save machida/94cef4f58c488bbbdea5 to your computer and use it in GitHub Desktop.
variables
// basic-color
$basic-color: black
$main-color: black
$accent-color: black
$sub-color: black
// ui-color
$default: black
$primary: black
$info: black
$warning: black
$danger: black
// text-color
$default-text: black
$reversul-text: black
// link-color
$link: black
$visited: black
$hover: black
$active: black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment