How to change the background color of the brace match highlighting
(Redirected from Changing bg color brace matching)
This page will describe how to change the background color of the brace match highlighting in Visual Studio 2010. The default color might not help you find the closing brace.
Visual Studio
Comfirmed to work for Visual Studio 2010. Should be the same for 2005 and 2008 as well
To change the default color of the brace match highlighting:
- Click on the Tools menu
- Select Options...
- Click the + beside Environment
- Select Fonts and Color
- In the display items, find the brace matching(rectangle)
- Select "Item background" and change it
- Press Ok
Feel free to edit it.