add: hyprland colors

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