mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-06-12 09:34:46 +02:00
11 lines
163 B
SCSS
11 lines
163 B
SCSS
/*
|
|
|
|
Add styles or override variables from the theme here.
|
|
|
|
*/
|
|
|
|
/* Color and Style */
|
|
$primary: #30a552;
|
|
$secondary: #0d6efd;
|
|
$tertiary: #8c68cd;
|
|
$warning: #ffc107; |