0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 07:12:39 +00:00
Files
homebrewery/themes/themes.json
2022-01-09 22:35:53 -05:00

16 lines
210 B
JSON

{
"Legacy": [
{
"name": "5e PHB",
"renderer": "legacy",
"baseTheme": false
}
],
"V3": [
{
"name": "5e PHB",
"renderer": "V3",
"baseTheme": false
}
]
}