xiandie/config/balloon_theme.tres
2025-06-14 16:46:32 +08:00

63 lines
2.2 KiB
Plaintext

[gd_resource type="Theme" load_steps=9 format=3 uid="uid://dlrwa60futc45"]
[ext_resource type="FontVariation" uid="uid://1ryw42kej6lv" path="res://config/font_ui.tres" id="1_iui7n"]
[ext_resource type="Texture2D" uid="uid://cgt8ytu73hurg" path="res://asset/art/ui/style_box/ui_选择框.png" id="2_iui7n"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_o674m"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_pndlu"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
expand_margin_left = 2.0
expand_margin_top = 2.0
expand_margin_right = 2.0
expand_margin_bottom = 2.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8kglp"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
modulate_color = Color(0.888425, 0.888425, 0.888425, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_fhhiq"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
modulate_color = Color(0.599199, 0.599199, 0.599199, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6ojpb"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jydvi"]
[resource]
default_font_size = 12
Button/font_sizes/font_size = 9
Button/fonts/font = ExtResource("1_iui7n")
Button/styles/disabled = SubResource("StyleBoxTexture_o674m")
Button/styles/focus = SubResource("StyleBoxTexture_pndlu")
Button/styles/hover = SubResource("StyleBoxTexture_8kglp")
Button/styles/normal = SubResource("StyleBoxTexture_fhhiq")
Button/styles/pressed = SubResource("StyleBoxTexture_6ojpb")
MarginContainer/constants/margin_bottom = 15
MarginContainer/constants/margin_left = 30
MarginContainer/constants/margin_right = 30
MarginContainer/constants/margin_top = 15
Panel/styles/panel = SubResource("StyleBoxEmpty_jydvi")