summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,