Create LightTheme.tres

This commit is contained in:
Matt Parker
2026-01-30 19:21:50 +10:00
parent 8a16dd4061
commit 20f3399f54

View File

@@ -0,0 +1,11 @@
[gd_resource type="Theme" format=3 uid="uid://dc7l6bjhn61i5"]
[resource]
CodeEdit/colors/current_line_color = Color(0.05882353, 0.05882353, 0.05882353, 1)
Gray500Label/base_type = &"Label"
Gray500Label/colors/font_color = Color(0.5137255, 0.5137255, 0.5137255, 1)
Gray600Label/base_type = &"Label"
Gray600Label/colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
Gray700Label/base_type = &"Label"
Gray700Label/colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
Tree/colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)