Visual Studio Solution Explorer, Highlight Active Item color

staterium picture staterium · Sep 9, 2009 · Viewed 7.4k times · Source

In Visual Studio 2008, is there any way to change the background color of the highlighted item in the Solution Explorer? The current setting makes the item quite visible when the Solution Explorer has focus (blue), but when the editor has focus, the background color is a very light gray, which makes it near impossible to see. I hate having to navigate to a type's definition, and then have to give the Solution Explorer focus to see where in the solution the current file lies.

Many thanks.

Answer

Pierre picture Pierre · Jan 17, 2010

It is related to a system color named "3D Objects" in the advanded color selector dialog box of Windows. If you change this color, using aero themes, it affects MDI windows and it also changes the color of the selected item in an inactive window. Logic, isn'it ??? Hope this will be helpfull.

Pierre.