From 7b86d41e3cbf6557497f5c13d109f09d2aa64467 Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 20 Feb 2013 13:41:28 -0500 Subject: [PATCH] add Xcode theme --- Xcode/Railscasts.dvtcolortheme | 142 +++++++++++++++++++++++++++++++++ Xcode/readme.txt | 2 + 2 files changed, 144 insertions(+) create mode 100644 Xcode/Railscasts.dvtcolortheme create mode 100644 Xcode/readme.txt diff --git a/Xcode/Railscasts.dvtcolortheme b/Xcode/Railscasts.dvtcolortheme new file mode 100644 index 0000000..55f9dae --- /dev/null +++ b/Xcode/Railscasts.dvtcolortheme @@ -0,0 +1,142 @@ + + + + + DVTConsoleDebuggerInputTextColor + 0 1 0 1 + DVTConsoleDebuggerInputTextFont + Monaco - 10.0 + DVTConsoleDebuggerOutputTextColor + 0 1 0 1 + DVTConsoleDebuggerOutputTextFont + Monaco - 10.0 + DVTConsoleDebuggerPromptTextColor + 0 1 0 1 + DVTConsoleDebuggerPromptTextFont + Monaco - 10.0 + DVTConsoleExectuableInputTextColor + 0 1 0 1 + DVTConsoleExectuableInputTextFont + Monaco - 10.0 + DVTConsoleExectuableOutputTextColor + 0 1 0 1 + DVTConsoleExectuableOutputTextFont + Monaco - 10.0 + DVTConsoleTextBackgroundColor + 0 0 0 1 + DVTConsoleTextInsertionPointColor + 0 0 0 1 + DVTConsoleTextSelectionColor + 0.655694 0.80279 0.998032 1 + DVTDebuggerInstructionPointerColor + 0.705792 0.8 0.544 1 + DVTSourceTextBackground + 0.137255 0.137255 0.137255 1 + DVTSourceTextBlockDimBackgroundColor + 0.5 0.5 0.5 1 + DVTSourceTextInsertionPointColor + 0.880905 0.858144 0.834988 1 + DVTSourceTextInvisiblesColor + 0.498039 0.498039 0.498039 1 + DVTSourceTextSelectionColor + 0.226336 0.242503 0.283415 1 + DVTSourceTextSyntaxColors + + xcode.syntax.attribute + 0 0.659699 0.851648 1 + xcode.syntax.character + 0.647059 0.760784 0.360784 1 + xcode.syntax.comment + 0.501961 0.501961 0.501961 1 + xcode.syntax.comment.doc + 0 0.501961 0 1 + xcode.syntax.comment.doc.keyword + 0 0.501961 0 1 + xcode.syntax.identifier.class + 1 0.776471 0.427451 1 + xcode.syntax.identifier.class.system + 1 0.776471 0.427451 1 + xcode.syntax.identifier.constant + 1 1 1 1 + xcode.syntax.identifier.constant.system + 1 1 1 1 + xcode.syntax.identifier.function + 1 1 1 1 + xcode.syntax.identifier.function.system + 1 1 1 1 + xcode.syntax.identifier.macro + 0.854902 0.282353 0.196078 1 + xcode.syntax.identifier.macro.system + 0.854902 0.282353 0.196078 1 + xcode.syntax.identifier.type + 1 0.776471 0.427451 1 + xcode.syntax.identifier.type.system + 1 0.776471 0.427451 1 + xcode.syntax.identifier.variable + 0.640648 0.803184 0.920686 1 + xcode.syntax.identifier.variable.system + 1 1 1 1 + xcode.syntax.keyword + 0.8 0.470588 0.196078 1 + xcode.syntax.number + 0.168627 0.568627 0.686275 1 + xcode.syntax.plain + 0.8827 0.857458 0.835065 1 + xcode.syntax.preprocessor + 0.854902 0.282353 0.196078 1 + xcode.syntax.string + 0.647059 0.760784 0.360784 1 + xcode.syntax.url + 0.647059 0.760784 0.360784 1 + + DVTSourceTextSyntaxFonts + + xcode.syntax.attribute + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.character + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.comment + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.comment.doc + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.comment.doc.keyword + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.class + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.class.system + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.constant + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.constant.system + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.function + BitstreamVeraSansMono-Bold - 14.0 + xcode.syntax.identifier.function.system + BitstreamVeraSansMono-Bold - 14.0 + xcode.syntax.identifier.macro + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.macro.system + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.type + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.type.system + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.variable + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.identifier.variable.system + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.keyword + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.number + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.plain + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.preprocessor + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.string + BitstreamVeraSansMono-Roman - 14.0 + xcode.syntax.url + BitstreamVeraSansMono-Roman - 14.0 + + + diff --git a/Xcode/readme.txt b/Xcode/readme.txt new file mode 100644 index 0000000..d98c001 --- /dev/null +++ b/Xcode/readme.txt @@ -0,0 +1,2 @@ +Install to: + ~/Library/Developer/Xcode/UserData/FontAndColorThemes