site/src/scss/_colors.scss

13 lines
281 B
SCSS
Raw Normal View History

2024-06-19 20:21:44 -04:00
// _colors.scss
2024-06-20 01:45:23 -04:00
// 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;