Changing background color for different connections

limsk

Member
I am on pl/sql developer 7.1.3

Looking for a way to set a different background color in the command window for a specific connection. Is there a way to do this?

The intention is to have some sort of visual cue when I am connecting to the production database to prevent accidents.
 
Found the feature:
Tools --> Preferences --> Appearance tab --> change the Connection Indicator settings
 
Back
Top