This commit is contained in:
kenji
2025-12-27 10:51:09 -06:00
parent f302399b70
commit 46c08d95ec
3 changed files with 4 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
<* for name, value in colors *>
$image = {{image}}
${{name}} = rgba({{value.default.hex_stripped}}ff)
* endfor *>