From 34d12c9c809a158478d5e0e5804dfc6452067ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rau=CC=81l=20Uranga?= Date: Mon, 7 May 2012 13:31:15 -0500 Subject: [PATCH] added XCasts theme --- Readme.md | 6 +++ XCasts.dvtcolortheme | 98 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 XCasts.dvtcolortheme diff --git a/Readme.md b/Readme.md index 67effa6..b697b2c 100644 --- a/Readme.md +++ b/Readme.md @@ -45,6 +45,10 @@ The themes ![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 ------------ @@ -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 [tomorrowurl]: https://github.com/ChrisKempson/Tomorrow-Theme [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 diff --git a/XCasts.dvtcolortheme b/XCasts.dvtcolortheme new file mode 100644 index 0000000..98a1a0b --- /dev/null +++ b/XCasts.dvtcolortheme @@ -0,0 +1,98 @@ + + + + + DVTConsoleDebuggerInputTextColor + 0 0 0 1 + DVTConsoleDebuggerInputTextFont + Inconsolata - 14.0 + DVTConsoleDebuggerOutputTextColor + 0 0 0 1 + DVTConsoleDebuggerOutputTextFont + Inconsolata - 14.0 + DVTConsoleDebuggerPromptTextColor + 0.851 0.851 0.851 1 + DVTConsoleDebuggerPromptTextFont + Inconsolata - 14.0 + DVTConsoleExectuableInputTextColor + 0 0 0 1 + DVTConsoleExectuableInputTextFont + Inconsolata - 14.0 + DVTConsoleExectuableOutputTextColor + 0.851 0.851 0.851 1 + DVTConsoleExectuableOutputTextFont + Inconsolata - 14.0 + DVTConsoleTextBackgroundColor + 0.167 0.167 0.167 1 + DVTConsoleTextInsertionPointColor + 1 0.892941 0.387417 1 + DVTConsoleTextSelectionColor + 0.289874 0.491162 0.52551 1 + DVTDebuggerInstructionPointerColor + 0.705792 0.8 0.544 1 + DVTSourceTextBackground + 0.167 0.167 0.167 1 + DVTSourceTextBlockDimBackgroundColor + 0.167 0.167 0.167 1 + DVTSourceTextInsertionPointColor + 1 0.892941 0.387417 1 + DVTSourceTextInvisiblesColor + 0.167 0.167 0.167 1 + DVTSourceTextSelectionColor + 0.289874 0.491162 0.52551 1 + DVTSourceTextSyntaxColors + + xcode.syntax.attribute + 0 0 0 1 + xcode.syntax.character + 0 0 0 1 + xcode.syntax.comment + 0.38 0.325 0.223 1 + xcode.syntax.comment.doc + 0.38 0.325 0.223 1 + xcode.syntax.comment.doc.keyword + 0.38 0.325 0.223 1 + xcode.syntax.identifier.class + 0.787 0.687 0.333 1 + xcode.syntax.identifier.class.system + 0.787 0.687 0.333 1 + xcode.syntax.identifier.constant + 0.787 0.687 0.333 1 + xcode.syntax.identifier.constant.system + 0.787 0.687 0.333 1 + xcode.syntax.identifier.function + 0.787 0.687 0.333 1 + xcode.syntax.identifier.function.system + 0.787 0.687 0.333 1 + xcode.syntax.identifier.macro + 0.57 0.266 0.246 1 + xcode.syntax.identifier.macro.system + 0.502 0.814 0.795 1 + xcode.syntax.identifier.type + 0.787 0.687 0.333 1 + xcode.syntax.identifier.type.system + 0.787 0.687 0.333 1 + xcode.syntax.identifier.variable + 0.787 0.687 0.333 1 + xcode.syntax.identifier.variable.system + 0.787 0.687 0.333 1 + xcode.syntax.keyword + 0.557 0.327 0.05 1 + xcode.syntax.number + 0.362 0.362 0.362 1 + xcode.syntax.plain + 0.851 0.851 0.851 1 + xcode.syntax.preprocessor + 0.57 0.266 0.246 1 + xcode.syntax.string + 0.408 0.639 0.329 1 + xcode.syntax.url + 0.64 0.904 1 1 + + DVTSourceTextSyntaxFonts + + xcode.syntax.plain + Inconsolata - 14.0 + + +