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.
 
 
 
 

16 regels
372 B

  1. $color-white: #ffffff;
  2. $color-black: #191919;
  3. $color-light-grey: #cccccc;
  4. $color-light-grey-2: #bbbbbb;
  5. $color-bim-100: #e2003c;
  6. $color-bim-90: #e51a50;
  7. $color-bim-80: #e83363;
  8. $color-bim-70: #eb4d77;
  9. $color-bim-60: #ee668a;
  10. $color-bim-50: #f1809e;
  11. $color-bim-40: #f399b1;
  12. $color-bim-30: #f6b3c5;
  13. $color-bim-20: #f9ccd8;
  14. $color-bim-10: #fce6ec;
  15. $color-bim-green: #008000;