Files
SharpIDE/src/SharpIDE.Godot/Resources/DarkTheme.tres
2026-01-30 22:36:14 +10:00

78 lines
2.7 KiB
Plaintext

[gd_resource type="Theme" format=3 uid="uid://epmt8kq6efrs"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_82udi"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.117647, 0.117647, 0.117647, 1)
border_color = Color(0, 0, 0, 0.6)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_21uq4"]
content_margin_left = 10.0
content_margin_top = 4.0
content_margin_right = 10.0
content_margin_bottom = 4.0
bg_color = Color(0.1, 0.1, 0.1, 0.6)
border_width_bottom = 2
border_color = Color(1, 1, 1, 0.75)
corner_detail = 1
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5oigc"]
bg_color = Color(0.11764706, 0.11764706, 0.11764706, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3gh6f"]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
bg_color = Color(0.1, 0.1, 0.1, 0.6)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6e8is"]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
bg_color = Color(0.1, 0.1, 0.1, 0.6)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_amw38"]
bg_color = Color(0.1764706, 0.1764706, 0.1764706, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
shadow_color = Color(0, 0, 0, 0.11764706)
shadow_size = 4
[resource]
CodeEdit/colors/current_line_color = Color(0.05882353, 0.05882353, 0.05882353, 1)
CodeEdit/styles/normal = SubResource("StyleBoxFlat_82udi")
CodeEditorTabContainer/base_type = &"TabContainer"
CodeEditorTabContainer/styles/tab_selected = SubResource("StyleBoxFlat_21uq4")
CodeEditorTabContainer/styles/tabbar_background = SubResource("StyleBoxFlat_5oigc")
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)
Panel/styles/panel = SubResource("StyleBoxFlat_3gh6f")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_6e8is")
PopupPanel/styles/panel = SubResource("StyleBoxFlat_amw38")
Tree/colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)