X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_SketchEntity.h;h=20f1e46f732205e98545e914308135dc613ef898;hb=4ab46ebbcaca8341a41859a16b57d0ac80ea986c;hp=58ac7eb9a55b4cd7f0e4a7c98e118fde70ebdd45;hpb=95593a2d6563211c55dba673c655ecdc6dfe0a4b;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_SketchEntity.h b/src/SketchPlugin/SketchPlugin_SketchEntity.h index 58ac7eb9a..20f1e46f7 100644 --- a/src/SketchPlugin/SketchPlugin_SketchEntity.h +++ b/src/SketchPlugin/SketchPlugin_SketchEntity.h @@ -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