I use a color theme with a very dark background, which works great except that VS2010 uses the default insertion point mouse cursor when the mouse is over the editor pane, and t
- Open settings
- Click Personalization
- Click Themes in the right sidebar
- Click Mouse Cursor
- Select the Scheme called – Windows Black (system scheme)
- Click Apply
I have the same problem in Visual Studio 2012 (Dark Theme) on a Windows 7 guest system running inside VirtualBox.
I have found a slightly better solution:
Basically, you can globally change the cursor scheme:
- Open Control panel
- Open Appearance and Personalization
- Open Personalization
- Finally – click Change mouse pointers.
- Select the Scheme called – Windows Black (system scheme)
Makes your cursor nicely visible against the dark background while also working great on light backgrounds. Hope that helps!
Credit: http://www.marcusoft.net/2011/08/my-mouse-pointer-disappeared-in-visual.html