2020-07-29 01:40:27 +00:00
|
|
|
[gd_scene format=2]
|
|
|
|
|
|
|
|
[node name="ThemeColorPreview" type="ColorRect"]
|
|
|
|
margin_right = 50.0
|
|
|
|
margin_bottom = 14.0
|
2020-09-29 15:00:43 +00:00
|
|
|
rect_min_size = Vector2( 50, 16 )
|
2020-07-29 01:40:27 +00:00
|
|
|
color = Color( 0.380392, 0.384314, 0.380392, 1 )
|
|
|
|
|
2022-09-20 16:39:15 +00:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2020-07-29 01:40:27 +00:00
|
|
|
margin_left = 3.0
|
2022-09-20 16:39:15 +00:00
|
|
|
margin_top = 3.0
|
|
|
|
margin_right = -3.0
|
|
|
|
margin_bottom = -3.0
|
|
|
|
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="HBoxContainer"]
|
|
|
|
margin_right = 20.0
|
|
|
|
margin_bottom = 10.0
|
2020-07-29 01:40:27 +00:00
|
|
|
rect_min_size = Vector2( 20, 10 )
|
2022-09-20 16:39:15 +00:00
|
|
|
size_flags_horizontal = 3
|
2020-07-29 01:40:27 +00:00
|
|
|
color = Color( 0.152941, 0.152941, 0.152941, 1 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
2022-09-20 16:39:15 +00:00
|
|
|
[node name="ColorRect2" type="ColorRect" parent="HBoxContainer"]
|
|
|
|
margin_left = 24.0
|
|
|
|
margin_right = 44.0
|
|
|
|
margin_bottom = 10.0
|
2020-07-29 01:40:27 +00:00
|
|
|
rect_min_size = Vector2( 20, 10 )
|
2022-09-20 16:39:15 +00:00
|
|
|
size_flags_horizontal = 3
|
2020-07-29 01:40:27 +00:00
|
|
|
color = Color( 0.411765, 0.411765, 0.411765, 1 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|