Update LightTheme.tres
This commit is contained in:
@@ -15,11 +15,11 @@ corner_detail = 5
|
|||||||
[resource]
|
[resource]
|
||||||
CodeEdit/colors/current_line_color = Color(0.05882353, 0.05882353, 0.05882353, 1)
|
CodeEdit/colors/current_line_color = Color(0.05882353, 0.05882353, 0.05882353, 1)
|
||||||
Gray500Label/base_type = &"Label"
|
Gray500Label/base_type = &"Label"
|
||||||
Gray500Label/colors/font_color = Color(0.5137255, 0.5137255, 0.5137255, 1)
|
Gray500Label/colors/font_color = Color(0.49, 0.49, 0.49, 1)
|
||||||
Gray600Label/base_type = &"Label"
|
Gray600Label/base_type = &"Label"
|
||||||
Gray600Label/colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
|
Gray600Label/colors/font_color = Color(0.33, 0.33, 0.33, 1)
|
||||||
Gray700Label/base_type = &"Label"
|
Gray700Label/base_type = &"Label"
|
||||||
Gray700Label/colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
|
Gray700Label/colors/font_color = Color(0.17, 0.17, 0.17, 1)
|
||||||
Panel/styles/panel = SubResource("StyleBoxFlat_3gh6f")
|
Panel/styles/panel = SubResource("StyleBoxFlat_3gh6f")
|
||||||
PanelContainer/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.83137256, 0.83137256, 0.83137256, 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user