mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 08:36:20 +00:00
6 lines
62 B
SCSS
6 lines
62 B
SCSS
|
|
$primary: #337ab7;
|
|
|
|
$theme-colors: (
|
|
"primary": $primary
|
|
); |