summaryrefslogtreecommitdiff
path: root/ui/theme_login_label.tres
diff options
context:
space:
mode:
Diffstat (limited to 'ui/theme_login_label.tres')
-rw-r--r--ui/theme_login_label.tres8
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/theme_login_label.tres b/ui/theme_login_label.tres
new file mode 100644
index 0000000..c57b138
--- /dev/null
+++ b/ui/theme_login_label.tres
@@ -0,0 +1,8 @@
+[gd_resource type="Theme" load_steps=2 format=3 uid="uid://wj6pqc4klxfr"]
+
+[ext_resource type="FontFile" uid="uid://dqqmqch0dgxxc" path="res://client_data/System/font/SCDream6.otf" id="1_t5tbi"]
+
+[resource]
+Label/colors/font_color = Color(0.352941, 0.435294, 0.6, 1)
+Label/font_sizes/font_size = 12
+Label/fonts/font = ExtResource("1_t5tbi")