mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-02 06:54:49 +02:00
added matugen
This commit is contained in:
parent
45df03aec8
commit
2016bc4319
2 changed files with 31 additions and 12 deletions
7
home-manager/dotfiles/matugen/templates/colors.css
Normal file
7
home-manager/dotfiles/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 *>
|
Loading…
Add table
Add a link
Reference in a new issue