prog
This commit is contained in:
12
addons/madtalk/components/resources/ButtonStyle.tres
Normal file
12
addons/madtalk/components/resources/ButtonStyle.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
bg_color = Color( 0.2883, 0.2666, 0.31, 1 )
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color( 0.1, 0.1, 0.1, 1 )
|
||||
border_blend = true
|
||||
shadow_color = Color( 0, 0, 0, 0.12549 )
|
||||
shadow_size = 2
|
Reference in New Issue
Block a user