prog
This commit is contained in:
12
addons/madtalk/components/resources/InputDarkStyle.tres
Normal file
12
addons/madtalk/components/resources/InputDarkStyle.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 4.0
|
||||
content_margin_right = 4.0
|
||||
bg_color = Color( 0.1116, 0.1032, 0.12, 1 )
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
border_width_bottom = 1
|
||||
border_color = Color( 0.06, 0.06, 0.06, 1 )
|
||||
border_blend = true
|
Reference in New Issue
Block a user