xiandie/config/memory_item_theme.tres

35 lines
1.4 KiB
Plaintext

[gd_resource type="Theme" load_steps=8 format=3 uid="uid://ro8r1wa1bvua"]
[ext_resource type="Texture2D" uid="uid://bcwffsdtv8vq8" path="res://asset/art/ui/style_box/ui_memory_item.png" id="1_chall"]
[ext_resource type="FontFile" uid="uid://dr8bp6p7byb37" path="res://asset/font/字体/方正楷体简体.TTF" id="2_kwgh2"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_f06v1"]
texture = ExtResource("1_chall")
modulate_color = Color(0.892756, 0.892756, 0.892756, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_r77y1"]
texture = ExtResource("1_chall")
modulate_color = Color(0.783523, 0.783523, 0.783523, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_508w1"]
texture = ExtResource("1_chall")
modulate_color = Color(0, 0, 0, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_vsh8q"]
texture = ExtResource("1_chall")
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_aypwd"]
[resource]
default_font = ExtResource("2_kwgh2")
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")