xiandie/config/default_theme.tres

142 lines
5.0 KiB
Plaintext
Raw Normal View History

[gd_resource type="Theme" load_steps=13 format=3 uid="uid://j42sexotwnvk"]
2024-12-23 01:30:31 +00:00
[ext_resource type="Texture2D" uid="uid://cehulj6qro08v" path="res://asset/art/ui/style_box/theme_style_box.png" id="1_7dt84"]
2025-01-17 10:45:40 +00:00
[ext_resource type="FontFile" uid="uid://255whp7fuig5" path="res://asset/font/字体/三极行楷简体-粗.ttf" id="1_u1bqr"]
[ext_resource type="FontFile" uid="uid://bjmhscwn1ixj1" path="res://asset/font/字体/ChillJinshuSongMedium.otf" id="2_kajgs"]
[ext_resource type="Texture2D" uid="uid://c0c4ybgsxh5sx" path="res://asset/art/ui/style_box/对话框.png" id="4_kajgs"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7dt84"]
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_kajgs"]
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_06688"]
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_ujvfm"]
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_d5rks"]
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
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5sc16"]
texture = ExtResource("1_7dt84")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
region_rect = Rect2(22, 38, 40, 30)
[sub_resource type="FontVariation" id="FontVariation_d3ufv"]
fallbacks = Array[Font]([ExtResource("1_u1bqr")])
base_font = ExtResource("2_kajgs")
2024-12-23 01:30:31 +00:00
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ombpm"]
texture = ExtResource("4_kajgs")
texture_margin_left = 12.0
texture_margin_top = 12.0
texture_margin_right = 12.0
texture_margin_bottom = 12.0
expand_margin_left = 8.0
expand_margin_top = 8.0
expand_margin_right = 3.0
expand_margin_bottom = 5.0
2024-12-23 01:30:31 +00:00
[resource]
default_font = SubResource("FontVariation_d3ufv")
2025-06-06 16:19:37 +00:00
default_font_size = 10
Button/colors/font_color = Color(0.875, 0.875, 0.875, 1)
Button/colors/font_disabled_color = Color(0.875, 0.875, 0.875, 0.5)
Button/colors/font_focus_color = Color(0.95, 0.95, 0.95, 1)
Button/colors/font_hover_color = Color(0.95, 0.95, 0.95, 1)
Button/colors/font_hover_pressed_color = Color(1, 1, 1, 1)
Button/colors/font_outline_color = Color(0, 0, 0, 1)
Button/colors/font_pressed_color = Color(1, 1, 1, 1)
Button/colors/icon_disabled_color = Color(1, 1, 1, 0.4)
Button/colors/icon_focus_color = Color(1, 1, 1, 1)
Button/colors/icon_hover_color = Color(1, 1, 1, 1)
Button/colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
Button/colors/icon_normal_color = Color(1, 1, 1, 1)
Button/colors/icon_pressed_color = Color(1, 1, 1, 1)
Button/constants/align_to_largest_stylebox = 0
Button/constants/h_separation = 4
Button/constants/icon_max_width = 0
Button/constants/outline_size = 0
Button/styles/disabled = SubResource("StyleBoxFlat_7dt84")
Button/styles/focus = SubResource("StyleBoxFlat_kajgs")
Button/styles/hover = SubResource("StyleBoxFlat_06688")
Button/styles/normal = SubResource("StyleBoxFlat_ujvfm")
Button/styles/pressed = SubResource("StyleBoxFlat_d5rks")
OptionButton/font_sizes/font_size = 10
PanelContainer/styles/panel = SubResource("StyleBoxTexture_5sc16")
PopupMenu/font_sizes/font_size = 16
bag_button/base_type = &"Button"
bag_button/styles/diabled = null
bag_button/styles/focus = null
bag_button/styles/hover = null
bag_button/styles/normal = null
bag_button/styles/pressed = null
main_menu_button/base_type = &"Button"
main_menu_button/styles/disabled = null
main_menu_button/styles/focus = null
main_menu_button/styles/hover = null
main_menu_button/styles/normal = null
main_menu_button/styles/pressed = null
os_panel_container/base_type = &"PanelContainer"
os_panel_container/styles/panel = SubResource("StyleBoxTexture_ombpm")