How can I change the look of SQL Server Management Studio based on which database I'm connected to?

Feckmore picture Feckmore · Apr 14, 2010 · Viewed 15.6k times · Source

I'd like to modify the appearance of the query window in SQL Server Management Studio based on which database I'm currently connected to. For example, using a yellow background for production databases. Is there a way to do this?

Is there also a way to change the default color of the query status bar at the bottom (when a server is not selected from the Registered Servers tab)? I'd like to also make a bright and distinct color for when I don't remember to use the Registered Servers.

Answer

KM. picture KM. · Apr 14, 2010

In SQL Server Management Studio 2008 you can color code your connection without any add-ins. In SSMS 2008, go To Registered Servers and then Right-Click a server then Connection Properties tab then Select "Use Custom Color"

you can try an add-in for SQL Server 2005: SSMS Tools Pack which has Window Connection Coloring