Skip to content

Instantly share code, notes, and snippets.

@zikosichi
Last active December 11, 2016 19:21
Show Gist options
  • Save zikosichi/eef4d4f449a53f4c9fe8c77cb8da2ceb to your computer and use it in GitHub Desktop.
Save zikosichi/eef4d4f449a53f4c9fe8c77cb8da2ceb to your computer and use it in GitHub Desktop.
// List of colors
$colors: (
primary: #4a90e2,
success: #13b843,
warning: #FFA726,
danger: #F44336,
dark: #4c5b74
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment