|
@@ -1,3 +1,69 @@
|
|
|
-[gd_resource type="Theme" format=3 uid="uid://ds4th0tnauyf3"]
|
|
|
+[gd_resource type="Theme" load_steps=6 format=3 uid="uid://ds4th0tnauyf3"]
|
|
|
+
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mruam"]
|
|
|
+content_margin_left = 15.0
|
|
|
+content_margin_top = 4.0
|
|
|
+content_margin_right = 15.0
|
|
|
+content_margin_bottom = 4.0
|
|
|
+bg_color = Color(0.273873, 0.273873, 0.273873, 1)
|
|
|
+skew = Vector2(-0.2, 0)
|
|
|
+border_width_left = 5
|
|
|
+border_width_right = 5
|
|
|
+border_color = Color(0.592157, 0.643137, 0.843137, 1)
|
|
|
+
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_khiph"]
|
|
|
+content_margin_left = 15.0
|
|
|
+content_margin_top = 4.0
|
|
|
+content_margin_right = 15.0
|
|
|
+content_margin_bottom = 4.0
|
|
|
+bg_color = Color(0.266667, 0.321569, 0.47451, 1)
|
|
|
+skew = Vector2(-0.2, 0)
|
|
|
+border_width_left = 5
|
|
|
+border_width_top = 3
|
|
|
+border_width_right = 5
|
|
|
+border_width_bottom = 3
|
|
|
+border_color = Color(0.980392, 0.87451, 0.568627, 1)
|
|
|
+
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wqxsx"]
|
|
|
+content_margin_left = 15.0
|
|
|
+content_margin_top = 4.0
|
|
|
+content_margin_right = 15.0
|
|
|
+content_margin_bottom = 4.0
|
|
|
+bg_color = Color(0.266667, 0.321569, 0.47451, 1)
|
|
|
+skew = Vector2(-0.2, 0)
|
|
|
+border_width_left = 5
|
|
|
+border_width_right = 5
|
|
|
+border_width_bottom = 3
|
|
|
+border_color = Color(0.545098, 0.937255, 1, 1)
|
|
|
+
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b7q87"]
|
|
|
+content_margin_left = 15.0
|
|
|
+content_margin_top = 4.0
|
|
|
+content_margin_right = 15.0
|
|
|
+content_margin_bottom = 4.0
|
|
|
+bg_color = Color(0.266667, 0.321569, 0.47451, 1)
|
|
|
+skew = Vector2(-0.2, 0)
|
|
|
+border_width_left = 5
|
|
|
+border_width_right = 5
|
|
|
+border_color = Color(0.592157, 0.643137, 0.843137, 1)
|
|
|
+
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_no27u"]
|
|
|
+content_margin_left = 15.0
|
|
|
+content_margin_top = 4.0
|
|
|
+content_margin_right = 15.0
|
|
|
+content_margin_bottom = 4.0
|
|
|
+bg_color = Color(0.266667, 0.321569, 0.47451, 1)
|
|
|
+skew = Vector2(-0.2, 0)
|
|
|
+border_width_left = 5
|
|
|
+border_width_right = 5
|
|
|
+border_color = Color(0, 0.847059, 0.501961, 1)
|
|
|
|
|
|
[resource]
|
|
|
+Button/colors/font_hover_pressed_color = Color(0, 0.847059, 0.501961, 1)
|
|
|
+Button/colors/font_pressed_color = Color(0.980392, 0.87451, 0.568627, 1)
|
|
|
+Button/font_sizes/font_size = 18
|
|
|
+Button/styles/disabled = SubResource("StyleBoxFlat_mruam")
|
|
|
+Button/styles/focus = SubResource("StyleBoxFlat_khiph")
|
|
|
+Button/styles/hover = SubResource("StyleBoxFlat_wqxsx")
|
|
|
+Button/styles/normal = SubResource("StyleBoxFlat_b7q87")
|
|
|
+Button/styles/pressed = SubResource("StyleBoxFlat_no27u")
|