Skip to content

Commit 8a16dd4

Browse files
committed
refactor overridden colours to theme
1 parent 16164a7 commit 8a16dd4

File tree

16 files changed

+43
-33
lines changed

16 files changed

+43
-33
lines changed

src/SharpIDE.Godot/Features/BottomBar/EditorLineCharDisplay.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ script = ExtResource("1_ugdln")
1212

1313
[node name="Label" type="Label" parent="." unique_id=1753504818]
1414
layout_mode = 2
15-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
15+
theme_type_variation = &"Gray600Label"
1616
theme_override_font_sizes/font_size = 14
1717
text = "65:71"
1818

1919
[node name="SelectionInfoLabel" type="Label" parent="." unique_id=140834606]
2020
unique_name_in_owner = true
2121
layout_mode = 2
22-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
22+
theme_type_variation = &"Gray600Label"
2323
theme_override_font_sizes/font_size = 14
2424
text = "(5 chars, 2 line breaks)"

src/SharpIDE.Godot/Features/BottomBar/RunningTasksDisplay.tscn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ script = ExtResource("1_ytjpp")
4242
unique_name_in_owner = true
4343
layout_mode = 2
4444
size_flags_vertical = 1
45-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
45+
theme_type_variation = &"Gray600Label"
4646
theme_override_font_sizes/font_size = 14
4747
text = "Loading Solution"
4848
vertical_alignment = 1
@@ -51,7 +51,7 @@ vertical_alignment = 1
5151
unique_name_in_owner = true
5252
visible = false
5353
layout_mode = 2
54-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
54+
theme_type_variation = &"Gray600Label"
5555
theme_override_font_sizes/font_size = 14
5656
text = "Updating Solution Diagnostics"
5757
vertical_alignment = 1
@@ -60,7 +60,7 @@ vertical_alignment = 1
6060
unique_name_in_owner = true
6161
visible = false
6262
layout_mode = 2
63-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
63+
theme_type_variation = &"Gray600Label"
6464
theme_override_font_sizes/font_size = 14
6565
text = "Restoring Solution"
6666
vertical_alignment = 1

src/SharpIDE.Godot/Features/CodeEditor/SharpIdeCodeEdit.tscn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ corner_radius_bottom_left = 3
1717
corner_detail = 5
1818

1919
[node name="SharpIdeCodeEdit" type="CodeEdit" unique_id=2021737984]
20-
theme_override_colors/current_line_color = Color(0.0588235, 0.0588235, 0.0588235, 1)
2120
theme_override_fonts/font = ExtResource("1_s7ira")
2221
theme_override_font_sizes/font_size = 18
2322
theme_override_styles/normal = SubResource("StyleBoxFlat_v06ln")

src/SharpIDE.Godot/Features/Nuget/NugetPackageDetails.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ expand_mode = 3
3939
[node name="PackageNameLabel" type="Label" parent="HBoxContainer" unique_id=727807580]
4040
unique_name_in_owner = true
4141
layout_mode = 2
42-
theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
42+
theme_type_variation = &"Gray700Label"
4343
theme_override_font_sizes/font_size = 18
4444
text = "OpenTelemetry.Exporter.OpenTelemetryProtocol"
4545

@@ -48,7 +48,7 @@ layout_mode = 2
4848

4949
[node name="Label" type="Label" parent="HBoxContainer2" unique_id=145190229]
5050
layout_mode = 2
51-
theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
51+
theme_type_variation = &"Gray700Label"
5252
text = "Version"
5353

5454
[node name="VersionOptionButton" type="OptionButton" parent="HBoxContainer2" unique_id=1228212594]

src/SharpIDE.Godot/Features/Nuget/NugetPanel.tscn

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,24 +106,24 @@ theme_override_constants/separation = 0
106106

107107
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1733055884]
108108
layout_mode = 2
109-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
109+
theme_type_variation = &"Gray600Label"
110110
text = "Installed Packages in "
111111

112112
[node name="InstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=479190710]
113113
unique_name_in_owner = true
114114
layout_mode = 2
115-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
115+
theme_type_variation = &"Gray600Label"
116116
text = "Application"
117117

118118
[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1660023931]
119119
layout_mode = 2
120-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
120+
theme_type_variation = &"Gray600Label"
121121
text = ": "
122122

123123
[node name="InstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=989261814]
124124
unique_name_in_owner = true
125125
layout_mode = 2
126-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
126+
theme_type_variation = &"Gray600Label"
127127
text = "0"
128128

129129
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1351131590]
@@ -162,24 +162,24 @@ theme_override_constants/separation = 0
162162

163163
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2123233617]
164164
layout_mode = 2
165-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
165+
theme_type_variation = &"Gray600Label"
166166
text = "Implicitly Installed Packages in "
167167

