mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-09 22:14:09 +08:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
<* for name, value in colors *>
|
|
$image = {{image}}
|
|
${{name}} = rgba({{value.default.hex_stripped}}ff)
|
|
<* endfor *>
|