1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-05 13:34:48 -04:00
dressupzack/sprites/ui/button_style.tres
Tony Bark 39bcdcb78c Save game option
- New button themes
- Redid retro and "full snack" shirts
2024-01-16 16:55:00 -05:00

14 lines
383 B
Text

[gd_resource type="StyleBoxFlat" format=3 uid="uid://by6foat5q5d8b"]
[resource]
bg_color = Color(0, 0.556863, 1, 1)
border_width_left = 3
border_width_top = 3
border_width_right = 3
border_width_bottom = 3
border_color = Color(0, 0.180392, 1, 1)
border_blend = true
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5