168168
[node name="ImplicitlyInstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2111917140]
169169
unique_name_in_owner = true
170170
layout_mode = 2
171-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
171+
theme_type_variation = &"Gray600Label"
172172
text = "Application"
173173

174174
[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=634398114]
175175
layout_mode = 2
176-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
176+
theme_type_variation = &"Gray600Label"
177177
text = ": "
178178

179179
[node name="ImplicitlyInstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=1733748545]
180180
unique_name_in_owner = true
181181
layout_mode = 2
182-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
182+
theme_type_variation = &"Gray600Label"
183183
text = "0"
184184

185185
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2016740907]
@@ -215,12 +215,12 @@ theme_override_constants/separation = 0
215215

216216
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=665734724]
217217
layout_mode = 2
218-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
218+
theme_type_variation = &"Gray600Label"
219219
text = "Available Packages: "
220220

221221
[node name="PackageSearchResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=640578649]
222222
layout_mode = 2
223-
theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1)
223+
theme_type_variation = &"Gray600Label"
224224
text = "Top 100"
225225

226226
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=546716895]

src/SharpIDE.Godot/Features/Nuget/PackageDetailsProjectEntry.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ expand_mode = 3
3939
unique_name_in_owner = true
4040
layout_mode = 2
4141
size_flags_horizontal = 3
42-
theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
42+
theme_type_variation = &"Gray700Label"
4343
theme_override_font_sizes/font_size = 16
4444
text = "Application"
4545

@@ -48,7 +48,7 @@ unique_name_in_owner = true
4848
layout_mode = 2
4949
size_flags_horizontal = 6
5050
mouse_filter = 1
51-
theme_override_colors/font_color = Color(0.6706895, 0.6706895, 0.6706895, 1)
51+
theme_type_variation = &"Gray600Label"
5252
text = "1.12.0"
5353

5454
[node name="Spacer" type="Control" parent="HBoxContainer" unique_id=249353635]

src/SharpIDE.Godot/Features/Nuget/PackageEntry.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ expand_mode = 3
5656
[node name="PackageNameLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=1382048508]
5757
unique_name_in_owner = true
5858
layout_mode = 2
59-
theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1)
59+
theme_type_variation = &"Gray700Label"
6060
theme_override_font_sizes/font_size = 16
6161
text = "OpenTelemetry.Exporter.OpenTelemetryProtocol"
6262

6363
[node name="InstalledVersionLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=2056828891]
6464
unique_name_in_owner = true
6565
layout_mode = 2
66-
theme_override_colors/font_color = Color(0.6706895, 0.6706895, 0.6706895, 1)
66+
theme_type_variation = &"Gray600Label"
6767
text = "1.12.0"
6868

6969
[node name="SourceNamesHBoxContainer" type="HBoxContainer" parent="MarginContainer/HBoxContainer" unique_id=1750080893]

src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ text = "FileName.cs"
6363
unique_name_in_owner = true
6464
layout_mode = 2
6565
size_flags_horizontal = 3
66-
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
66+
theme_type_variation = &"Gray700Label"
6767
text = "/File/Path/FileName.cs"
6868
text_overrun_behavior = 3

src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchResultComponent.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ text_overrun_behavior = 3
5252
[node name="FileNameLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=1076022344]
5353
unique_name_in_owner = true
5454
layout_mode = 2
55-
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
55+
theme_type_variation = &"Gray700Label"
5656
text = "FileName.cs"
5757

5858
[node name="LineNumberLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=1411128112]
5959
unique_name_in_owner = true
6060
layout_mode = 2
61-
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
61+
theme_type_variation = &"Gray700Label"
6262
text = "24"

src/SharpIDE.Godot/Features/Settings/SettingsWindow.tscn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ custom_arrow_step = 0.1
7070

7171
[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer" unique_id=1451296891]
7272
layout_mode = 2
73-
theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1)
73+
theme_type_variation = &"Gray500Label"
7474
text = "Experimental. Non-integer scales will be blurry."
7575

7676
[node name="VBoxContainer3" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2" unique_id=1724284108]
@@ -94,7 +94,7 @@ layout_mode = 2
9494

9595
[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer" unique_id=1566337417]
9696
layout_mode = 2
97-
theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1)
97+
theme_type_variation = &"Gray500Label"
9898
text = "Use the included SharpDbg debugger"
9999

100100
[node name="VBoxContainer2" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2" unique_id=1049513313]
@@ -118,7 +118,7 @@ layout_mode = 2
118118

119119
[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer" unique_id=742843520]
120120
layout_mode = 2
121-
theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1)
121+
theme_type_variation = &"Gray500Label"
122122
text = "Necessary if 'Use SharpDbg' is disabled. Get netcoredbg from"
123123

124124
[node name="LinkButton" type="LinkButton" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer" unique_id=1607764631]

0 commit comments

Comments
 (0)