added additional matugen templating. guides coming soon

This commit is contained in:
2026-06-01 20:22:50 +02:00
parent a9fdf19157
commit dbae27b8d8
85 changed files with 15614 additions and 122 deletions
@@ -0,0 +1,5 @@
[theme]
font_color = {{colors.on_primary.default.hex}}
background_color = {{colors.surface.default.hex}}
hover_color = {{colors.primary.default.hex}}
active_color = {{colors.secondary.default.hex_stripped}}