This commit is contained in:
2021-12-03 10:53:52 +01:00
parent ce279246d6
commit dbcc91cd61
71 changed files with 267 additions and 93 deletions

View File

@@ -49,6 +49,12 @@
"downFontColor": "dark_gold",
"disabledFontColor" : "darker_gold"
},
"simple": {
"font": "default-font",
"fontColor": "white",
"downFontColor": "light_gray",
"disabledFontColor": "light_gray"
},
"toggle": {
"down": "default-round-down",
"up": "default-round",
@@ -125,6 +131,10 @@
"font": "default-font",
"fontColor": "white"
},
"enchanted": {
"font": "enchanted",
"fontColor": "gold"
},
"textfield": {
"background": "textfield",
"font": "default-font",