diff --git a/example/ionLunar.js b/example/ionLunar.js index 26c0aec9..67f3634d 100644 --- a/example/ionLunar.js +++ b/example/ionLunar.js @@ -47,7 +47,7 @@ function init() { // renderer renderer = new WebGLRenderer( { antialias: true } ); - renderer.setClearColor( 0x151c1f ); + renderer.setClearColor( 0x131619 ); document.body.appendChild( renderer.domElement ); // scene