forked from hdoria/xcode-themes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
884 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
<?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>1 1 0 1</string> | ||
<key>DVTConsoleDebuggerInputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleDebuggerOutputTextColor</key> | ||
<string>1 0.501961 0 1</string> | ||
<key>DVTConsoleDebuggerOutputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleDebuggerPromptTextColor</key> | ||
<string>0.255 0.801 0.27 1</string> | ||
<key>DVTConsoleDebuggerPromptTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleExectuableInputTextColor</key> | ||
<string>1 0 0 1</string> | ||
<key>DVTConsoleExectuableInputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleExectuableOutputTextColor</key> | ||
<string>0.4 0.8 1 1</string> | ||
<key>DVTConsoleExectuableOutputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleTextBackgroundColor</key> | ||
<string>0 0 0 1</string> | ||
<key>DVTConsoleTextInsertionPointColor</key> | ||
<string>1 1 1 1</string> | ||
<key>DVTConsoleTextSelectionColor</key> | ||
<string>0.512 0.488 0.378 1</string> | ||
<key>DVTDebuggerInstructionPointerColor</key> | ||
<string>0.420701 0.189216 0.346376 1</string> | ||
<key>DVTSourceTextBackground</key> | ||
<string>0.166952 0.120492 0.0919668 1</string> | ||
<key>DVTSourceTextBlockDimBackgroundColor</key> | ||
<string>0.5 0.5 0.5 1</string> | ||
<key>DVTSourceTextInsertionPointColor</key> | ||
<string>0.393944 0.469388 0.195117 1</string> | ||
<key>DVTSourceTextInvisiblesColor</key> | ||
<string>0.25 0.25 0.25 1</string> | ||
<key>DVTSourceTextSelectionColor</key> | ||
<string>0.178987 0.209184 0.13515 1</string> | ||
<key>DVTSourceTextSyntaxColors</key> | ||
<dict> | ||
<key>xcode.syntax.attribute</key> | ||
<string>0.247 0.345 0.454 1</string> | ||
<key>xcode.syntax.character</key> | ||
<string>0.752941 0.752941 0.470588 1</string> | ||
<key>xcode.syntax.comment</key> | ||
<string>0.26882 0.696528 0.681408 1</string> | ||
<key>xcode.syntax.comment.doc</key> | ||
<string>0.26882 0.696528 0.681408 1</string> | ||
<key>xcode.syntax.comment.doc.keyword</key> | ||
<string>0.26882 0.696528 0.681408 1</string> | ||
<key>xcode.syntax.identifier.class</key> | ||
<string>0.803922 0.494118 0.32549 1</string> | ||
<key>xcode.syntax.identifier.class.system</key> | ||
<string>0.799944 0.797702 0.567653 1</string> | ||
<key>xcode.syntax.identifier.constant</key> | ||
<string>0.803922 0.494118 0.32549 1</string> | ||
<key>xcode.syntax.identifier.constant.system</key> | ||
<string>0.799944 0.797702 0.567653 1</string> | ||
<key>xcode.syntax.identifier.function</key> | ||
<string>0.803922 0.494118 0.32549 1</string> | ||
<key>xcode.syntax.identifier.function.system</key> | ||
<string>0.799944 0.797702 0.567653 1</string> | ||
<key>xcode.syntax.identifier.macro</key> | ||
<string>0.778836 0.533242 0.942463 1</string> | ||
<key>xcode.syntax.identifier.macro.system</key> | ||
<string>0.778836 0.533242 0.942463 1</string> | ||
<key>xcode.syntax.identifier.type</key> | ||
<string>0.803922 0.494118 0.32549 1</string> | ||
<key>xcode.syntax.identifier.type.system</key> | ||
<string>0.799944 0.797702 0.567653 1</string> | ||
<key>xcode.syntax.identifier.variable</key> | ||
<string>0.803922 0.494118 0.32549 1</string> | ||
<key>xcode.syntax.identifier.variable.system</key> | ||
<string>0.799944 0.797702 0.567653 1</string> | ||
<key>xcode.syntax.keyword</key> | ||
<string>0.315955 0.565937 0.862364 1</string> | ||
<key>xcode.syntax.number</key> | ||
<string>0.752941 0.752941 0.470588 1</string> | ||
<key>xcode.syntax.plain</key> | ||
<string>0.887675 0.887675 0.887675 1</string> | ||
<key>xcode.syntax.preprocessor</key> | ||
<string>0.778836 0.533242 0.942463 1</string> | ||
<key>xcode.syntax.string</key> | ||
<string>0.501961 0.584314 0.603922 1</string> | ||
<key>xcode.syntax.url</key> | ||
<string>0.1 0.1 1 1</string> | ||
</dict> | ||
<key>DVTSourceTextSyntaxFonts</key> | ||
<dict> | ||
<key>xcode.syntax.attribute</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.character</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment.doc</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment.doc.keyword</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.class</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.class.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.constant</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.constant.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.function</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.function.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.macro</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.macro.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.type</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.type.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.variable</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.variable.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.keyword</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.number</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.plain</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.preprocessor</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.string</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.url</key> | ||
<string>AndaleMono - 13.0</string> | ||
</dict> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
<?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>1 1 0 1</string> | ||
<key>DVTConsoleDebuggerInputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleDebuggerOutputTextColor</key> | ||
<string>1 0.501961 0 1</string> | ||
<key>DVTConsoleDebuggerOutputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleDebuggerPromptTextColor</key> | ||
<string>0.255 0.801 0.27 1</string> | ||
<key>DVTConsoleDebuggerPromptTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleExectuableInputTextColor</key> | ||
<string>1 0 0 1</string> | ||
<key>DVTConsoleExectuableInputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleExectuableOutputTextColor</key> | ||
<string>0.4 0.8 1 1</string> | ||
<key>DVTConsoleExectuableOutputTextFont</key> | ||
<string>AndaleMono - 14.0</string> | ||
<key>DVTConsoleTextBackgroundColor</key> | ||
<string>0 0 0 1</string> | ||
<key>DVTConsoleTextInsertionPointColor</key> | ||
<string>1 1 1 1</string> | ||
<key>DVTConsoleTextSelectionColor</key> | ||
<string>0.512 0.488 0.378 1</string> | ||
<key>DVTDebuggerInstructionPointerColor</key> | ||
<string>0.420701 0.189216 0.346376 1</string> | ||
<key>DVTSourceTextBackground</key> | ||
<string>0 0 0 1</string> | ||
<key>DVTSourceTextBlockDimBackgroundColor</key> | ||
<string>0.5 0.5 0.5 1</string> | ||
<key>DVTSourceTextInsertionPointColor</key> | ||
<string>1 1 1 1</string> | ||
<key>DVTSourceTextInvisiblesColor</key> | ||
<string>0.5 0.5 0.5 1</string> | ||
<key>DVTSourceTextSelectionColor</key> | ||
<string>0.183402 0.200901 0.336236 1</string> | ||
<key>DVTSourceTextSyntaxColors</key> | ||
<dict> | ||
<key>xcode.syntax.attribute</key> | ||
<string>0.438501 0.612502 0.846939 1</string> | ||
<key>xcode.syntax.character</key> | ||
<string>0.752941 0.752941 0.470588 1</string> | ||
<key>xcode.syntax.comment</key> | ||
<string>0.438501 0.612502 0.846939 1</string> | ||
<key>xcode.syntax.comment.doc</key> | ||
<string>0.438501 0.612502 0.846939 1</string> | ||
<key>xcode.syntax.comment.doc.keyword</key> | ||
<string>0.438501 0.612502 0.846939 1</string> | ||
<key>xcode.syntax.identifier.class</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.identifier.class.system</key> | ||
<string>0.576471 0.780392 0.388235 1</string> | ||
<key>xcode.syntax.identifier.constant</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.identifier.constant.system</key> | ||
<string>0.576471 0.780392 0.388235 1</string> | ||
<key>xcode.syntax.identifier.function</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.identifier.function.system</key> | ||
<string>0.576471 0.780392 0.388235 1</string> | ||
<key>xcode.syntax.identifier.macro</key> | ||
<string>0.989796 0.217847 0.142554 1</string> | ||
<key>xcode.syntax.identifier.macro.system</key> | ||
<string>0.989796 0.217847 0.142554 1</string> | ||
<key>xcode.syntax.identifier.type</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.identifier.type.system</key> | ||
<string>0.576471 0.780392 0.388235 1</string> | ||
<key>xcode.syntax.identifier.variable</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.identifier.variable.system</key> | ||
<string>0.576471 0.780392 0.388235 1</string> | ||
<key>xcode.syntax.keyword</key> | ||
<string>0.882353 0.929412 0.364706 1</string> | ||
<key>xcode.syntax.number</key> | ||
<string>0.752941 0.752941 0.470588 1</string> | ||
<key>xcode.syntax.plain</key> | ||
<string>1 1 1 1</string> | ||
<key>xcode.syntax.preprocessor</key> | ||
<string>0.989796 0.217847 0.142554 1</string> | ||
<key>xcode.syntax.string</key> | ||
<string>0.92549 0.462745 0 1</string> | ||
<key>xcode.syntax.url</key> | ||
<string>0.1 0.1 1 1</string> | ||
</dict> | ||
<key>DVTSourceTextSyntaxFonts</key> | ||
<dict> | ||
<key>xcode.syntax.attribute</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.character</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment.doc</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.comment.doc.keyword</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.class</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.class.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.constant</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.constant.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.function</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.function.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.macro</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.macro.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.type</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.type.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.variable</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.identifier.variable.system</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.keyword</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.number</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.plain</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.preprocessor</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.string</key> | ||
<string>AndaleMono - 13.0</string> | ||
<key>xcode.syntax.url</key> | ||
<string>AndaleMono - 13.0</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Oops, something went wrong.