6 lines
120 B
SCSS
6 lines
120 B
SCSS
$app-background: #f4f4f4;
|
|
$background: #ffffff;
|
|
$foreground: #000000;
|
|
$font: #333333;
|
|
$grey: #666666;
|
|
$accent: #0098d4;
|