Add xcode-railscasts-theme

This commit is contained in:
Wesley Moore 2011-02-20 05:28:17 +11:00
parent c91cdd6536
commit 42d851a125
3 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,21 @@
I decided it was time to get Xcode matching Vim and TextMate and install a
Railscasts theme. I found two to choose from:
* [Chu Yeow](http://blog.codefront.net/2010/02/04/railscasts-xcode-theme/)
* [10 to 1](http://blog.10to1.be/cocoa/2009/09/25/railscasts-xcode-theme/)
I tried them both out but they felt a bit off, so I cracked open the TextMate
theme and copied the colours across as much as possible. I also took the
liberty of setting the font to [Consolas]. The result feels about right to me.
You can install the theme automatically by running the following in the
Terminal:
curl -sS https://gist.github.com/raw/835231/install.sh | sh
Or to install manually, [visit the Gist on GitHub][gist] and download the
`xccolortheme` file to `~/Library/Application Support/Xcode/Color Themes`.
[gist]: https://gist.github.com/835231
[Consolas]: /technical/2010/08/howto-install-consolas-font-mac/
<img src="/images/2011/02/Xcode-Railscasts-Theme-Screenshot.png" width="554" height="546" alt="Xcode Railscasts Theme Screenshot" />

View file

@ -0,0 +1,12 @@
---
title: Railscasts Xcode Theme
extra: My attempt at porting the Railscasts TextMate theme to Xcode.
kind: article
section: technical
created_at: 2011-02-20 04:34:00
keywords:
- mac
- xcode
- textmate
- theme
- railscasts

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB