site/src/scss/_colors.scss
2024-06-20 00:45:23 -05:00

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;