views:

13

answers:

1

Not a direct programming question but related. I have been setting my fonts and colors in Visual Studio 2010. My quoted strings are showing as Maroon against a black background and I can't seem to find a setting to change the color. I tried to reset all my settings and the default with the white background still shows this color as maroon.

Anyone know how I can change it?

alt text

A: 

Try this one:

Tools -> Options -> Fonts & Colors -> Display Items ["String"] = <Your color>
Developer Art
Doesn't work, that is set to lime green for me :(
Jay
Try other parameters in that list in the XAML and XML groups.
Developer Art
Found it finally....there has to be a better way to set the font colors ;)It wsa "Script String" which is blatently obvious now
Jay