68 lines
2.6 KiB
Plaintext
68 lines
2.6 KiB
Plaintext
[gd_resource type="Theme" format=3 uid="uid://pemhq200t8km"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://b7ysukag1831b" path="res://common/fonts/Squarrez.otf" id="1_t2mbe"]
|
|
[ext_resource type="FontFile" uid="uid://iug4bpafhqp" path="res://common/fonts/BPdotsPlusBold.otf" id="2_21a82"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pd64y"]
|
|
bg_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
|
|
border_width_left = 15
|
|
border_width_top = 15
|
|
border_width_right = 15
|
|
border_width_bottom = 15
|
|
border_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
|
|
corner_radius_top_left = 100
|
|
corner_radius_top_right = 100
|
|
corner_detail = 1
|
|
expand_margin_left = 40.0
|
|
expand_margin_right = 40.0
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t2mbe"]
|
|
bg_color = Color(0.8, 0.25882354, 0.36862746, 1)
|
|
border_width_left = 15
|
|
border_width_top = 15
|
|
border_width_right = 15
|
|
border_width_bottom = 15
|
|
border_color = Color(0.8, 0.25882354, 0.36862746, 1)
|
|
corner_radius_top_left = 100
|
|
corner_radius_top_right = 100
|
|
corner_detail = 1
|
|
expand_margin_left = 40.0
|
|
expand_margin_right = 40.0
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_21a82"]
|
|
bg_color = Color(0.22352941, 0.03529412, 0.2784314, 1)
|
|
border_width_left = 15
|
|
border_width_top = 15
|
|
border_width_right = 15
|
|
border_width_bottom = 15
|
|
border_color = Color(0.8, 0.25882354, 0.36862746, 1)
|
|
corner_radius_top_left = 100
|
|
corner_radius_top_right = 100
|
|
corner_detail = 1
|
|
expand_margin_left = 40.0
|
|
expand_margin_right = 40.0
|
|
|
|
[resource]
|
|
Button/colors/font_hover_color = Color(0.23529412, 0.07058824, 0.28235295, 1)
|
|
Button/font_sizes/font_size = 40
|
|
Button/fonts/font = ExtResource("2_21a82")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_pd64y")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_t2mbe")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_21a82")
|
|
Label/colors/font_color = Color(0.8, 0.2627451, 0.36862746, 1)
|
|
Label/colors/font_outline_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
|
|
Label/font_sizes/font_size = 30
|
|
Label/fonts/font = ExtResource("1_t2mbe")
|
|
RichTextLabel/colors/selection_color = Color(0.99, 0.93918, 0.5544, 0.7882353)
|
|
RichTextLabel/font_sizes/bold_font_size = 40
|
|
RichTextLabel/font_sizes/bold_italics_font_size = 40
|
|
RichTextLabel/font_sizes/italics_font_size = 30
|
|
RichTextLabel/font_sizes/mono_font_size = 30
|
|
RichTextLabel/font_sizes/normal_font_size = 30
|
|
RichTextLabel/fonts/bold_font = ExtResource("2_21a82")
|
|
RichTextLabel/fonts/bold_italics_font = ExtResource("2_21a82")
|
|
RichTextLabel/fonts/italics_font = ExtResource("2_21a82")
|
|
RichTextLabel/fonts/mono_font = ExtResource("2_21a82")
|
|
RichTextLabel/fonts/normal_font = ExtResource("2_21a82")
|
|
VBoxContainer/constants/separation = 15
|