Index: /trunk/FACT++/www/smartfact/index.js
===================================================================
--- /trunk/FACT++/www/smartfact/index.js	(revision 17679)
+++ /trunk/FACT++/www/smartfact/index.js	(revision 17680)
@@ -1536,5 +1536,5 @@
     var ctx = canv.getContext("2d");
 
-    ctx.fillStyle = "rgba(255, 255, 255, 0.75)";
+    ctx.fillStyle = "rgba(255, 255, 255, 0.5)";
     ctx.fillRect(0, 0, canv.width, canv.height);
 }
