davekeck / Xcode-4-Fixins

Plugins for fixing Xcode 4 bugs and shortcomings
362 stars 41 forks source link

Fixin Request: Alpha Value for Instruction Pointer Color Support #11

Open coneybeare opened 11 years ago

coneybeare commented 11 years ago

I filed a rdar on this long ago but have not seen anything done with it. Hopefully you can fix it. In the theme color editor under console you can change the Instruction Pointer color. This is the color of the line when the debugger stops on it.

Even though the panel allows you to set an alpha, it is not respected in the view. This means that for people with dark background themes and medium to dark text, the code is not very legible underneath the color.

Screen Shot 2012-12-22 at 8 02 35 AM

Can you help?