Hi Marc, you can adjust the color of curves and edges by using these 2 entries:
[View]
LineUnselectedColor=0,0,0
LineSelectedColor=255,255,32
Hovering for edges and curves works slightly differently than for surfaces. When you hover over a curve, the curve itself doesn't change color, instead there is a halo type glow that is drawn around it as an extra thing.
If your curve is unselected, the halo will be in the selected color, showing that if you click down that curve will become selected.
If you curve is selected, the halo will be in the unselected color, showing that if you click down that curve will become unselected.
So for curves, those 2 settings above control both the normal appearance and hovering.
- Michael
|