55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://ro8r1wa1bvua"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://dr8bp6p7byb37" path="res://asset/font/字体/方正楷体简体.TTF" id="1_aypwd"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_f06v1"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(1, 1, 1, 1)
|
|
border_blend = true
|
|
expand_margin_left = 1.0
|
|
expand_margin_top = 1.0
|
|
expand_margin_right = 1.0
|
|
expand_margin_bottom = 1.0
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_508w1"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(1, 1, 1, 1)
|
|
border_blend = true
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_aypwd"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(0.196531, 0.0801087, 0.0529168, 1)
|
|
border_blend = true
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_r77y1"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(0.74978, 0.74978, 0.74978, 1)
|
|
border_blend = true
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_aypwd"]
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_aypwd")
|
|
default_font_size = 9
|
|
Button/styles/focus = SubResource("StyleBoxFlat_f06v1")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_508w1")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_aypwd")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_r77y1")
|
|
PanelContainer/styles/panel = SubResource("StyleBoxEmpty_aypwd")
|