xiandie/config/gallery_item_theme.tres

59 lines
2.5 KiB
Plaintext
Raw Normal View History

2025-06-24 11:42:39 +00:00
[gd_resource type="Theme" load_steps=14 format=3 uid="uid://ro8r1wa1bvua"]
[ext_resource type="Texture2D" uid="uid://bcwffsdtv8vq8" path="res://asset/art/ui/style_box/ui_gallery_item.png" id="1_yv50c"]
[ext_resource type="FontFile" uid="uid://dr8bp6p7byb37" path="res://asset/font/字体/方正楷体简体.TTF" id="2_i3fde"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_f06v1"]
texture = ExtResource("1_yv50c")
modulate_color = Color(0.892756, 0.892756, 0.892756, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_r77y1"]
texture = ExtResource("1_yv50c")
modulate_color = Color(0.783523, 0.783523, 0.783523, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_508w1"]
texture = ExtResource("1_yv50c")
modulate_color = Color(0, 0, 0, 1)
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_adjiu"]
load_path = "res://.godot/imported/ui_gallery_item.png-45c2c6ede02b01fad4850965d9c07c65.ctex"
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_vsh8q"]
texture = SubResource("CompressedTexture2D_adjiu")
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_aypwd"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yv50c"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_i3fde"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_drjmf"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8mlms"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ai6wi"]
[resource]
default_font = ExtResource("2_i3fde")
default_font_size = 9
Button/colors/font_color = Color(0, 0, 0, 1)
Button/styles/focus = SubResource("StyleBoxTexture_f06v1")
Button/styles/hover = SubResource("StyleBoxTexture_r77y1")
Button/styles/normal = SubResource("StyleBoxTexture_508w1")
Button/styles/pressed = SubResource("StyleBoxTexture_vsh8q")
Label/colors/font_color = Color(0, 0, 0, 1)
Label/constants/line_spacing = 1
Label/font_sizes/font_size = 8
PanelContainer/styles/panel = SubResource("StyleBoxEmpty_aypwd")
tab_btn/base_type = &"Button"
tab_btn/colors/font_color = Color(0, 0, 0, 1)
tab_btn/colors/font_disabled_color = Color(0, 0, 0, 1)
tab_btn/colors/font_focus_color = Color(0, 0, 0, 1)
tab_btn/colors/font_hover_color = Color(0, 0, 0, 1)
tab_btn/colors/font_pressed_color = Color(0, 0, 0, 1)
tab_btn/styles/disabled = SubResource("StyleBoxEmpty_yv50c")
tab_btn/styles/focus = SubResource("StyleBoxEmpty_i3fde")
tab_btn/styles/hover = SubResource("StyleBoxEmpty_drjmf")
tab_btn/styles/normal = SubResource("StyleBoxEmpty_8mlms")
tab_btn/styles/pressed = SubResource("StyleBoxEmpty_ai6wi")