aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-28 17:38:10 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-28 17:38:10 +0200
commitec398a409aa38f446f95eb4c15bc67e08c84bada (patch)
treeaa0f362d467add218cb3bb49438bb2989238938e
parentb3d8b0ac222ee1e825b81eb5d81ab6efcfec9109 (diff)
downloadhurrycurry-ec398a409aa38f446f95eb4c15bc67e08c84bada.tar
hurrycurry-ec398a409aa38f446f95eb4c15bc67e08c84bada.tar.bz2
hurrycurry-ec398a409aa38f446f95eb4c15bc67e08c84bada.tar.zst
adjust overlay scale
-rw-r--r--client/menu/overlay.tscn12
1 files changed, 6 insertions, 6 deletions
diff --git a/client/menu/overlay.tscn b/client/menu/overlay.tscn
index d5853dfb..ba274ef4 100644
--- a/client/menu/overlay.tscn
+++ b/client/menu/overlay.tscn
@@ -23,8 +23,8 @@ noise = SubResource("FastNoiseLite_k7p6k")
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
-offset_left = -215.0
-offset_bottom = 133.0
+offset_left = -290.0
+offset_bottom = 125.0
grow_horizontal = 0
theme = ExtResource("1_4kujw")
theme_override_styles/panel = SubResource("StyleBoxFlat_04ujj")
@@ -70,7 +70,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="Control/Paper/MarginContainer/VBoxContainer/HBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
-theme_override_font_sizes/font_size = 20
+theme_override_font_sizes/font_size = 25
text = "Completed"
[node name="Control" type="Control" parent="Control/Paper/MarginContainer/VBoxContainer/HBoxContainer"]
@@ -81,7 +81,7 @@ size_flags_horizontal = 3
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0.278431, 0, 1)
-theme_override_font_sizes/font_size = 30
+theme_override_font_sizes/font_size = 35
text = "0"
horizontal_alignment = 1
@@ -91,7 +91,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="Control/Paper/MarginContainer/VBoxContainer/HBoxContainer2"]
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
-theme_override_font_sizes/font_size = 20
+theme_override_font_sizes/font_size = 25
text = "Failed"
[node name="Control" type="Control" parent="Control/Paper/MarginContainer/VBoxContainer/HBoxContainer2"]
@@ -102,6 +102,6 @@ size_flags_horizontal = 3
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0.505882, 0, 0, 1)
-theme_override_font_sizes/font_size = 30
+theme_override_font_sizes/font_size = 35
text = "0"
horizontal_alignment = 1