From 0d8eedd3afcffb949644e1c3130e36cf28c7262b Mon Sep 17 00:00:00 2001
From: Koukofikis <athanasios.koukofikis@hft-stuttgart.de>
Date: Wed, 19 May 2021 15:15:49 +0000
Subject: [PATCH] Update hellox3dom.html

---
 public/X3DOMTutorial/hellox3dom.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/X3DOMTutorial/hellox3dom.html b/public/X3DOMTutorial/hellox3dom.html
index a373e22..20c5a84 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>
-- 
GitLab