82 lines
2.4 KiB
Plaintext
82 lines
2.4 KiB
Plaintext
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://clwk8wh5003m8"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://ch6s7n1ri81gt" path="res://assets/fonts/思源宋体.TTF" id="1_ul7ps"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jibf8"]
|
|
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_1n1tr"]
|
|
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_evjqp"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(0.225, 0.225, 0.225, 0.6)
|
|
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_6tvex"]
|
|
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.6)
|
|
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_034k8"]
|
|
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, 0.6)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_ul7ps")
|
|
default_font_size = 32
|
|
Button/styles/disabled = SubResource("StyleBoxFlat_jibf8")
|
|
Button/styles/focus = SubResource("StyleBoxFlat_1n1tr")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_evjqp")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_6tvex")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_034k8")
|