Squeaking in!
This commit is contained in:
parent
0b6d121986
commit
807ad50046
5 changed files with 13 additions and 15 deletions
|
|
@ -73,16 +73,6 @@ theme_override_styles/hover = SubResource("ButtonStyle")
|
|||
theme_override_styles/pressed = SubResource("ButtonStyle")
|
||||
theme_override_styles/focus = SubResource("ButtonStyle")
|
||||
|
||||
[node name="QuitButton" type="Button" parent="Center/Card/Margin/Column"]
|
||||
text = "QUIT"
|
||||
theme_override_colors/font_color = Color(0.2, 1, 0.2, 1)
|
||||
theme_override_colors/font_hover_color = Color(0.5, 1, 0.5, 1)
|
||||
theme_override_font_sizes/font_size = 24
|
||||
theme_override_styles/normal = SubResource("ButtonStyle")
|
||||
theme_override_styles/hover = SubResource("ButtonStyle")
|
||||
theme_override_styles/pressed = SubResource("ButtonStyle")
|
||||
theme_override_styles/focus = SubResource("ButtonStyle")
|
||||
|
||||
[node name="SpaceHint" type="Label" parent="Center/Card/Margin/Column"]
|
||||
text = "Space to Resume"
|
||||
horizontal_alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue