2025-04-14 21:54:29 +08:00

28 lines
915 B
Plaintext

[gd_resource type="Theme" load_steps=4 format=3 uid="uid://bs3813xiv8ivn"]
[ext_resource type="FontFile" uid="uid://ch6s7n1ri81gt" path="res://assets/fonts/思源宋体.TTF" id="1_edkmk"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mjtl5"]
bg_color = Color(0.6, 0.6, 0.6, 0.588235)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.219608, 0.0823529, 0.254902, 1)
border_blend = true
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_j4r45"]
bg_color = Color(0.6, 0.6, 0.6, 0.666667)
border_width_left = 8
border_width_top = 8
border_width_right = 8
border_width_bottom = 8
border_color = Color(0.219608, 0.0823529, 0.254902, 1)
border_blend = true
[resource]
default_font = ExtResource("1_edkmk")
default_font_size = 24
Panel/styles/panel = SubResource("StyleBoxFlat_mjtl5")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_j4r45")