How to change the color of a #region in Visual Studio's 2008

Oliver Hume picture Oliver Hume · Oct 8, 2009 · Viewed 8.1k times · Source

I maybe going mad, but for the life of me I can't find the option to change the colour of collapsed region's in VS2008.

For example if I have the following code:

#region Test Region

CallSomeCode();

#endregion

If I now collapse that region it has the title "Test Region" in a grey text color with a grey box around it.

Answer

user151323 picture user151323 · Oct 8, 2009

Tools→Options→Environment→Fonts and Colors→Display items[Collapsible text]