Hi Marc, you can tweak those colors too if you want. In moi.ini these are available:
[View]
SurfaceUnselectedColor=255,255,255
SurfaceUnselectedTransitionColor=255,255,208
SurfaceSelectedTransitionColor=255,255,128
SurfaceSelectedColor=239,239,0
The "Transition" ones are the ones for hovering. SurfaceUnselectedTransitionColor is the one used when you hover over an unselected object, and SurfaceSelectedTransitionColor is the one used when you hover over a selected object, where clicking it would unselect it.
They are used for more than just hovering directly over the surface though, they are also used in some other situations where clicking down would change the selection, like if you move over an edge.
- Michael
|