diff options
| author | ilotterytea <iltsu@alright.party> | 2022-10-15 17:20:06 +0200 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2022-10-15 17:20:06 +0200 |
| commit | 25ad3de381e87c3323392e6ef976e7009ffb698f (patch) | |
| tree | 9e3d646d24f1ae18b73c1c6c075e2c0438b78faa /assets | |
| parent | 768d4000bf4cc4389d4c984a70c55777384ba29a (diff) | |
мультикультурность текста (монкалаух момент)
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sprites/gui/widgets.skin | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/sprites/gui/widgets.skin b/assets/sprites/gui/widgets.skin index 7e408a6..16cef5c 100644 --- a/assets/sprites/gui/widgets.skin +++ b/assets/sprites/gui/widgets.skin @@ -1,4 +1,12 @@ { + + Color: { + blackSemitransparent: {hex: "#00000099"}, + grey: {hex: "#5f574fff" }, + lightgrey: {hex: "#c2c3c7ff" }, + white: {hex: "#fff1e8ff" }, + yellow: {hex: "#ffec27ff" } + }, com.badlogic.gdx.graphics.g2d.BitmapFont: { default: { file: fnt/MaxonTrebuchet.fnt, |
