nathanhosselton / NJHMultiTheme

An Xcode plugin (defunct) for contextual themes
MIT License
11 stars 0 forks source link

MultiTheme should detect when a new theme is created #5

Open nathanhosselton opened 9 years ago

nathanhosselton commented 9 years ago

Currently it does not, which means that Xcode must be quit and relaunched in order to set the new theme as one of MT's themes.

Currently no hook for theme list changes is present. Research is required.

nathanhosselton commented 9 years ago

Could maybe add action to menu selection that checks for changes each time and repopulates if necessary.