tags:

views:

9

answers:

1

I want to change the caret blinking color in XCode, the default is black but now when I have a dark background I would rather have a white caret color.

Anyone that know how to change the caret color in XCode?

A: 

In XCode 4 developer preview 2 you can set the caret color. Excellent! Go to Preferences -> Fonts & Colors and then change the "Cursor" color to the color you want.

aticatac