Update dark theme UI

This commit is contained in:
2025-07-31 20:20:03 -04:00
parent 910d266608
commit 7a5ee0f4d0
296 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 8,
"height": 20,
"border": {
"left": 2,
"top": 2,
"right": 2,
"bottom": 3
}
}
}
}