Salome HOME
Issue #2278 Cannot validate a Sketch. Feature should be stored in cache, not result...
[modules/shaper.git] / src / PartSet / PartSet_CustomPrs.h
index fc83596816a6f0fb2331a165b1cc352f92f73c7a..65c3bdf0916fbd86840153a34b4974861e27b991 100755 (executable)
@@ -56,8 +56,8 @@ public:
   /// Returns color lighter than sketch feature entity : pink
   static const std::string OPERATION_REMOVE_FEATURE_COLOR() { return "255, 174, 201"; }
 
-  /// Returns color equal to default color of construction plugin : gray
-  static const std::string OPERATION_SKETCH_PLANE() { return "150,150,180"; }
+  /// Returns color equal to default color of construction plugin : green
+  static const std::string OPERATION_SKETCH_PLANE() { return "170,255,0"; }
 public:
   /// Constructor
   /// \param theWorkshop a reference to workshop