5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
<* for name, value in colors *>
|
|
--image = {{image}}
|
|
Color_{{name}} = "rgba({{value.default.hex_stripped}}ff)"
|
|
<* endfor *>
|