Code Monkey home page Code Monkey logo

omgthemes's Introduction

OMGThemes!

A general resource for themes, though currently just for Xcode themes, and we don't intend to support general theming, just theming for developer tools.

The site (http://omgthemes.net) scans the fork tree of this repository for Xcode themes contributions.

So, fork to add new themes.

Currently, we only scan one level deep, so make sure you fork mxcl’s repository. Of course, it would be neat to show forks of forks and thus show how people have potentially modified themes and improved them, so scanning deeper is something we’d like to do.

Currently the site regenerates every five minutes.

The site works by converting themes to CSS and then rendering a template. The code for this is in the www branch.

We will recursively look for themes (.dvtcolortheme files), this is useful in case you already have a repository that contains themes. You can fork this repository and then force push your existing repository’s git history to your fork. After you can then delete your existing repository and rename your fork of this repository to what your existing repostitory is called so in effect nothing has changed bar linking your repo to this one so our site can find it.

Colorspaces

I have found while building OMGThemes! that Xcode renders the themes slightly differently to Safari (and Chrome differently again). My research eventually led me to turning on ColorFaker, which forces your Mac to render everything with a plain RGB profile. At this point Safari and Xcode matched.

Seemingly the problem is that Safari doesn't apply your monitor’s colorspace profile when rendering pages, but Xcode (and every other Mac app) does. And beyond that I’m not sure how to proceed.

TODO

  • Convert both ways so we can auto-convert to other theme types.
  • Follow fork chains for forks and show what variations people have provided.
  • Ratings, repo stars aren't enough as repos can contain multiple themes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.