matugen: update templates to new custom variable formats

This commit is contained in:
Nico 2025-11-22 13:39:05 +11:00
parent 8cd4eac37c
commit 3e5aaf703c
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
9 changed files with 36 additions and 32 deletions

View file

@ -5,7 +5,7 @@ general {
}
decoration {
rounding = {{custom.rounding}}
rounding = {{ rounding }}
shadow {
color = rgba({{colors.shadow.default.hex_stripped}}ee)
}