diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/class-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/class-icon.svg.import index d294d19..d186b41 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/class-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/class-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/class-icon.svg-b357469dac1402f48775f54f5ec454 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/delegate-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/delegate-icon.svg.import index 8a6636b..c741a73 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/delegate-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/delegate-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/delegate-icon.svg-ebcb0bae119c58af821ab5c8c81 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/enum-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/enum-icon.svg.import index e81e9ad..0213481 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/enum-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/enum-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/enum-icon.svg-ff57c384a88b5882f7415f6aa17c341 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/event-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/event-icon.svg.import index 7635fd2..5cd1010 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/event-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/event-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/event-icon.svg-8e71c4d46d93b1117a9e34d4c1895e [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/field-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/field-icon.svg.import index 80f0f8a..318eb87 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/field-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/field-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/field-icon.svg-2bce0f4da4cb9983d05585335634c4 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/interface-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/interface-icon.svg.import index 70467be..cba8497 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/interface-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/interface-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/interface-icon.svg-1e415258a2c18b1738f926a403 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/keyword-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/keyword-icon.svg.import index 1c8dca2..ae43b49 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/keyword-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/keyword-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/keyword-icon.svg-20e9c90a91a77ec5e809420653cd [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import index 9ba4b11..579ae00 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/local-variable-icon.svg-b2e8612d2ed6101cf9a24 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/method-cube.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/method-cube.svg.import index 9b2ac0f..8195f3c 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/method-cube.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/method-cube.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/method-cube.svg-f18f050a8351a4b867e505f1010ca [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/namespace-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/namespace-icon.svg.import index 82cacba..45d1cc5 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/namespace-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/namespace-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/namespace-icon.svg-481c22182a69b397b38cfcc847 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/parameter-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/parameter-icon.svg.import index a80f958..5aa5bb7 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/parameter-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/parameter-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/parameter-icon.svg-e8efb5295d762320d48b667e0c [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/property-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/property-icon.svg.import index fed39c5..55190c7 100644 --- a/src/SharpIDE.Godot/Features/Completions/Resources/property-icon.svg.import +++ b/src/SharpIDE.Godot/Features/Completions/Resources/property-icon.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/property-icon.svg-092a13195816f83a7b3e9c7f331 [params] -base_scale=1.0 +base_scale=0.2 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Nuget.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Nuget.svg.import index 039d212..c43d95a 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Nuget.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Nuget.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/Nuget.svg-c9a0eefd4c46c6cc65cb44205e31ca0f.dp [params] -base_scale=1.0 +base_scale=0.5 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import index 16db3c0..5697b02 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/SidebarDebug.svg-e03458145016aa2c2106ad2ce79b [params] -base_scale=1.0 +base_scale=3.0 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import index 6b1d9bf..8a8c23b 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/SidebarFolder.svg-97f6e1c0f0f47ede1e32206806e [params] -base_scale=1.0 +base_scale=3.0 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import index 36983d6..b7935f6 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/SidebarProblem.svg-f24099a368b2bb55d1953d2cb3 [params] -base_scale=1.0 +base_scale=3.0 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import index 5650cfc..df096aa 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/SidebarRun.svg-8ef45bb5bf22749053ccd7adff27b0 [params] -base_scale=1.0 +base_scale=3.0 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarTestExplorer.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarTestExplorer.svg.import index 638562a..db6e60d 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarTestExplorer.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarTestExplorer.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/SidebarTestExplorer.svg-274afd5c05ed773432cc3 [params] -base_scale=1.0 +base_scale=0.5 saturation=1.0 color_map={} compress=true diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import index bb0ac7f..66a9104 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import @@ -12,7 +12,7 @@ dest_files=["res://.godot/imported/Terminal.svg-8349236a94474ebd271d555c4975949b [params] -base_scale=1.0 +base_scale=3.0 saturation=1.0 color_map={} compress=true