You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
386 B

  1. $color1: #282c37 !default; // darkest
  2. $color2: #d9e1e8 !default; // lightest
  3. $color3: #9baec8 !default; // lighter
  4. $color4: #2b90d9 !default; // vibrant
  5. $color5: #ffffff !default; // white
  6. $color6: #df405a !default; // error red
  7. $color7: #79bd9a !default; // succ green
  8. $color8: #000000 !default; // black
  9. $color9: #ff5050 !default; // red
  10. $color10: #ca8f04 !default; // dark goldenrod