This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user