light theme tree

This commit is contained in:
Matt Parker
2026-01-30 22:10:00 +10:00
parent 94379ca09a
commit 12c953b129

View File

@@ -79,4 +79,7 @@ Gray700Label/colors/font_color = Color(0.17, 0.17, 0.17, 1)
Label/colors/font_color = Color(0.17, 0.17, 0.17, 1)
Panel/styles/panel = SubResource("StyleBoxFlat_3gh6f")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_3gh6f")
Tree/colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
Tree/colors/font_color = Color(0.16862746, 0.16862746, 0.16862746, 1)
Tree/colors/font_hovered_color = Color(0.16862746, 0.16862746, 0.16862746, 1)
Tree/colors/font_hovered_selected_color = Color(0.16862746, 0.16862746, 0.16862746, 1)
Tree/colors/font_selected_color = Color(0.16862746, 0.16862746, 0.16862746, 1)