Files
linux-dotfiles/matugen/templates/hyprland-colors.conf
2026-03-30 20:56:59 +02:00

4 lines
114 B
Plaintext

<* for name, value in colors *>
$image = {{image}}
${{name}} = rgba({{value.default.hex_stripped}}ff)
<* endfor *>