This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-04-15 13:47:48 -07:00
|
|
|
$color1: #282c37 !default; // darkest
|
|
|
|
$color2: #d9e1e8 !default; // lightest
|
|
|
|
$color3: #9baec8 !default; // lighter
|
|
|
|
$color4: #2b90d9 !default; // vibrant
|
|
|
|
$color5: #ffffff !default; // white
|
|
|
|
$color6: #df405a !default; // error red
|
|
|
|
$color7: #79bd9a !default; // succ green
|
|
|
|
$color8: #000000 !default; // black
|