dotfiles/matugen/templates/colors.css

8 lines
139 B
CSS
Raw Normal View History

2024-09-13 17:06:26 +00:00
/*
* Css Colors
* Generated with Matugen
*/
<* for name, value in colors *>
@define-color {{name}} {{value.default.hex}};
<* endfor *>