visual improvements

This commit is contained in:
2021-12-14 14:00:59 +01:00
parent b28ab2f5d1
commit 2b4f629094
13 changed files with 55481 additions and 513 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

@@ -1,7 +1,7 @@
{
"BitmapFont": {
"default-font": {
"file": "font/coolvetica.fnt",
"file": "font/coolvetica.fnt"
},
"enchanted": {
"file": "font/enchanted.fnt"
@@ -71,6 +71,10 @@
"background": "default-pane",
"hScroll": "default-scroll",
"vScrollKnob": "default-round-large"
},
"error": {
"parent": "default",
"background": "default-pane-error"
}
},
"SelectBoxStyle": {