Changed default scheme to fruit-salad and added a config for fuzzel theming

This commit is contained in:
2025-06-10 23:10:36 -04:00
parent a7b7e5b508
commit 3e68d74270
11 changed files with 63 additions and 60 deletions

View File

@@ -67,6 +67,6 @@
"/"
],
"theme.matugen_settings.mode": "dark",
"theme.matugen_settings.scheme_type": "content",
"theme.matugen_settings.variation": "standard_3"
"theme.matugen_settings.scheme_type": "fruit-salad",
"theme.matugen_settings.variation": "monochrome_3"
}