Minor UI Tweaks
This commit is contained in:
parent
79f6f43502
commit
376cce2b92
1 changed files with 1 additions and 3 deletions
|
@ -58,7 +58,7 @@ _data = {
|
|||
}
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h5db4"]
|
||||
bg_color = Color(0, 0, 0, 0.156863)
|
||||
bg_color = Color(0, 0, 0, 0.313726)
|
||||
|
||||
[node name="MainMenu" type="Control" node_paths=PackedStringArray("default_focus")]
|
||||
layout_mode = 3
|
||||
|
@ -194,8 +194,6 @@ theme_override_constants/margin_bottom = 32
|
|||
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 5
|
||||
theme_override_colors/font_color = Color(0.388235, 0.294118, 0.490196, 1)
|
||||
theme_override_colors/font_shadow_color = Color(0.227451, 0.172549, 0.290196, 1)
|
||||
theme_override_font_sizes/font_size = 96
|
||||
text = "Happy Easter Game Thing"
|
||||
horizontal_alignment = 1
|
||||
|
|
Reference in a new issue