4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
<* for name, value in colors *>
|
|
@{{name}} = {{value.default.hex}}
|
|
<* endfor *>
|