First time here? Check out the FAQ!

Revision history  [back]

There isn't a way to tie this to which project is open. You could use the --prefs-file=/path/to/preferences command line option for Wing to launch with different preferences and set a different theme in each. Or actually --settings=/path/to/settings-dir is also an option, which would use entirely different settings including also things like which project to open by default at startup.

Of course that won't help if you're just switching projects within Wing, but might still be a way to get to a work flow where it's clearer which Wing is which, assuming you either run multiple concurrent instances or just get into the habit of running Wing with one of several custom startup scripts.

I have at times thought that projects should be able to override any preference, which maybe would be the way to address this.