Index: /trunk/FACT++/src/smartfact.cc
===================================================================
--- /trunk/FACT++/src/smartfact.cc	(revision 17279)
+++ /trunk/FACT++/src/smartfact.cc	(revision 17280)
@@ -2768,5 +2768,5 @@
             // and Bias not in "data-taking state' => Red
             if (fMcpConfigurationState>MCP::State::kIdle && !bias_on)
-                col = HTML::kRed;
+                col = HTML::kWhite;
 
             const bool cal = fDimFeedback.state()>=Feedback::State::kCalibrated;
