Change the color of the guides

 From:  Michael Gibson
10636.2 In reply to 10636.1 
Hi Zooen,

re:
> Is it possible to change the color of the guides in moi.ini? I work on a black background and I don't see them.

Yes, it's in moi.ini under
[Drawing Aids]
StraightSnapLineColor=103,0,0,0

It's 4 numbers 0 to 255 each, first one is alpha (opacity) value, then red, green, blue.

- Michael