Salome HOME
The default colors in preferences for sketch elements and features.
[modules/shaper.git] / src / Model / Model_ResultGroup.h
index 63e8368f4334e0a29b2a2a62e7297c45f45a3c21..be220052fb987e89b2da637c0ed06c1289a91417 100644 (file)
@@ -23,7 +23,7 @@ public:
   /// default color for a result body
   inline static const std::string& DEFAULT_COLOR()
   {
-    static const std::string RESULT_GROUP_COLOR("#E0A01B");
+    static const std::string RESULT_GROUP_COLOR("150,150,180");
     return RESULT_GROUP_COLOR;
   }
   /// Request for initialization of data model of the result: adding all attributes