mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-08 07:14:55 -04:00
8 lines
110 B
SCSS
8 lines
110 B
SCSS
$theme-colors: (
|
|
"primary": #7606FF,
|
|
"dark": #1E2742
|
|
);
|
|
|
|
@import "root";
|
|
@import "bootstrap";
|