engelsystem/resources/assets/themes/theme0.scss

8 lines
91 B
SCSS

// light theme
@import "light";
$primary: #337ab7;
$light: #f5f5f5;
@import "base.scss";