Navigation: Administration Activities by Category > Installation and Configuration > Direct Editing of the FVTerm Web.Config File > Editing Web Config Entries
cursorBackground
Setting this value will override the default standard cursor color of yellow on non-touch devices.
Example:
<add key="cursorBackground" value="#00ffff"/>
The above will change the cursor background to bright blue-green