mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-09 22:14:09 +08:00
8 lines
139 B
CSS
Executable File
8 lines
139 B
CSS
Executable File
/*
|
|
* Css Colors
|
|
* Generated with Matugen
|
|
*/
|
|
<* for name, value in colors *>
|
|
@define-color {{name}} {{value.default.hex}};
|
|
<* endfor *>
|