Skip to content

Commit

Permalink
added XCasts theme
Browse files Browse the repository at this point in the history
  • Loading branch information
rauluranga committed May 7, 2012
1 parent d11caac commit 34d12c9
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Expand Up @@ -45,6 +45,10 @@ The themes


![Twilight] [twilight] ![Twilight] [twilight]


* XCasts: a dark theme loosely based on [Ryan Bates](http://railscasts.com/)' excellent [Railscasts theme for Textmate](http://railscasts.com/about). Found [here][xCastsurl]

![XCasts][xCasts]



Installation Installation
------------ ------------
Expand Down Expand Up @@ -86,3 +90,5 @@ The Ruby script (which is public domain) was found [here] [script] and is being
[twilight]: htqtp://f.cl.ly/items/010t080U2y1D1j1O3S1G/Screen%20shot%202011-01-27%20at%201.47.28%20PM.png [twilight]: htqtp://f.cl.ly/items/010t080U2y1D1j1O3S1G/Screen%20shot%202011-01-27%20at%201.47.28%20PM.png
[tomorrowurl]: https://github.com/ChrisKempson/Tomorrow-Theme [tomorrowurl]: https://github.com/ChrisKempson/Tomorrow-Theme
[tomorrow]: https://github.com/ChrisKempson/Tomorrow-Theme/raw/master/Images/Tomorrow-Night.png [tomorrow]: https://github.com/ChrisKempson/Tomorrow-Theme/raw/master/Images/Tomorrow-Night.png
[xCastsurl]: https://github.com/bmeurer/XCasts-color-theme-for-Xcode-4
[xCasts]: http://github.com/bmeurer/XCasts-color-theme-for-Xcode-4/raw/master/XCasts-screenshot.png
98 changes: 98 additions & 0 deletions XCasts.dvtcolortheme
@@ -0,0 +1,98 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DVTConsoleDebuggerInputTextColor</key>
<string>0 0 0 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Inconsolata - 14.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0 0 0 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>Inconsolata - 14.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.851 0.851 0.851 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>Inconsolata - 14.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0 0 0 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>Inconsolata - 14.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.851 0.851 0.851 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>Inconsolata - 14.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.167 0.167 0.167 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1 0.892941 0.387417 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.289874 0.491162 0.52551 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.705792 0.8 0.544 1</string>
<key>DVTSourceTextBackground</key>
<string>0.167 0.167 0.167 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.167 0.167 0.167 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 0.892941 0.387417 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.167 0.167 0.167 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.289874 0.491162 0.52551 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0 0 0 1</string>
<key>xcode.syntax.character</key>
<string>0 0 0 1</string>
<key>xcode.syntax.comment</key>
<string>0.38 0.325 0.223 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.38 0.325 0.223 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.38 0.325 0.223 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.57 0.266 0.246 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.502 0.814 0.795 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.787 0.687 0.333 1</string>
<key>xcode.syntax.keyword</key>
<string>0.557 0.327 0.05 1</string>
<key>xcode.syntax.number</key>
<string>0.362 0.362 0.362 1</string>
<key>xcode.syntax.plain</key>
<string>0.851 0.851 0.851 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.57 0.266 0.246 1</string>
<key>xcode.syntax.string</key>
<string>0.408 0.639 0.329 1</string>
<key>xcode.syntax.url</key>
<string>0.64 0.904 1 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.plain</key>
<string>Inconsolata - 14.0</string>
</dict>
</dict>
</plist>

0 comments on commit 34d12c9

Please sign in to comment.