added matugen

This commit is contained in:
chloe 2025-09-28 09:42:52 +02:00
parent 45df03aec8
commit 2016bc4319
2 changed files with 31 additions and 12 deletions

View file

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