mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-09-03 23:25:46 -04:00
onboarding design improvements
This commit is contained in:
parent
181c0a6645
commit
86ad20e452
5 changed files with 25 additions and 31 deletions
|
@ -11,8 +11,8 @@ corner_radius_top_left = 40
|
|||
corner_radius_top_right = 40
|
||||
corner_radius_bottom_right = 40
|
||||
corner_radius_bottom_left = 40
|
||||
shadow_color = Color(0.0584, 0.06128, 0.08, 0.784314)
|
||||
shadow_size = 6
|
||||
shadow_color = Color(0.0747, 0.078015, 0.09, 0.705882)
|
||||
shadow_size = 10
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_bkr01"]
|
||||
font = ExtResource("2_glv2j")
|
||||
|
@ -36,7 +36,7 @@ grow_vertical = 2
|
|||
pivot_offset = Vector2(300, 350)
|
||||
script = ExtResource("1_dxxs8")
|
||||
focus_button = NodePath("TextureButton")
|
||||
unfocus_color = Color(1, 1, 1, 0.505882)
|
||||
unfocus_color = Color(0.9, 0.9, 0.9, 0.509804)
|
||||
unfocus_scale = Vector2(0.8, 0.8)
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue