diff options
-rw-r--r-- | archipelago.tscn | 6 |
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 | |||
108 | margin_right = 1324.0 | 108 | margin_right = 1324.0 |
109 | margin_bottom = 445.0 | 109 | margin_bottom = 445.0 |
110 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) | 110 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) |
111 | custom_colors/cursor_color = Color( 0, 0, 0, 1 ) | ||
111 | custom_colors/font_color = Color( 0, 0, 0, 1 ) | 112 | custom_colors/font_color = Color( 0, 0, 0, 1 ) |
112 | custom_styles/focus = SubResource( 2 ) | 113 | custom_styles/focus = SubResource( 2 ) |
113 | align = 1 | 114 | align = 1 |
115 | caret_blink = true | ||
114 | 116 | ||
115 | [node name="player_box" type="LineEdit" parent="Panel"] | 117 | [node name="player_box" type="LineEdit" parent="Panel"] |
116 | margin_left = 682.0 | 118 | margin_left = 682.0 |
@@ -118,9 +120,11 @@ margin_top = 477.0 | |||
118 | margin_right = 1324.0 | 120 | margin_right = 1324.0 |
119 | margin_bottom = 627.0 | 121 | margin_bottom = 627.0 |
120 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) | 122 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) |
123 | custom_colors/cursor_color = Color( 0, 0, 0, 1 ) | ||
121 | custom_colors/font_color = Color( 0, 0, 0, 1 ) | 124 | custom_colors/font_color = Color( 0, 0, 0, 1 ) |
122 | custom_styles/focus = SubResource( 2 ) | 125 | custom_styles/focus = SubResource( 2 ) |
123 | align = 1 | 126 | align = 1 |
127 | caret_blink = true | ||
124 | 128 | ||
125 | [node name="password_box" type="LineEdit" parent="Panel"] | 129 | [node name="password_box" type="LineEdit" parent="Panel"] |
126 | margin_left = 682.0 | 130 | margin_left = 682.0 |
@@ -128,9 +132,11 @@ margin_top = 659.0 | |||
128 | margin_right = 1324.0 | 132 | margin_right = 1324.0 |
129 | margin_bottom = 809.0 | 133 | margin_bottom = 809.0 |
130 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) | 134 | custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) |
135 | custom_colors/cursor_color = Color( 0, 0, 0, 1 ) | ||
131 | custom_colors/font_color = Color( 0, 0, 0, 1 ) | 136 | custom_colors/font_color = Color( 0, 0, 0, 1 ) |
132 | custom_styles/focus = SubResource( 2 ) | 137 | custom_styles/focus = SubResource( 2 ) |
133 | align = 1 | 138 | align = 1 |
139 | caret_blink = true | ||
134 | 140 | ||
135 | [node name="AcceptDialog" type="AcceptDialog" parent="Panel"] | 141 | [node name="AcceptDialog" type="AcceptDialog" parent="Panel"] |
136 | margin_right = 83.0 | 142 | margin_right = 83.0 |