111 lines
3.3 KiB
Plaintext
111 lines
3.3 KiB
Plaintext
[gd_resource type="Theme" load_steps=9 format=3 uid="uid://bkwhpewn7wirw"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://c8qur0cbvh1ju" path="res://startMenu/Symtext.ttf" id="1_45rmb"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jsoma"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(0.1, 0.1, 0.1, 0.3)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5p5ww"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(1, 1, 1, 0.75)
|
|
draw_center = false
|
|
border_width_left = 2
|
|
border_width_top = 2
|
|
border_width_right = 2
|
|
border_width_bottom = 2
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
expand_margin_left = 2.0
|
|
expand_margin_top = 2.0
|
|
expand_margin_right = 2.0
|
|
expand_margin_bottom = 2.0
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_rd0ub"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(0, 0.156863, 0.976471, 1)
|
|
border_width_left = 5
|
|
border_width_top = 5
|
|
border_width_right = 5
|
|
border_width_bottom = 5
|
|
border_color = Color(0, 0, 0.443137, 1)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_sa4dl"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(0, 0.535251, 0.970313, 1)
|
|
border_width_left = 5
|
|
border_width_top = 5
|
|
border_width_right = 5
|
|
border_width_bottom = 5
|
|
border_color = Color(0, 0, 0.94902, 1)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_y4cfo"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(0, 0, 0.337255, 1)
|
|
border_width_left = 5
|
|
border_width_top = 5
|
|
border_width_right = 5
|
|
border_width_bottom = 5
|
|
border_color = Color(0, 0, 0, 1)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_psue8"]
|
|
bg_color = Color(0, 0.533333, 0.968627, 0.188235)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1dhkb"]
|
|
bg_color = Color(0, 0.156863, 0.976471, 1)
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_45rmb")
|
|
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_45rmb")
|
|
Button/icons/icon = null
|
|
Button/styles/disabled = SubResource("StyleBoxFlat_jsoma")
|
|
Button/styles/focus = SubResource("StyleBoxFlat_5p5ww")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_rd0ub")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_sa4dl")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_y4cfo")
|
|
ProgressBar/styles/background = SubResource("StyleBoxFlat_psue8")
|
|
ProgressBar/styles/fill = SubResource("StyleBoxFlat_1dhkb")
|