This commit is contained in:
Matt Parker
2025-09-12 20:23:10 +10:00
parent c8a9ca7c6d
commit a8cc4f8ac0
2 changed files with 59 additions and 9 deletions

View File

@@ -1,9 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" class="mud-icon-root mud-svg-icon mud-error-text mud-icon-size-medium" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="img" style="fill: rgb(40, 167, 69);">
<path d="M0 0h24v24H0z" fill="none"/>
<text x="50%" y="50%"
text-anchor="middle" dominant-baseline="middle"
font-family="Segoe UI, Roboto, Helvetica, Arial, sans-serif"
font-size="16" font-weight="700"
>C#</text>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
class="mud-icon-root mud-svg-icon mud-error-text mud-icon-size-medium"
focusable="false"
viewBox="0 0 24 24"
aria-hidden="true"
role="img"
style="fill: rgb(40, 167, 69);"
version="1.1"
id="svg1"
sodipodi:docname="CsharpFile.svg"
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:zoom="34.383067"
inkscape:cx="5.55506"
inkscape:cy="15.341854"
inkscape:window-width="2560"
inkscape:window-height="1369"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<path
d="M 0,0 H 24 V 24 H 0 Z"
fill="none"
id="path1"
style="display:inline" />
<text
x="11.912748"
y="13.454205"
text-anchor="middle"
dominant-baseline="middle"
font-family="'Segoe UI', Roboto, Helvetica, Arial, sans-serif"
font-size="16px"
font-weight="700"
id="text1"
style="display:none">C#</text>
<path
d="m 11.49478,17.055767 q -1.226563,0.59375 -3.2031254,0.59375 -2.578125,0 -4.0546875,-1.515625 -1.4765625,-1.515625 -1.4765625,-4.039062 0,-2.6875004 1.65625,-4.3593754 1.6640625,-1.671875 4.3125,-1.671875 1.6406254,0 2.7656254,0.4140625 v 2.4296875 q -1.125,-0.671875 -2.5625004,-0.671875 -1.578125,0 -2.546875,0.9921875 -0.96875,0.9921879 -0.96875,2.6874999 0,1.625 0.9140625,2.59375 0.9140625,0.960938 2.4609375,0.960938 1.4765624,0 2.7031254,-0.71875 z m 9.859375,-7.9531249 -0.304688,1.4062499 h -1.445312 l -0.429688,1.9375 h 1.617188 l -0.351563,1.40625 h -1.554687 l -0.609375,2.703125 h -1.5625 l 0.570312,-2.703125 H 15.49478 l -0.578125,2.703125 h -1.5625 l 0.554687,-2.703125 h -1.453125 l 0.289063,-1.40625 h 1.46875 l 0.414062,-1.9375 h -1.578125 l 0.265625,-1.4062499 h 1.601563 l 0.578125,-2.78125 h 1.601562 l -0.578125,2.78125 h 1.789063 l 0.59375,-2.78125 h 1.585937 l -0.578125,2.78125 z M 18.02603,10.508892 h -1.8125 l -0.429688,1.9375 h 1.804688 z"
id="text2"
style="font-weight:700;font-size:16px;font-family:'Segoe UI', Roboto, Helvetica, Arial, sans-serif;dominant-baseline:middle;text-anchor:middle"
aria-label="C#" />
</svg>

Before

Width:  |  Height:  |  Size: 513 B

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=14 format=3 uid="uid://b2oniigcp5ew5"]
[gd_scene load_steps=15 format=3 uid="uid://b2oniigcp5ew5"]
[ext_resource type="Script" uid="uid://bavypuy7b375x" path="res://IdeRoot.cs" id="1_whawi"]
[ext_resource type="Texture2D" uid="uid://bkty6563cthj8" path="res://Features/Run/Resources/Run.svg" id="2_8x8ub"]
@@ -8,6 +8,7 @@
[ext_resource type="Script" uid="uid://kvnhndc3l6ih" path="res://Features/CustomControls/InvertedVSplitContainer.cs" id="3_0ybuf"]
[ext_resource type="PackedScene" uid="uid://biyhfwx36ium8" path="res://Features/LeftSideBar/LeftSideBar.tscn" id="3_f60gr"]
[ext_resource type="PackedScene" uid="uid://bcoytt3bw0gpe" path="res://Features/Run/RunPanel.tscn" id="5_y3aoi"]
[ext_resource type="Texture2D" uid="uid://do0edciarrnp0" path="res://Features/SolutionExplorer/Resources/CsharpFile.svg" id="6_7ptyn"]
[ext_resource type="Script" uid="uid://cvvgp42r3nml8" path="res://Features/BottomPanel/BottomPanelManager.cs" id="7_i62lx"]
[ext_resource type="PackedScene" uid="uid://co6dkhdolriej" path="res://Features/Build/BuildPanel.tscn" id="9_rllbf"]
[ext_resource type="PackedScene" uid="uid://tqpmww430cor" path="res://Features/Problems/ProblemsPanel.tscn" id="11_b7c1a"]
@@ -119,6 +120,7 @@ split_offset = 400
unique_name_in_owner = true
layout_mode = 2
script = ExtResource("2_tcy02")
CsharpFileIcon = ExtResource("6_7ptyn")
[node name="Tree" type="Tree" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/HSplitContainer/SolutionExplorerPanel"]
layout_mode = 1