mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-03-28 17:43:02 +01: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; |