Create LightTheme.tres
This commit is contained in:
11
src/SharpIDE.Godot/Resources/LightTheme.tres
Normal file
11
src/SharpIDE.Godot/Resources/LightTheme.tres
Normal 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)
|
||||
Reference in New Issue
Block a user