Navigation: Configuration and Getting Started > Edit the Default Emulator Settings > 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