13 lines
281 B
SCSS
13 lines
281 B
SCSS
// _colors.scss
|
|
|
|
// Palette
|
|
// Red, green, white, black, etc.
|
|
|
|
// Semantic/admonition/callout etc.
|
|
// Primary, secondary, tertiary, emphasis info, warning, shadow, quote,
|
|
// success, danger, etc...
|
|
|
|
// $text-normal: black;
|
|
// $text-primary: blue;
|
|
// $text-secondary: purple;
|