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.

19 lines
262 B

7 years ago
// Body
7 years ago
$body-bg: #cfd2d4;
7 years ago
7 years ago
$app-text: #2f313a;
$app-block-color: #b71234;
$app-light-color: #84764d;
$app-dark-color: #1d1d1b;
$app-green: #0eb584;
$app-red: #d64d55;
$app-blue: #47a4e9;
$app-purple: #514a77;
$table-heading: #f2f3f6;
$table-line: #cdced8;