mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59: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 *>
|