diff --git a/public/X3DOMTutorial/hellox3dom.html b/public/X3DOMTutorial/hellox3dom.html index a373e222283c7cad34763cc633cf377078211734..20c5a84088f49f713cb2cefcfb0a2f9a87f1f11c 100644 --- a/public/X3DOMTutorial/hellox3dom.html +++ b/public/X3DOMTutorial/hellox3dom.html @@ -14,7 +14,7 @@ <td width="50%" align="center" valign="top" scope="col"> <X3D id="shapedata" width="600px" height="600px" style="float:left"> <Scene> - <background transparency='0' skyColor='0.1 0.2 0'> </background> + <background transparency='0' skyColor='0.68, 0.95, 0.47'> </background> <Shape> <appearance > <material diffuseColor='1 0 0'></material>