From 51765869e5d793a62d55324e75b57234d42af526 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Fri, 12 Sep 2025 23:05:19 +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 2d0c13e..6f1ec9c 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_colors/font_color = Color(0.830335, 0.830335, 0.830335, 1) theme_override_constants/v_separation = 1 theme_override_constants/inner_item_margin_left = 2 theme_override_constants/draw_guides = 0