dotfiles/.config/matugen/templates/colors.css
2026-04-12 11:58:16 +02:00

7 lines
139 B
CSS

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