summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2022-08-31 03:11:26 +0600
committerilotterytea <iltsu@alright.party>2022-08-31 03:11:26 +0600
commit9da7611e250f25463d9ae9474b5932786c32b970 (patch)
treecef61339418ed89af0345f0a2a2341e744f728c8 /assets
parenta733599d283222fb5f335b28254e1f7ade2a7a4d (diff)
немного исправлений к скинходителю
Diffstat (limited to 'assets')
-rw-r--r--assets/main.skin13
1 files changed, 2 insertions, 11 deletions
diff --git a/assets/main.skin b/assets/main.skin
index 1438435..7550c3b 100644
--- a/assets/main.skin
+++ b/assets/main.skin
@@ -19,20 +19,11 @@
lightpeach: {hex: "#ffccaaff" }
},
com.badlogic.gdx.graphics.g2d.BitmapFont: {
- defaultsmaller: {
- file: fnt/MaxonPuff.fnt,
- scaledSize: 8
- }
default: {
file: fnt/MaxonPuff.fnt,
- scaledSize: 18
- },
- header: {
- file: fnt/MaxonBob.fnt,
- scaledSize: 32
+ scaledSize: 24
}
},
-
com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: {
default: {
font: default,
@@ -40,7 +31,7 @@
overFontColor: white,
downFontColor: grey
}
- },
+ }
com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle: {
default: {
font: default,