0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 01:12:44 +00:00

Set UnearthedArcana baseTheme to Blank

This commit is contained in:
G.Ambatte
2025-11-15 18:33:22 +13:00
parent 7c85be5db2
commit 93ef9bfd51
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name" : "UnearthedArcana", "name" : "UnearthedArcana",
"renderer" : "V3", "renderer" : "V3",
"baseTheme" : false, "baseTheme" : "Blank",
"baseSnippets" : false "baseSnippets" : false
} }

View File

@@ -39,7 +39,7 @@
"UnearthedArcana": { "UnearthedArcana": {
"name": "UnearthedArcana", "name": "UnearthedArcana",
"renderer": "V3", "renderer": "V3",
"baseTheme": false, "baseTheme": "Blank",
"baseSnippets": false, "baseSnippets": false,
"path": "UnearthedArcana" "path": "UnearthedArcana"
} }