mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-04 22:49:50 -05:00
4 lines
115 B
Text
4 lines
115 B
Text
<* for name, value in colors *>
|
|
$image = {{image}}
|
|
${{name}} = rgba({{value.default.hex_stripped}}ff)
|
|
<* endfor *>
|