the example of theme in godot_4.2.1
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dl3s0mh6esobp"] |
|
|
|
[resource] |
|
bg_color = Color(1, 0.752941, 0, 1) |
|
corner_radius_top_left = 5 |
|
corner_radius_top_right = 5 |
|
corner_radius_bottom_right = 5 |
|
corner_radius_bottom_left = 5
|
|
|