about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--archipelago.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/archipelago.tscn b/archipelago.tscn index 284b73f..bad8631 100644 --- a/archipelago.tscn +++ b/archipelago.tscn
@@ -108,9 +108,11 @@ margin_top = 295.0
108margin_right = 1324.0 108margin_right = 1324.0
109margin_bottom = 445.0 109margin_bottom = 445.0
110custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 110custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
111custom_colors/cursor_color = Color( 0, 0, 0, 1 )
111custom_colors/font_color = Color( 0, 0, 0, 1 ) 112custom_colors/font_color = Color( 0, 0, 0, 1 )
112custom_styles/focus = SubResource( 2 ) 113custom_styles/focus = SubResource( 2 )
113align = 1 114align = 1
115caret_blink = true
114 116
115[node name="player_box" type="LineEdit" parent="Panel"] 117[node name="player_box" type="LineEdit" parent="Panel"]
116margin_left = 682.0 118margin_left = 682.0
@@ -118,9 +120,11 @@ margin_top = 477.0
118margin_right = 1324.0 120margin_right = 1324.0
119margin_bottom = 627.0 121margin_bottom = 627.0
120custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 122custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
123custom_colors/cursor_color = Color( 0, 0, 0, 1 )
121custom_colors/font_color = Color( 0, 0, 0, 1 ) 124custom_colors/font_color = Color( 0, 0, 0, 1 )
122custom_styles/focus = SubResource( 2 ) 125custom_styles/focus = SubResource( 2 )
123align = 1 126align = 1
127caret_blink = true
124 128
125[node name="password_box" type="LineEdit" parent="Panel"] 129[node name="password_box" type="LineEdit" parent="Panel"]
126margin_left = 682.0 130margin_left = 682.0
@@ -128,9 +132,11 @@ margin_top = 659.0
128margin_right = 1324.0 132margin_right = 1324.0
129margin_bottom = 809.0 133margin_bottom = 809.0
130custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 134custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
135custom_colors/cursor_color = Color( 0, 0, 0, 1 )
131custom_colors/font_color = Color( 0, 0, 0, 1 ) 136custom_colors/font_color = Color( 0, 0, 0, 1 )
132custom_styles/focus = SubResource( 2 ) 137custom_styles/focus = SubResource( 2 )
133align = 1 138align = 1
139caret_blink = true
134 140
135[node name="AcceptDialog" type="AcceptDialog" parent="Panel"] 141[node name="AcceptDialog" type="AcceptDialog" parent="Panel"]
136margin_right = 83.0 142margin_right = 83.0