From 89346178f627051a6f287b4814e25fd5b4474354 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Mon, 8 Oct 2018 16:05:25 -0700 Subject: [PATCH] update title and loading screen color --- src/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index d4bf887..793e99c 100644 --- a/src/index.html +++ b/src/index.html @@ -1,7 +1,7 @@ - Supersaber + Super Saber @@ -17,6 +17,7 @@ console-shortcuts debug-controller effect-bloom="strength: 1" + loader="backgroundColor: #000" overlay="objects: #menu, #keyboard, #rightHand, #leftHand, [mixin~='cursorMesh'], #pauseDialog" pool__beat-arrow-blue="mixin: beat arrow-blue-beat; size: 5; container: #beatContainer" pool__beat-arrow-red="mixin: beat arrow-red-beat; size: 10; container: #beatContainer"