added config.toml for matugen

This commit is contained in:
biscuit
2025-06-30 13:15:36 -05:00
parent 2cee6724c8
commit 39162c5ead
3 changed files with 114 additions and 0 deletions
@@ -0,0 +1,3 @@
$background: {{colors.surface.dark.hex}};
$foreground: {{colors.on_surface.dark.hex}};
$primary: {{colors.primary.dark.hex}};