Diffstat (limited to 'ui/new_styleboxflat.tres')
| -rw-r--r-- | ui/new_styleboxflat.tres | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/new_styleboxflat.tres b/ui/new_styleboxflat.tres new file mode 100644 index 0000000..02871b3 --- /dev/null +++ b/ui/new_styleboxflat.tres @@ -0,0 +1,13 @@ +[gd_resource type="StyleBoxFlat" format=2] + +[resource] +bg_color = Color( 1, 0.85098, 0.054902, 0.588235 ) +corner_radius_top_left = 1 +corner_radius_top_right = 1 +corner_radius_bottom_right = 1 +corner_radius_bottom_left = 1 +expand_margin_left = 4.0 +expand_margin_right = 4.0 +expand_margin_top = 4.0 +expand_margin_bottom = 4.0 +anti_aliasing = false |