colors generations based on wallpaper
This commit is contained in:
7
.config/matugen/templates/colors.css
Normal file
7
.config/matugen/templates/colors.css
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Css Colors
|
||||
* Generated with Matugen
|
||||
*/
|
||||
<* for name, value in colors *>
|
||||
@define-color {{name}} {{value.default.hex}};
|
||||
<* endfor *>
|
||||
Reference in New Issue
Block a user