Dimension lines inside sketches are black. Once the sketch is constrained, the shape is also black. It would be helpful to be able to change the default colour of the dimension lines.
This is already possible by changing a line in photobooth.XML (assuming you use the photobooth enviroment) as such:
<SketchDimensionColor ARGB="1 0.92 0.2 0.2" />
(this changes them to red)
However, this changes back every time it updates, and if you change environments.
This would make visibility much easier, especially in complicated sketches.
Thank you.