petermckeeverPerform/themepy

Limit theme search to local copies only?

Opened this issue · 0 comments

It seems that when a themed app starts, it will always try to connect to github and checkout themes from there, and this might lead to failure if no connection is available at that time.

Could you please add an option to set_params / Theme.__init__ to limit theme search to locally available themes only?