move override to theme
This commit is contained in:
@@ -26,6 +26,18 @@ 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_hrgw7"]
|
||||
content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.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_3gh6f"]
|
||||
content_margin_left = 0.0
|
||||
content_margin_top = 0.0
|
||||
@@ -65,6 +77,7 @@ CodeEdit/styles/normal = SubResource("StyleBoxFlat_82udi")
|
||||
CodeEditorTabContainer/base_type = &"TabContainer"
|
||||
CodeEditorTabContainer/styles/tab_selected = SubResource("StyleBoxFlat_21uq4")
|
||||
CodeEditorTabContainer/styles/tabbar_background = SubResource("StyleBoxFlat_5oigc")
|
||||
FoldableContainer/styles/title_collapsed_panel = SubResource("StyleBoxFlat_hrgw7")
|
||||
Gray500Label/base_type = &"Label"
|
||||
Gray500Label/colors/font_color = Color(0.5137255, 0.5137255, 0.5137255, 1)
|
||||
Gray600Label/base_type = &"Label"
|
||||
|
||||
Reference in New Issue
Block a user