52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
[gd_resource type="Theme" load_steps=5 format=3 uid="uid://bgcmd213j6gk1"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://cpnsnrqhfkj3k" path="res://gui/game/ressources/fonts/spincycle_ot.otf" id="1_hv6r3"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hv6r3"]
|
|
bg_color = Color(0.976471, 0.741176, 0.4, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(0.975367, 0.740445, 0.401877, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_y48f0"]
|
|
bg_color = Color(0.886275, 0.623529, 0.196078, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(0.886275, 0.623529, 0.196078, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_st1o2"]
|
|
bg_color = Color(0.692349, 0.477218, 0.112321, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(0.694118, 0.478431, 0.113725, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[resource]
|
|
Button/font_sizes/font_size = 25
|
|
Button/fonts/font = ExtResource("1_hv6r3")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_hv6r3")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_y48f0")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_st1o2")
|
|
HBoxContainer/constants/separation = 15
|
|
MarginContainer/constants/margin_bottom = 15
|
|
MarginContainer/constants/margin_left = 15
|
|
MarginContainer/constants/margin_right = 15
|
|
MarginContainer/constants/margin_top = 15
|