1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 02:02:08 -04:00

more matugen tweaks

This commit is contained in:
bbedward
2025-08-23 01:07:20 -04:00
parent abbbb35a39
commit f175c10efc
14 changed files with 9942 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"display": {
"color": {
"keys": "{{colors.primary.default.hex}}",
"title": "{{colors.on_surface.default.hex}}",
"separator": "{{colors.outline.default.hex}}",
"output": "{{colors.secondary.default.hex}}"
}
}
}