Background Color

I've gotten in the habit of setting my UNIX SSH client (PuTTY) to use different background colors for the different boxes. (I.e. a red hue for production, green hue for development, yellow for test, etc) That way I get constant subtle feedback about what box I'm on and don't accidentally do something stupid.

Is the same available for PL/SQL Developer? (Dependent on the connected DB)
 
Hi,

check out Tools/Preferences/User Interface/Appearance/Connection Indicators

I think that's what you are looking for.

Patrick
 
Back
Top