about summary refs log tree commit diff
path: root/app/assets/stylesheets/variables.scss
blob: cdf81c8186b205c9ede7e2a2250ea8449cd3d69b (plain) (blame)
1
2
3
4
5
6
7
8
$color1: #282c37; // darkest
$color2: #d9e1e8; // lightest
$color3: #9baec8; // lighter
$color4: #2b90d9; // vibrant
$color5: #ffffff; // white
$color6: #df405a; // error red
$color7: #79bd9a; // succ green
$color8: #000000; // black