image from code wooo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[gd_resource type="StyleBoxFlat" format=2]

[resource]
content_margin_left = 10.0
content_margin_right = 10.0
content_margin_top = 10.0
content_margin_bottom = 10.0
bg_color = Color( 0, 0.168627, 0.211765, 1 )
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
corner_detail = 10
shadow_color = Color( 0, 0, 0, 0.368627 )
shadow_size = 1
anti_aliasing_size = 0.01