diff --git a/ui/components/dashboard/base_dashboard_panel/base_chain_dashboard_panel.tscn b/ui/components/dashboard/base_dashboard_panel/base_chain_dashboard_panel.tscn index 9b8bb60..4027663 100644 --- a/ui/components/dashboard/base_dashboard_panel/base_chain_dashboard_panel.tscn +++ b/ui/components/dashboard/base_dashboard_panel/base_chain_dashboard_panel.tscn @@ -12,9 +12,9 @@ [ext_resource type="Texture2D" uid="uid://u2c8qj3wcgro" path="res://assets/images/stop-symbolic.svg" id="8_sf64t"] [ext_resource type="Script" path="res://ui/components/dashboard/base_dashboard_panel/ActionButton.gd" id="9_53my3"] [ext_resource type="Theme" uid="uid://bcvi5ljrnn8t4" path="res://ui/components/dashboard/base_dashboard_panel/drivechain_btn_running.tres" id="11_c7v3q"] -[ext_resource type="Texture2D" uid="uid://btvncw88xfvn" path="res://assets/images/info-settings.svg" id="13_cajt3"] -[ext_resource type="Texture2D" uid="uid://jpde6uqywmlg" path="res://assets/images/trash-svgrepo-com(1).svg" id="14_xvgjr"] -[ext_resource type="Texture2D" uid="uid://cdnb6d7o25ctt" path="res://assets/images/trashwalleticon.svg" id="15_1jbx2"] +[ext_resource type="Texture2D" uid="uid://cx6bbyd1qg3u8" path="res://ui/geariconfinal2.png" id="13_5ideu"] +[ext_resource type="Texture2D" uid="uid://dirsvxtym10jq" path="res://ui/trashpropersize.png" id="14_1jmio"] +[ext_resource type="Texture2D" uid="uid://dldqmh6vyfrx8" path="res://ui/trash delete wallet.png" id="15_y34su"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0u1v5"] bg_color = Color(0.188235, 0.188235, 0.188235, 1) @@ -149,7 +149,8 @@ custom_minimum_size = Vector2(45, 45) layout_mode = 2 size_flags_horizontal = 8 size_flags_vertical = 4 -icon = ExtResource("13_cajt3") +icon = ExtResource("13_5ideu") +text_overrun_behavior = 4 icon_alignment = 1 [node name="SettingsButton2" type="Button" parent="Margin/Footer"] @@ -160,9 +161,7 @@ size_flags_vertical = 4 tooltip_text = "Delete node, keep wallet " theme_override_colors/font_color = Color(1, 1, 1, 1) -icon = ExtResource("14_xvgjr") -text_overrun_behavior = 1 -clip_text = true +icon = ExtResource("14_1jmio") icon_alignment = 1 [node name="SettingsButton3" type="Button" parent="Margin/Footer"] @@ -171,7 +170,7 @@ layout_mode = 2 size_flags_horizontal = 8 size_flags_vertical = 4 tooltip_text = "Delete node, delete wallet" -icon = ExtResource("15_1jbx2") +icon = ExtResource("15_y34su") icon_alignment = 1 [node name="LeftColor" type="ColorRect" parent="."] diff --git a/ui/geariconfinal.png b/ui/geariconfinal.png new file mode 100644 index 0000000..ebf21d6 Binary files /dev/null and b/ui/geariconfinal.png differ diff --git a/ui/geariconfinal.png.import b/ui/geariconfinal.png.import new file mode 100644 index 0000000..6c1b1ab --- /dev/null +++ b/ui/geariconfinal.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://m7luadsooavd" +path="res://.godot/imported/geariconfinal.png-e33823c1d3da42869c0d3f4b41346232.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/geariconfinal.png" +dest_files=["res://.godot/imported/geariconfinal.png-e33823c1d3da42869c0d3f4b41346232.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/geariconfinal2.png b/ui/geariconfinal2.png new file mode 100644 index 0000000..e2020ea Binary files /dev/null and b/ui/geariconfinal2.png differ diff --git a/ui/geariconfinal2.png.import b/ui/geariconfinal2.png.import new file mode 100644 index 0000000..13c0bfe --- /dev/null +++ b/ui/geariconfinal2.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cx6bbyd1qg3u8" +path="res://.godot/imported/geariconfinal2.png-6de0aedda1bc6e3bf794e41d95c266f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/geariconfinal2.png" +dest_files=["res://.godot/imported/geariconfinal2.png-6de0aedda1bc6e3bf794e41d95c266f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/iconsettings.png b/ui/iconsettings.png new file mode 100644 index 0000000..8488dd6 Binary files /dev/null and b/ui/iconsettings.png differ diff --git a/ui/iconsettings.png.import b/ui/iconsettings.png.import new file mode 100644 index 0000000..84cb0f5 --- /dev/null +++ b/ui/iconsettings.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvkisuxd8gpvh" +path="res://.godot/imported/iconsettings.png-0c1afaa17b3c31dab7a8fc87a039e403.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/iconsettings.png" +dest_files=["res://.godot/imported/iconsettings.png-0c1afaa17b3c31dab7a8fc87a039e403.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/settings gear 2.png b/ui/settings gear 2.png new file mode 100644 index 0000000..a65cf0b Binary files /dev/null and b/ui/settings gear 2.png differ diff --git a/ui/settings gear 2.png.import b/ui/settings gear 2.png.import new file mode 100644 index 0000000..35c5582 --- /dev/null +++ b/ui/settings gear 2.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cejm0xfymhbm" +path="res://.godot/imported/settings gear 2.png-4c3cd1c2ad3806c653c11ba1a16c374e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/settings gear 2.png" +dest_files=["res://.godot/imported/settings gear 2.png-4c3cd1c2ad3806c653c11ba1a16c374e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/settings gear 3.png b/ui/settings gear 3.png new file mode 100644 index 0000000..a46a539 Binary files /dev/null and b/ui/settings gear 3.png differ diff --git a/ui/settings gear 3.png.import b/ui/settings gear 3.png.import new file mode 100644 index 0000000..6b7da78 --- /dev/null +++ b/ui/settings gear 3.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgk5y41xkvtco" +path="res://.godot/imported/settings gear 3.png-ed1184a34a34bcda9608763500958a61.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/settings gear 3.png" +dest_files=["res://.godot/imported/settings gear 3.png-ed1184a34a34bcda9608763500958a61.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/settings gear 4.png b/ui/settings gear 4.png new file mode 100644 index 0000000..aa9c3c7 Binary files /dev/null and b/ui/settings gear 4.png differ diff --git a/ui/settings gear 4.png.import b/ui/settings gear 4.png.import new file mode 100644 index 0000000..807623e --- /dev/null +++ b/ui/settings gear 4.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cwb7d1aqscpjn" +path="res://.godot/imported/settings gear 4.png-e7a3062e8b5d0151c56ddaf088c0fee8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/settings gear 4.png" +dest_files=["res://.godot/imported/settings gear 4.png-e7a3062e8b5d0151c56ddaf088c0fee8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/settings gear 5.png b/ui/settings gear 5.png new file mode 100644 index 0000000..b769ba4 Binary files /dev/null and b/ui/settings gear 5.png differ diff --git a/ui/settings gear 5.png.import b/ui/settings gear 5.png.import new file mode 100644 index 0000000..108832b --- /dev/null +++ b/ui/settings gear 5.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bney3kabh0gv2" +path="res://.godot/imported/settings gear 5.png-38535ff8db04ed2f3bce51616b783fc5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/settings gear 5.png" +dest_files=["res://.godot/imported/settings gear 5.png-38535ff8db04ed2f3bce51616b783fc5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/settings gear.png b/ui/settings gear.png new file mode 100644 index 0000000..443c7f5 Binary files /dev/null and b/ui/settings gear.png differ diff --git a/ui/settings gear.png.import b/ui/settings gear.png.import new file mode 100644 index 0000000..69b5c93 --- /dev/null +++ b/ui/settings gear.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dd8extwbcanck" +path="res://.godot/imported/settings gear.png-01fd25e44d7b44799e56923a0e4ad70d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/settings gear.png" +dest_files=["res://.godot/imported/settings gear.png-01fd25e44d7b44799e56923a0e4ad70d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/trash backup.png b/ui/trash backup.png new file mode 100644 index 0000000..5f05adf Binary files /dev/null and b/ui/trash backup.png differ diff --git a/ui/trash backup.png.import b/ui/trash backup.png.import new file mode 100644 index 0000000..50103c5 --- /dev/null +++ b/ui/trash backup.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgwalupyes3uw" +path="res://.godot/imported/trash backup.png-06b0b1b979b426597e638c224fab1395.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/trash backup.png" +dest_files=["res://.godot/imported/trash backup.png-06b0b1b979b426597e638c224fab1395.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/trash delete wallet.png b/ui/trash delete wallet.png new file mode 100644 index 0000000..1c23eed Binary files /dev/null and b/ui/trash delete wallet.png differ diff --git a/ui/trash delete wallet.png.import b/ui/trash delete wallet.png.import new file mode 100644 index 0000000..b7294ee --- /dev/null +++ b/ui/trash delete wallet.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dldqmh6vyfrx8" +path="res://.godot/imported/trash delete wallet.png-71d8ec19efdf4f70622ce38429bebe61.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/trash delete wallet.png" +dest_files=["res://.godot/imported/trash delete wallet.png-71d8ec19efdf4f70622ce38429bebe61.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/ui/trashpropersize.png b/ui/trashpropersize.png new file mode 100644 index 0000000..59ee92d Binary files /dev/null and b/ui/trashpropersize.png differ diff --git a/ui/trashpropersize.png.import b/ui/trashpropersize.png.import new file mode 100644 index 0000000..160c00b --- /dev/null +++ b/ui/trashpropersize.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dirsvxtym10jq" +path="res://.godot/imported/trashpropersize.png-db3cef1abe329aa9f01b2a8da7447cc2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ui/trashpropersize.png" +dest_files=["res://.godot/imported/trashpropersize.png-db3cef1abe329aa9f01b2a8da7447cc2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1