dotfiles/matugen/templates/colors.css
2024-09-13 22:06:26 +05:00

8 lines
139 B
CSS

/*
* Css Colors
* Generated with Matugen
*/
<* for name, value in colors *>
@define-color {{name}} {{value.default.hex}};
<* endfor *>