diff options
Diffstat (limited to 'assets/sprites/gui/ui.skin')
| -rw-r--r-- | assets/sprites/gui/ui.skin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/sprites/gui/ui.skin b/assets/sprites/gui/ui.skin index e0df22b..979a0f1 100644 --- a/assets/sprites/gui/ui.skin +++ b/assets/sprites/gui/ui.skin @@ -16,6 +16,8 @@ white_tile: { color: white, name: tile }, + halftransparentblack: { color: { hex: "#00000099" }, name: tile }, + // Store store: { color: { hex: "#59413aff" }, name: square }, store_control: { color: { hex: "#47312cff" }, name: tile }, |
