Added a font choice to system diceSoNice settings

This commit is contained in:
WBHarry 2025-11-21 10:02:21 +01:00
parent e77f538ab7
commit 24893b8d5b
4 changed files with 9 additions and 2 deletions

View file

@ -53,6 +53,10 @@
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.material"}}</label>
{{formInput fields.material value=values.material choices=@root.diceSoNiceMaterials localize=true}}
</div>
<div class="label-container">
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.font"}}</label>
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
</div>
<div class="button-container">
<button type="button" data-action="preview" data-key="{{dsnTab.id}}">
<i class="fa-solid fa-dice"></i>