GithubHelp home page GithubHelp logo

jleen / xcode4themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbrennan/xcode4themes

1.0 2.0 0.0 92 KB

Some themes I use for Xcode 4 worth sharing

Home Page: http://nearthespeedoflight.com/article/xcode_4_colour_themes

xcode4themes's Introduction

Xcode 4 Themes

This repository contains and handful themes I've found useful when working with Xcode 4, in addition to a Ruby script I've discovered to help convert Xcode 3 themes into the format required by Xcode 4.

The themes

  • Solarized Light & Dark: Both themes are based off the amazing work for the original [Solarized theme] solar. Github user varikin [] took the Solarized palette and made the [Solarize Dark theme] varikin for Xcode 4. I forked his repository and added the Solarize Light theme as well. I'm including both in this repository, but both have been pushed back upstream to his repo.

    ![Solarize Light] light ![Solarize Dark] dark

  • Humane (modified): This theme was originally made for Xcode 3 by [Damien Guard] humane. I've made some modifications to it (including a switch to Menlo 12 pt. instead of Panic Sans 11 pt., though the two typefaces are nearly identical).

    ![Humane (Modified)] humane_image

  • ObsidianCode: A theme made by Ben Scheirman. An Xcode 3 version can be found here:

    ![Obsidian] ob

Installation

git clone [email protected]:jbrennan/xcode4themes.git
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

Converting Xcode 3 themes

The Ruby script (which is public domain) was found [here] script and is being included for convenience. To use it, do the following:

  1. Install the plist gem with sudo gem install plist
  2. Run the script with ./dvtcolorconvert.rb ~/Library/Application Support/Xcode/Color Themes/yourXcode3Theme.xccolortheme (this directory won't exist unless you've made custom themes for Xcode 3, which could be as simple as duplicating an existing theme).
  3. The converted theme will be in the same directory as the original.
  4. As with installing the other themes, simply copy the converted theme to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/.
  5. Restart Xcode 4.

xcode4themes's People

Contributors

jbrennan avatar subdigital avatar tvon avatar

Stargazers

John Leen avatar

Watchers

John Leen avatar James Cloos avatar

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.