Customized the panel and button UI

This commit is contained in:
2024-02-26 14:30:01 +01:00
parent 51e567ffb1
commit a097809c30
10 changed files with 130 additions and 1 deletions

View File

@ -0,0 +1,15 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dk1hxcdbwtl1p"]
[resource]
content_margin_left = 8.0
content_margin_top = 4.0
content_margin_right = 8.0
content_margin_bottom = 4.0
bg_color = Color(0.403922, 0.294118, 0.180392, 1)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
shadow_color = Color(0, 0, 0, 0.0627451)
shadow_size = 1
shadow_offset = Vector2(1, 1)