From 6c5711591580336ef16503a1a2e19c94d8f62a90 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:27:21 +1000 Subject: [PATCH] Update SolutionExplorerPanel.tscn --- .../Features/SolutionExplorer/SolutionExplorerPanel.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn index 78e1b3b..2d0c13e 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn @@ -22,7 +22,7 @@ SlnIcon = ExtResource("6_idvpu") [node name="Tree" type="Tree" parent="."] layout_mode = 2 +theme_override_colors/font_color = Color(0.784314, 0.784314, 0.784314, 1) theme_override_constants/v_separation = 1 theme_override_constants/inner_item_margin_left = 2 theme_override_constants/draw_guides = 0 -theme_override_font_sizes/font_size = 16