Added AppearanceMenu allowing modification of DiceSoNice Duality presets

This commit is contained in:
WBHarry 2025-05-27 17:35:53 +02:00
parent e135c4134e
commit 565d3d9d88
13 changed files with 542 additions and 281 deletions

View file

@ -46,6 +46,21 @@
"CloseLabel": "Close",
"FarLabel": "Far",
"VeryFarLabel": "Very Far"
},
"Appearance": {
"title": "Appearance Settings",
"label": "Appearance Settings",
"hint": "Modify the look of various parts of the system",
"name": "Appearance Settings",
"duality": "Duality Rolls",
"DiceSoNice": {
"title": "Dice So Nice",
"hint": "Coloration of Hope and Fear dice if the Dice So Nice module is used.",
"foreground": "Foreground",
"background": "Background",
"outline": "Outline",
"edge": "Edge"
}
}
},
"Automation": {