update
Some checks failed
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (push) Failing after 1m30s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled

This commit is contained in:
2025-11-06 15:39:58 +08:00
parent acfc3b44dd
commit 4e9eafcec5
174 changed files with 1200 additions and 263 deletions

View File

@@ -47,6 +47,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(770, 710)
visible = true
@@ -69,7 +70,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_search")
theme_override_styles/normal = SubResource("StyleBoxFlat_search_bg")
placeholder_text = "Search downloads..."
placeholder_text = "搜索下载记录"
caret_blink = true
[node name="PanelContainer2" type="PanelContainer" parent="Main"]

View File

@@ -23,14 +23,13 @@ bg_color = Color(0.0784314, 0.0784314, 0.0784314, 1)
corner_radius_top_left = 30
corner_radius_bottom_left = 30
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_focus"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.3, 0.55, 0.9, 1)
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
draw_center = false
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
@@ -47,31 +46,21 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
draw_center = false
bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_focus"]
[sub_resource type="ButtonGroup" id="ButtonGroup_tabs"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
content_margin_left = 15.0
content_margin_top = 10.0
@@ -83,6 +72,17 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_content"]
content_margin_left = 25.0
content_margin_top = 25.0
@@ -104,6 +104,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(900, 700)
visible = true
@@ -143,10 +144,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_selected")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_pressed = true
button_group = SubResource("ButtonGroup_tabs")
@@ -159,10 +160,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Browser Info"
@@ -174,10 +175,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "GURT Protocol"
@@ -189,10 +190,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Lua Scripting"

View File

@@ -51,8 +51,8 @@ corner_radius_bottom_left = 15
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yn8i4"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
draw_center = false
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -63,8 +63,8 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -87,6 +87,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(760, 710)
visible = true
@@ -108,7 +109,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_ijpe2")
theme_override_styles/normal = SubResource("StyleBoxFlat_a5287")
placeholder_text = "Search history..."
placeholder_text = "搜索历史记录"
caret_blink = true
[node name="DeleteMenu" type="PanelContainer" parent="Main"]
@@ -141,8 +142,8 @@ size_flags_horizontal = 10
mouse_default_cursor_shape = 2
theme = ExtResource("3_yoadi")
theme_override_colors/font_color = Color(0.781065, 0.858202, 0.977018, 1)
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
theme_override_styles/normal = SubResource("StyleBoxFlat_31fx5")
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
text = "Delete"
[node name="PanelContainer2" type="PanelContainer" parent="Main"]

View File

@@ -26,14 +26,13 @@ bg_color = Color(0.0784314, 0.0784314, 0.0784314, 1)
corner_radius_top_left = 30
corner_radius_bottom_left = 30
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vkd6r"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.3, 0.55, 0.9, 1)
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
draw_center = false
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
@@ -50,21 +49,31 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
draw_center = false
bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vkd6r"]
[sub_resource type="ButtonGroup" id="ButtonGroup_tabs"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dxen3"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.0784314, 0.0784314, 0.0784314, 0)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
content_margin_left = 15.0
@@ -77,16 +86,7 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
bg_color = Color(0.0784314, 0.0784314, 0.0784314, 0)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dxen3"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hxjif"]
@@ -114,31 +114,31 @@ corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jyfhi"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_34gk8"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1xb48"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mf3pd"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_esroy"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0linb"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_esroy"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mf3pd"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1xb48"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_34gk8"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jyfhi"]
[sub_resource type="ButtonGroup" id="ButtonGroup_mdirl"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mdirl"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_05lrc"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jpip4"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dm5ls"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hcgcp"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_s7e1m"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hcgcp"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dm5ls"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jpip4"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_05lrc"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mdirl"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_input"]
content_margin_left = 12.0
@@ -151,28 +151,6 @@ corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_hover"]
content_margin_left = 15.0
content_margin_top = 8.0
content_margin_right = 15.0
content_margin_bottom = 8.0
bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_pressed"]
content_margin_left = 15.0
content_margin_top = 8.0
content_margin_right = 15.0
content_margin_bottom = 8.0
bg_color = Color(0.2, 0.4, 0.7, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button"]
content_margin_left = 15.0
content_margin_top = 8.0
@@ -184,17 +162,40 @@ corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_app81"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_pressed"]
content_margin_left = 15.0
content_margin_top = 8.0
content_margin_right = 15.0
content_margin_bottom = 8.0
bg_color = Color(0.2, 0.4, 0.7, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8jbl5"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vt4mc"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_nnk28"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_hover"]
content_margin_left = 15.0
content_margin_top = 8.0
content_margin_right = 15.0
content_margin_bottom = 8.0
bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yqiws"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_nnk28"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vt4mc"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8jbl5"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_app81"]
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(900, 700)
visible = true
@@ -223,7 +224,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 20
text = "Settings"
text = "设置"
[node name="HSeparator" type="HSeparator" parent="HSplitContainer/Sidebar/VBoxContainer"]
layout_mode = 2
@@ -234,14 +235,14 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_vkd6r")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_selected")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_vkd6r")
toggle_mode = true
button_pressed = true
button_group = SubResource("ButtonGroup_tabs")
text = "General"
text = "一般"
flat = true
alignment = 0
@@ -250,13 +251,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_dxen3")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_dxen3")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Privacy"
text = "隐私"
flat = true
alignment = 0
@@ -265,13 +266,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_hxjif")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_hxjif")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Downloads"
text = "下载"
flat = true
alignment = 0
@@ -280,13 +281,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_3gdnt")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_3gdnt")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Advanced"
text = "高级"
flat = true
alignment = 0
@@ -295,13 +296,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_hpjw2")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
theme_override_styles/focus = SubResource("StyleBoxEmpty_hpjw2")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "About"
text = "关于"
flat = true
alignment = 0
@@ -328,7 +329,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
text = "General"
text = "一般"
[node name="StartupSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel"]
layout_mode = 2
@@ -343,38 +344,38 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
text = "On startup"
text = "当浏览器启动时"
[node name="StartupNewTab" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_constants/icon_max_width = 24
theme_override_styles/focus = SubResource("StyleBoxEmpty_jyfhi")
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_34gk8")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_1xb48")
theme_override_styles/hover = SubResource("StyleBoxEmpty_mf3pd")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_0linb")
theme_override_styles/normal = SubResource("StyleBoxEmpty_esroy")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_0linb")
theme_override_styles/hover = SubResource("StyleBoxEmpty_mf3pd")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_1xb48")
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_34gk8")
theme_override_styles/focus = SubResource("StyleBoxEmpty_jyfhi")
theme_override_icons/unchecked = ExtResource("3_mdirl")
theme_override_icons/radio_unchecked = ExtResource("4_dm5ls")
button_pressed = true
button_group = SubResource("ButtonGroup_mdirl")
text = " Open the new tab page"
text = "打开新页面"
flat = true
[node name="StartupSpecificPage" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_styles/focus = SubResource("StyleBoxEmpty_mdirl")
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_05lrc")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_jpip4")
theme_override_styles/hover = SubResource("StyleBoxEmpty_dm5ls")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_s7e1m")
theme_override_styles/normal = SubResource("StyleBoxEmpty_hcgcp")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_s7e1m")
theme_override_styles/hover = SubResource("StyleBoxEmpty_dm5ls")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_jpip4")
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_05lrc")
theme_override_styles/focus = SubResource("StyleBoxEmpty_mdirl")
theme_override_icons/unchecked = ExtResource("3_mdirl")
theme_override_icons/radio_unchecked = ExtResource("4_dm5ls")
button_group = SubResource("ButtonGroup_mdirl")
text = " Open a specific page"
text = "打开特定页面"
[node name="StartupURLContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
visible = false
@@ -405,7 +406,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
text = "Search engine"
text = "搜索引擎"
[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/SearchEngineSection/VBoxContainer"]
layout_mode = 2
@@ -414,7 +415,7 @@ layout_mode = 2
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
text = "Default search URL:"
text = "默认搜索引擎地址: "
[node name="SearchInput" type="LineEdit" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/SearchEngineSection/VBoxContainer/HBoxContainer"]
layout_mode = 2
@@ -433,7 +434,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
text = "Privacy and security"
text = "隐私和安全"
[node name="ClearDataSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel"]
layout_mode = 2
@@ -448,13 +449,13 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
text = "Clear browsing data"
text = "清除浏览器数据"
[node name="Description" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
text = "Delete your browsing history, crumbs, and download history"
text = "删除您的浏览历史记录、Cookie和下载历史记录"
autowrap_mode = 3
[node name="ButtonsContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer"]
@@ -465,28 +466,28 @@ theme_override_constants/separation = 10
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
text = "Clear History"
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
text = "清除历史记录"
[node name="ClearCookiesButton" type="Button" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer/ButtonsContainer"]
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
text = "Clear Crumbs"
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
text = "清除Cookie"
[node name="ClearDownloadsButton" type="Button" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer/ButtonsContainer"]
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
text = "Clear Downloads"
theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
text = "清除下载记录"
[node name="DownloadsPanel" type="VBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack"]
layout_mode = 2
@@ -498,7 +499,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
text = "Downloads"
text = "下载"
[node name="DownloadConfirmSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/DownloadsPanel"]
layout_mode = 2
@@ -513,19 +514,19 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
text = "Security"
text = "安全"
[node name="ConfirmCheckBox" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/DownloadsPanel/DownloadConfirmSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_styles/focus = SubResource("StyleBoxEmpty_app81")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_8jbl5")
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_vt4mc")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_nnk28")
theme_override_styles/normal = SubResource("StyleBoxEmpty_yqiws")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_nnk28")
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_vt4mc")
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_8jbl5")
theme_override_styles/focus = SubResource("StyleBoxEmpty_app81")
theme_override_icons/unchecked = ExtResource("5_s7e1m")
button_pressed = true
text = " Ask for confirmation for each download"
text = " 每次下载前请求确认"
[node name="AdvancedPanel" type="VBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack"]
layout_mode = 2
@@ -536,7 +537,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
text = "Advanced"
text = "高级"
[node name="DNSSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel"]
layout_mode = 2
@@ -551,7 +552,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
text = "DNS settings"
text = "DNS服务器设置"
[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel/DNSSection/VBoxContainer"]
layout_mode = 2
@@ -560,7 +561,7 @@ layout_mode = 2
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
text = "DNS Server URL:"
text = "DNS服务器URL: "
[node name="DNSInput" type="LineEdit" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel/DNSSection/VBoxContainer/HBoxContainer"]
layout_mode = 2
@@ -578,7 +579,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
text = "About Flumi"
text = "关于LeonBrowser"
[node name="AboutSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel"]
layout_mode = 2
@@ -593,20 +594,20 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 28
text = "Flumi"
text = "LeonBrowser"
[node name="VersionLabel" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_font_sizes/font_size = 16
text = "Version 1.0.0"
text = "版本 1.0.0"
[node name="DescriptionLabel" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
text = "The official browser for the GURT protocol"
text = "给lw://使用的官方浏览器"
autowrap_mode = 3
[node name="HSeparator" type="HSeparator" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
@@ -617,4 +618,4 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.6, 0.6, 0.6, 1)
theme_override_font_sizes/font_size = 12
text = "© 2025 Gurted under FaceDev. All rights reserved."
text = "© 2021-2025 LeonMMcoset. 版权所有."

View File

@@ -39,7 +39,7 @@ clip_contents = true
custom_minimum_size = Vector2(140, 0)
layout_mode = 2
size_flags_horizontal = 3
text = "Request Name"
text = "请求名称"
vertical_alignment = 1
text_overrun_behavior = 3

View File

@@ -24,8 +24,8 @@
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_c32on"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0v877"]
bg_color = Color(0.105882, 0.105882, 0.105882, 1)
corner_radius_top_left = 4
bg_color = Color(0.7079665, 0.7079665, 0.7079664, 1)
corner_radius_top_left = 6
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4

View File

@@ -1,7 +1,7 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dn8exdnk8tjce"]
[resource]
bg_color = Color(0, 0, 0, 1)
bg_color = Color(0.8135829, 0.8250472, 0.8643104, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15

View File

@@ -9,12 +9,12 @@
[ext_resource type="StyleBox" uid="uid://dn8exdnk8tjce" path="res://Scenes/Styles/CloseButtonHover.tres" id="6_pisds"]
[ext_resource type="StyleBox" uid="uid://dn6r16retee3l" path="res://Scenes/Styles/CloseButtonNormal.tres" id="7_1ohlo"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6bp64"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1ohlo"]
content_margin_left = 8.0
content_margin_right = 8.0
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6bp64"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
[sub_resource type="Animation" id="Animation_ib6pj"]
@@ -113,12 +113,12 @@ mouse_default_cursor_shape = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_constants/h_separation = 8
theme_override_constants/icon_max_width = 23
theme_override_styles/focus = SubResource("StyleBoxEmpty_6bp64")
theme_override_styles/hover = ExtResource("3_kjcxk")
theme_override_styles/pressed = ExtResource("3_kjcxk")
theme_override_styles/normal = SubResource("StyleBoxEmpty_1ohlo")
theme_override_styles/pressed = ExtResource("3_kjcxk")
theme_override_styles/hover = ExtResource("3_kjcxk")
theme_override_styles/focus = SubResource("StyleBoxEmpty_6bp64")
action_mode = 0
text = "New Tab"
text = "新标签页"
icon = ExtResource("5_ib6pj")
alignment = 0
text_overrun_behavior = 3
@@ -155,10 +155,10 @@ offset_bottom = 46.0
scale = Vector2(0.75, 0.75)
focus_mode = 0
mouse_default_cursor_shape = 2
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
theme_override_styles/hover = ExtResource("6_pisds")
theme_override_styles/pressed = ExtResource("7_1ohlo")
theme_override_styles/normal = ExtResource("7_1ohlo")
theme_override_styles/pressed = ExtResource("7_1ohlo")
theme_override_styles/hover = ExtResource("6_pisds")
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("2_pisds")
icon_alignment = 1

View File

@@ -18,7 +18,7 @@ offset_bottom = 128.0
size_flags_horizontal = 3
size_flags_vertical = 3
theme = ExtResource("2_theme")
placeholder_text = "Enter text here..."
placeholder_text = "输入文字..."
context_menu_enabled = false
emoji_menu_enabled = false
middle_mouse_paste_enabled = false

View File

@@ -14,13 +14,6 @@ corner_radius_top_right = 30
corner_radius_bottom_right = 30
corner_radius_bottom_left = 30
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v0gbf"]
bg_color = Color(0.205117, 0.205117, 0.205117, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t7gjp"]
draw_center = false
corner_radius_top_left = 25
@@ -28,15 +21,8 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s5iik"]
bg_color = Color(0.34452, 0.55695, 0.888021, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0jrl0"]
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v0gbf"]
bg_color = Color(0.205117, 0.205117, 0.205117, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
@@ -49,7 +35,22 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0jrl0"]
bg_color = Color(0.247059, 0.466667, 0.807843, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s5iik"]
bg_color = Color(0.34452, 0.55695, 0.888021, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(293, 140)
visible = true
@@ -63,20 +64,20 @@ custom_minimum_size = Vector2(240, 110)
offset_left = 15.0
offset_top = 15.0
offset_right = 278.0
offset_bottom = 858.0
offset_bottom = 125.0
size_flags_horizontal = 3
size_flags_vertical = 4
[node name="FilenameLabel" type="Label" parent="VBox"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
text = "File: example.png"
text = "文件: example.png"
autowrap_mode = 3
[node name="URLLabel" type="Label" parent="VBox"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
text = "From: example.com"
text = "来自: example.com"
autowrap_mode = 3
[node name="HSeparator" type="HSeparator" parent="VBox"]
@@ -93,9 +94,9 @@ custom_minimum_size = Vector2(80, 35)
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_0jrl0")
theme_override_styles/hover = SubResource("StyleBoxFlat_v0gbf")
theme_override_styles/normal = SubResource("StyleBoxFlat_t7gjp")
text = "Deny"
theme_override_styles/hover = SubResource("StyleBoxFlat_v0gbf")
text = "取消"
[node name="OkButton" type="Button" parent="VBox/HBoxContainer"]
custom_minimum_size = Vector2(80, 35)
@@ -103,10 +104,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_0jrl0")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_styles/hover = SubResource("StyleBoxFlat_s5iik")
theme_override_styles/pressed = SubResource("StyleBoxFlat_0jrl0")
theme_override_styles/normal = SubResource("StyleBoxFlat_cuj6o")
text = "Accept"
theme_override_styles/pressed = SubResource("StyleBoxFlat_0jrl0")
theme_override_styles/hover = SubResource("StyleBoxFlat_s5iik")
text = "确定"
[node name="FileDialog" type="FileDialog" parent="."]
access = 2

View File

@@ -33,8 +33,6 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_lnt4f"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cs7kk"]
bg_color = Color(0.15967, 0.15967, 0.15967, 1)
corner_radius_top_left = 30
@@ -42,6 +40,8 @@ corner_radius_top_right = 30
corner_radius_bottom_right = 30
corner_radius_bottom_left = 30
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_lnt4f"]
[node name="DownloadProgress" type="PanelContainer"]
custom_minimum_size = Vector2(376, 80)
offset_right = 376.0
@@ -58,7 +58,7 @@ size_flags_horizontal = 3
[node name="FilenameLabel" type="Label" parent="HBox/VBox"]
layout_mode = 2
text = "Downloading file..."
text = "下载文件中..."
text_overrun_behavior = 3
[node name="ProgressBar" type="ProgressBar" parent="HBox/VBox"]
@@ -72,14 +72,14 @@ show_percentage = false
modulate = Color(0.7, 0.7, 0.7, 1)
layout_mode = 2
theme_override_font_sizes/font_size = 12
text = "Preparing..."
text = "准备中..."
[node name="CancelButton" type="Button" parent="HBox"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
size_flags_vertical = 4
theme_override_styles/focus = SubResource("StyleBoxEmpty_lnt4f")
theme_override_styles/hover = SubResource("StyleBoxFlat_cs7kk")
theme_override_styles/focus = SubResource("StyleBoxEmpty_lnt4f")
text = "✕"
[connection signal="pressed" from="HBox/CancelButton" to="." method="_on_cancel_pressed"]

View File

@@ -24,7 +24,9 @@
[ext_resource type="Texture2D" uid="uid://cilwaxcv5dr1i" path="res://Assets/Icons/log-out.svg" id="20_hpc6h"]
[ext_resource type="PackedScene" uid="uid://cn24pafwdpb1q" path="res://Scenes/BrowserMenus/history.tscn" id="24_3pmx8"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6bp64"]
bg_color = Color(0.109804, 0.109804, 0.109804, 1)
draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hptm8"]
content_margin_left = 8.0
@@ -35,9 +37,7 @@ corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6bp64"]
bg_color = Color(0.109804, 0.109804, 0.109804, 1)
draw_center = false
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ynf5e"]
content_margin_left = 8.0
@@ -48,7 +48,9 @@ corner_radius_top_right = 50
corner_radius_bottom_right = 50
corner_radius_bottom_left = 50
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_d1ilt"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d1ilt"]
bg_color = Color(0.6, 0.6, 0.6, 0)
draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fdnlq"]
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
@@ -57,9 +59,7 @@ corner_radius_top_right = 50
corner_radius_bottom_right = 50
corner_radius_bottom_left = 50
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d1ilt"]
bg_color = Color(0.6, 0.6, 0.6, 0)
draw_center = false
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_d1ilt"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ee4r6"]
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
@@ -123,10 +123,10 @@ layout_mode = 2
custom_minimum_size = Vector2(50, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
theme_override_styles/hover = SubResource("StyleBoxFlat_hptm8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/normal = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/hover = SubResource("StyleBoxFlat_hptm8")
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("2_6bp64")
icon_alignment = 1
@@ -140,10 +140,10 @@ layout_mode = 2
custom_minimum_size = Vector2(50, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
theme_override_styles/hover = SubResource("StyleBoxFlat_ynf5e")
theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/normal = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/hover = SubResource("StyleBoxFlat_ynf5e")
theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("5_ynf5e")
icon_alignment = 1
@@ -168,10 +168,10 @@ layout_mode = 2
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("3_21xkr")
icon_alignment = 1
@@ -179,10 +179,10 @@ icon_alignment = 1
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("4_6bp64")
icon_alignment = 1
@@ -190,10 +190,10 @@ icon_alignment = 1
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("5_344ge")
icon_alignment = 1
@@ -205,12 +205,12 @@ layout_mode = 2
layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_jjvhh")
placeholder_text = "Search or enter web address"
placeholder_text = "搜索或输入地址"
caret_blink = true
script = ExtResource("9_gt3je")
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer/LineEdit"]
layout_mode = 2
layout_mode = 0
offset_left = -27.855
offset_right = 2.145
offset_bottom = 69.0
@@ -222,10 +222,10 @@ stretch_mode = 5
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("10_6iyac")
icon_alignment = 1
script = ExtResource("11_gt3je")