Changing the background colour of lines in the stack
- by Mongus Pong
I have just changed the colour scheme of my Visual Studio 2008 environment to have a dark backround with light text.
This is so much easier on the eyes.
The only problem is lines that are on the call stack... Those lines that are referred to in this thread here in visual studio some lines of code have light grey background while debugging
These lines have a bright grey background, which against my light text means I cannot read the text at all. I have been through every single colour in Tools - Options - Fonts and Colours and cannot find one that matches.
How can I change the background for lines on the current call stack?