Salome HOME
Fillet on auxiliary lines fix
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_SketchEntity.h
index 58ac7eb9a55b4cd7f0e4a7c98e118fde70ebdd45..20f1e46f732205e98545e914308135dc613ef898 100644 (file)
@@ -23,7 +23,7 @@
 #define SKETCH_ENTITY_COLOR "225,0,0"
 #define SKETCH_EXTERNAL_COLOR "170,0,225"
 #define SKETCH_AUXILIARY_COLOR "0,85,0"
-#define SKETCH_OVERCONSTRAINT_COLOR "255,0,0"
+#define SKETCH_OVERCONSTRAINT_COLOR "0,0,0"
 
 /**\class SketchPlugin_SketchEntity
  * \ingroup Plugins