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
402 B

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