Fixed button colors

This commit is contained in:
2025-10-23 15:05:11 +03:00
parent 6f61be29f1
commit e98c5c751c
15 changed files with 64 additions and 22 deletions
+2
View File
@@ -29,6 +29,7 @@ offset_bottom = 166.0
[node name="ContinueButton" type="Button" parent="VBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
mouse_filter = 2
theme = ExtResource("2_vy7sn")
shortcut = SubResource("Shortcut_lgp46")
text = "CONTINUE"
@@ -36,6 +37,7 @@ text = "CONTINUE"
[node name="MainMenuButton" type="Button" parent="VBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
mouse_filter = 2
theme = ExtResource("2_vy7sn")
text = "MAIN MENU"