mirror of
https://github.com/Relintai/godot_data_editor.git
synced 2024-11-13 06:27:19 +01:00
16 lines
349 B
Plaintext
16 lines
349 B
Plaintext
|
[gd_resource type="StyleBoxFlat" format=1]
|
||
|
|
||
|
[resource]
|
||
|
|
||
|
content_margin/left = -1.0
|
||
|
content_margin/right = -1.0
|
||
|
content_margin/top = -1.0
|
||
|
content_margin/bottom = -1.0
|
||
|
bg_color = Color( 0.172549, 0.164706, 0.196078, 1 )
|
||
|
light_color = Color( 0.8, 0.8, 0.8, 1 )
|
||
|
dark_color = Color( 0.8, 0.8, 0.8, 1 )
|
||
|
border_size = 0
|
||
|
border_blend = true
|
||
|
draw_bg = true
|
||
|
|