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.

12 lines
387 B

[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://bwj0lanwkclid"]
[ext_resource type="Texture2D" uid="uid://bmikacncju67r" path="res://Texture/SVG/ButtonX4.svg" id="1_u8yng"]
[resource]
texture = ExtResource("1_u8yng")
texture_margin_left = 9.0
texture_margin_top = 9.0
texture_margin_right = 9.0
texture_margin_bottom = 9.0
modulate_color = Color(0.6, 0.6, 0.6, 1)