mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 12:32:39 +00:00
Add dropdown selector (not clickable yet)
This commit is contained in:
16
themes/themes.json
Normal file
16
themes/themes.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"Legacy": [
|
||||
{
|
||||
"name": "5e PHB",
|
||||
"renderer": "legacy",
|
||||
"baseTheme": false
|
||||
}
|
||||
],
|
||||
"V3": [
|
||||
{
|
||||
"name": "5e PHB",
|
||||
"renderer": "V3",
|
||||
"baseTheme": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user