Change color and thickness of lines?

 From:  Michael Gibson
1358.6 In reply to 1358.4 
Hi Tom, also I should mention that you'd use the LineWidth= setting in moi.ini if you wanted to increase the size of the lines.

If you want to make the lines lighter instead of thicker, there is a different setting that can help with that:

[View]
....
UseThinAntiAliasing=n


Switch it to UseThinAntiAliasing=y and the blended area around the outside of lines will be lessened, making for a lighter looking line display.

- Michael