Changed transparent background and default clear color for Godot's theme

This commit is contained in:
OverloadedOrama 2019-12-21 05:03:57 +02:00
parent c6ded721d1
commit f4a62f227f
6 changed files with 19 additions and 3 deletions

View file

@ -226,6 +226,7 @@ text = "[64×64]"
align = 2
[node name="UI" type="HBoxContainer" parent="MenuAndUI"]
editor/display_folded = true
margin_top = 28.0
margin_right = 1152.0
margin_bottom = 648.0
@ -801,6 +802,7 @@ mouse_default_cursor_shape = 2
text = "Vertical"
[node name="CanvasAndTimeline" type="VBoxContainer" parent="MenuAndUI/UI"]
editor/display_folded = true
margin_left = 224.0
margin_right = 928.0
margin_bottom = 620.0
@ -857,6 +859,7 @@ enabled_focus_mode = 0
script = ExtResource( 15 )
[node name="ViewportContainer" type="ViewportContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/ViewportandVerticalRuler"]
editor/display_folded = true
margin_left = 16.0
margin_right = 704.0
margin_bottom = 462.0