diff --git a/project.godot b/project.godot index a41a73e..41117b2 100644 --- a/project.godot +++ b/project.godot @@ -28,6 +28,7 @@ _global_script_class_icons={ config/name="Tickle Frontend" run/main_scene="res://Main.tscn" +boot_splash/bg_color=Color( 0.141176, 0.141176, 0.141176, 1 ) config/icon="res://icon.png" [display] @@ -50,4 +51,5 @@ common/enable_pause_aware_picking=true [rendering] +environment/default_clear_color=Color( 0.1023, 0.11, 0.102942, 1 ) environment/default_environment="res://default_env.tres"