add theme
This commit is contained in:
parent
23ca5db700
commit
1ad5bf2752
3 changed files with 46 additions and 55 deletions
|
@ -56,7 +56,7 @@ difficulty = 0
|
|||
[node name="Background" type="ColorRect" parent="."]
|
||||
margin_right = 512.0
|
||||
margin_bottom = 512.0
|
||||
color = Color( 0.254902, 0.329412, 0.45098, 1 )
|
||||
color = Color( 0.12549, 0.235294, 0.337255, 1 )
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
anims/MovingPiece = SubResource( 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue