godot_experiments/ui_theme.tres

20 lines
758 B
Plaintext
Raw Normal View History

[gd_resource type="Theme" load_steps=3 format=3 uid="uid://bycedcl2nwwlu"]
[ext_resource type="FontFile" uid="uid://bkbpyidjguavf" path="res://Assets/FeiHuaSongTi-2.ttf" id="1_8lpqa"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_spmjw"]
[resource]
Button/fonts/font = ExtResource("1_8lpqa")
Label/colors/font_color = Color(1, 1, 1, 1)
Label/colors/font_outline_color = Color(1, 1, 1, 1)
Label/colors/font_shadow_color = Color(0, 0, 0, 0)
Label/constants/line_spacing = 3
Label/constants/outline_size = 0
Label/constants/shadow_offset_x = 1
Label/constants/shadow_offset_y = 1
Label/constants/shadow_outline_size = 1
Label/font_sizes/font_size = 20
Label/fonts/font = ExtResource("1_8lpqa")
Label/styles/normal = SubResource("StyleBoxEmpty_spmjw")