feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection

This commit is contained in:
matt 2025-10-03 10:43:24 -07:00
parent 3a1b011dbc
commit 9428e09cef
39 changed files with 3643 additions and 198 deletions

View file

@ -23,5 +23,9 @@
"exclude_cards": ["Chaos Orb"],
"enforcement_mode": "warn",
"allow_illegal": false,
"fuzzy_matching": true
"fuzzy_matching": true,
"additional_themes": [],
"theme_match_mode": "permissive",
"userThemes": [],
"themeCatalogVersion": null
}