xiandie/config/default_theme.tres

13 lines
495 B
Plaintext
Raw Normal View History

2024-12-23 01:30:31 +00:00
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://j42sexotwnvk"]
[ext_resource type="FontFile" uid="uid://616ylc53i45s" path="res://asset/font/zpix-commercial-one-grand.ttf" id="1_3lhqa"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s8pgj"]
bg_color = Color(0.100338, 0.311042, 0.339945, 1)
[resource]
default_font = ExtResource("1_3lhqa")
default_font_size = 12
dialog_container/base_type = &"MarginContainer"
dialog_container/styles/panel = SubResource("StyleBoxFlat_s8pgj")