use v3 icon
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cwvhbsd1mdl2x"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bjvwb6jg6jpsi" path="res://Features/SlnPicker/SlnPicker.cs" id="1_ciq0g"]
|
||||
[ext_resource type="Texture2D" uid="uid://2widrto5grk7" path="res://Resources/SharpIdeV2.svg" id="2_qs47j"]
|
||||
[ext_resource type="Texture2D" uid="uid://tpjfx7mo6cwj" path="res://Resources/SharpIdeV3.svg" id="2_qs47j"]
|
||||
[ext_resource type="PackedScene" uid="uid://x5lhwvh5dium" path="res://Features/SlnPicker/PreviousSlnEntry.tscn" id="2_t7l5q"]
|
||||
[ext_resource type="Script" uid="uid://but0p7xwpfxtg" path="res://Features/SlnPicker/AutoOpenLastSlnButton.cs" id="4_qs47j"]
|
||||
|
||||
@@ -40,13 +40,15 @@ layout_mode = 2
|
||||
theme_override_constants/separation = 8
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 60)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("2_qs47j")
|
||||
expand_mode = 2
|
||||
expand_mode = 3
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 0
|
||||
alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:zoom="11.313709"
|
||||
inkscape:cx="466.07176"
|
||||
inkscape:cy="401.59246"
|
||||
inkscape:zoom="2"
|
||||
inkscape:cx="246.25"
|
||||
inkscape:cy="214.75"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1369"
|
||||
inkscape:window-x="-8"
|
||||
@@ -44,7 +44,7 @@
|
||||
opacity="0.14901961"
|
||||
empspacing="5"
|
||||
enabled="true"
|
||||
visible="true"
|
||||
visible="false"
|
||||
dotted="false" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
@@ -54,17 +54,17 @@
|
||||
id="layer1">
|
||||
<path
|
||||
d="m 314.42388,255.5866 185,331 h -206 l -40,71 h 365 l -222,-402 z"
|
||||
style="display:inline;fill:#c663fc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
style="display:inline;fill:#c663fc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
id="path3214"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
d="m 314.42388,255.5866 -220.999998,401 40.999998,75 182,-333 102,188 h 81 z"
|
||||
style="display:inline;fill:#be51f6;fill-opacity:0.458955;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
style="display:inline;fill:#be51f6;fill-opacity:0.458955;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
id="path4185"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
d="m 316.42388,398.5866 40.39329,74.45039 -103.39329,184.54961 h 365 l -38,74 h -446 z"
|
||||
style="display:inline;fill:#520c8c;fill-opacity:0.505597;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
style="display:inline;fill:#520c8c;fill-opacity:0.505597;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
id="path5156"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -15,7 +15,7 @@ run/main_scene="uid://b70jhun5a4las"
|
||||
config/features=PackedStringArray("4.5", "C#", "Forward Plus")
|
||||
run/max_fps=157
|
||||
run/low_processor_mode=true
|
||||
config/icon="uid://la1pnl3sffo6"
|
||||
config/icon="uid://tpjfx7mo6cwj"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user