Last Updated: February 25, 2016
·
1.164K
· mxcl

OMGThemes!

As I side project I made a viewing-platform for Xcode themes:

http://omgthemes.net

By itself, not very interesting. The more interesting part is how people add new themes to the repository.

  1. Simply fork my repository: https://github.com/mxcl/omgthemes
  2. Push a new theme

There is no step three. I have an old Mac running that clones and updates all the forks every five minutes and then generates the site (also on GitHub), and syncs it with S3.

If the site proves popular I'll expand to other theme targets. It would also be neat to be able to convert between different theme formats, and since it's all open source, hopefully people will help me with that.