Skip to content

Instantly share code, notes, and snippets.

@sushant-j
Last active February 13, 2017 13: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 sushant-j/69c0a8687cab0c2041cda875dbcc5f9c to your computer and use it in GitHub Desktop.
Save sushant-j/69c0a8687cab0c2041cda875dbcc5f9c to your computer and use it in GitHub Desktop.
Colors used on Sminq-User-Web
$color-red: #E43935; // Primary Color
$color-blue: #485FD3; // Accent Color
$color-light-blue: #38A3E7; // Blue Light
$color-green: #3D9F3A; // Accent Positive Green
$color-grey: #F2F3F3; // Background Grey color
$color-dark-grey: #8D8E8E; // Background Dark Grey
$color-black: #2B2B2B; // Sminq certified black :P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment