summaryrefslogtreecommitdiff
path: root/UI/lobby_theme.tres
diff options
context:
space:
mode:
Diffstat (limited to 'UI/lobby_theme.tres')
-rw-r--r--UI/lobby_theme.tres19
1 files changed, 19 insertions, 0 deletions
diff --git a/UI/lobby_theme.tres b/UI/lobby_theme.tres
new file mode 100644
index 0000000..f983c2f
--- /dev/null
+++ b/UI/lobby_theme.tres
@@ -0,0 +1,19 @@
+[gd_resource type="Theme" load_steps=3 format=3 uid="uid://bt84t61hrvoyn"]
+
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vhn61"]
+content_margin_left = 4.0
+content_margin_top = 4.0
+content_margin_right = 4.0
+content_margin_bottom = 4.0
+bg_color = Color(0, 0, 0, 1)
+
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4s0gx"]
+content_margin_left = 4.0
+content_margin_top = 4.0
+content_margin_right = 4.0
+content_margin_bottom = 4.0
+bg_color = Color(0, 0, 0, 1)
+
+[resource]
+Button/styles/disabled = SubResource("StyleBoxFlat_vhn61")
+Button/styles/normal = SubResource("StyleBoxFlat_4s0gx")