kxgames / glooey

An object-oriented GUI library for pyglet.
MIT License
91 stars 6 forks source link

Split themes into different repositories #35

Open kalekundert opened 4 years ago

kalekundert commented 4 years ago

I've realized that the theme assets take up a pretty large amount of space, which is wasteful considering that most projects would use at most one theme. I think the best way to address this would be to create separate repositories for each theme. This would also have the nice effect that third-party themes would be installed and distributed in the same way.