37 lines
1.3 KiB
Text
37 lines
1.3 KiB
Text
[gd_resource type="Theme" load_steps=6 format=3 uid="uid://csh7en7c4otv6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://3h6y6jxhf1qp" path="res://sprites/Uitto.png" id="1_cpeo0"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cpeo0"]
|
|
atlas = ExtResource("1_cpeo0")
|
|
region = Rect2(16, 0, 16, 16)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_rknw5"]
|
|
texture = SubResource("AtlasTexture_cpeo0")
|
|
texture_margin_left = 6.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 6.0
|
|
texture_margin_bottom = 4.0
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rknw5"]
|
|
atlas = ExtResource("1_cpeo0")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_jukqe"]
|
|
texture = SubResource("AtlasTexture_rknw5")
|
|
texture_margin_left = 2.0
|
|
texture_margin_top = 2.0
|
|
texture_margin_right = 2.0
|
|
texture_margin_bottom = 2.0
|
|
axis_stretch_horizontal = 1
|
|
axis_stretch_vertical = 1
|
|
|
|
[resource]
|
|
CRT/base_type = &"Button"
|
|
CRT/styles/disabled = SubResource("StyleBoxTexture_rknw5")
|
|
CRT/styles/focus = SubResource("StyleBoxTexture_rknw5")
|
|
CRT/styles/hover = SubResource("StyleBoxTexture_rknw5")
|
|
CRT/styles/hover_pressed = SubResource("StyleBoxTexture_rknw5")
|
|
CRT/styles/normal = SubResource("StyleBoxTexture_rknw5")
|
|
CRT/styles/pressed = SubResource("StyleBoxTexture_rknw5")
|
|
Panel/styles/panel = SubResource("StyleBoxTexture_jukqe")
|