92 lines
3.2 KiB
Plaintext
92 lines
3.2 KiB
Plaintext
[gd_resource type="Theme" load_steps=8 format=3 uid="uid://dtnd3tqllufey"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://bw1vqxkgbaekh" path="res://images/fonts/font16.png" id="1_5mv23"]
|
|
[ext_resource type="Texture2D" uid="uid://dhmquapac0fco" path="res://images/menu/menu_buttons.png" id="2_qxsgh"]
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6mwof"]
|
|
content_margin_left = 10.0
|
|
content_margin_top = 10.0
|
|
content_margin_right = 10.0
|
|
content_margin_bottom = 10.0
|
|
texture = ExtResource("2_qxsgh")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
region_rect = Rect2(96, 0, 48, 32)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_hwy2u"]
|
|
content_margin_left = 10.0
|
|
content_margin_top = 10.0
|
|
content_margin_right = 10.0
|
|
content_margin_bottom = 10.0
|
|
texture = ExtResource("2_qxsgh")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
region_rect = Rect2(48, 0, 48, 32)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_uvn35"]
|
|
content_margin_left = 10.0
|
|
content_margin_top = 10.0
|
|
content_margin_right = 10.0
|
|
content_margin_bottom = 10.0
|
|
texture = ExtResource("2_qxsgh")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
region_rect = Rect2(0, 0, 48, 32)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_tkt1b"]
|
|
content_margin_left = 10.0
|
|
content_margin_top = 10.0
|
|
content_margin_right = 10.0
|
|
content_margin_bottom = 10.0
|
|
texture = ExtResource("2_qxsgh")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
region_rect = Rect2(0, 0, 48, 32)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6cpu6"]
|
|
content_margin_left = 10.0
|
|
content_margin_top = 10.0
|
|
content_margin_right = 10.0
|
|
content_margin_bottom = 10.0
|
|
texture = ExtResource("2_qxsgh")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
region_rect = Rect2(0, 32, 48, 32)
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_5mv23")
|
|
Button/colors/font_color = Color(1, 1, 1, 1)
|
|
Button/colors/font_disabled_color = Color(1, 1, 1, 1)
|
|
Button/colors/font_focus_color = Color(1, 1, 1, 1)
|
|
Button/colors/font_hover_color = Color(1, 1, 1, 1)
|
|
Button/colors/font_hover_pressed_color = Color(1, 1, 1, 1)
|
|
Button/colors/font_outline_color = Color(0, 0, 0, 1)
|
|
Button/colors/font_pressed_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_disabled_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_focus_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_hover_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_normal_color = Color(1, 1, 1, 1)
|
|
Button/colors/icon_pressed_color = Color(1, 1, 1, 1)
|
|
Button/constants/align_to_largest_stylebox = 0
|
|
Button/constants/h_separation = 4
|
|
Button/constants/icon_max_width = 0
|
|
Button/constants/outline_size = 0
|
|
Button/font_sizes/font_size = 16
|
|
Button/fonts/font = ExtResource("1_5mv23")
|
|
Button/styles/disabled = SubResource("StyleBoxTexture_6mwof")
|
|
Button/styles/focus = SubResource("StyleBoxTexture_hwy2u")
|
|
Button/styles/hover = SubResource("StyleBoxTexture_uvn35")
|
|
Button/styles/normal = SubResource("StyleBoxTexture_tkt1b")
|
|
Button/styles/pressed = SubResource("StyleBoxTexture_6cpu6")
|