GodotCourse/week6/example/UIDemo/themes/basic_flat.tres
2024-08-12 17:45:20 -04:00

13 lines
367 B
Plaintext

[gd_resource type="StyleBoxFlat" format=3 uid="uid://rug1bma4m4p3"]
[resource]
content_margin_left = 50.0
content_margin_top = 50.0
content_margin_right = 50.0
content_margin_bottom = 50.0
bg_color = Color(0.117647, 0.117647, 0.117647, 0.819608)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10