mirror of
https://github.com/Hopiu/gruvbox-contrib.git
synced 2026-03-16 22:00:23 +00:00
Merge pull request #45 from talha131/feature-xcode
Add port of Gruvbox theme for Xcode
This commit is contained in:
commit
9dc5445e6f
5 changed files with 626 additions and 0 deletions
142
xcode/Gruvbox Dark (Inconsolata 14).dvtcolortheme
Normal file
142
xcode/Gruvbox Dark (Inconsolata 14).dvtcolortheme
Normal file
|
|
@ -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>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleDebuggerInputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleDebuggerOutputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleDebuggerOutputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleDebuggerPromptTextColor</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>DVTConsoleDebuggerPromptTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleExectuableInputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleExectuableInputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleExectuableOutputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleExectuableOutputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleTextBackgroundColor</key>
|
||||
<string>0.11764705882352941 0.11764705882352941 0.11764705882352941 1</string>
|
||||
<key>DVTConsoleTextInsertionPointColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleTextSelectionColor</key>
|
||||
<string>0.24705882352941178 0.2235294117647059 0.20784313725490197 1</string>
|
||||
<key>DVTDebuggerInstructionPointerColor</key>
|
||||
<string>0.6666666666666666 0.6901960784313725 0.11764705882352941 1</string>
|
||||
<key>DVTSourceTextBackground</key>
|
||||
<string>0.11764705882352941 0.11764705882352941 0.11764705882352941 1</string>
|
||||
<key>DVTSourceTextBlockDimBackgroundColor</key>
|
||||
<string>0.5 0.5 0.5 1</string>
|
||||
<key>DVTSourceTextInsertionPointColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTSourceTextInvisiblesColor</key>
|
||||
<string>0.592156862745098 0.5294117647058824 0.44313725490196076 1</string>
|
||||
<key>DVTSourceTextSelectionColor</key>
|
||||
<string>0.24705882352941178 0.2235294117647059 0.20784313725490197 1</string>
|
||||
<key>DVTSourceTextSyntaxColors</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>0.9686274509803922 0.18823529411764706 0.1568627450980392 1</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>0.6666666666666666 0.6901960784313725 0.11764705882352941 1</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
</dict>
|
||||
<key>DVTSourceTextSyntaxFonts</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
143
xcode/Gruvbox Dark (SF Mono 11).dvtcolortheme
Normal file
143
xcode/Gruvbox Dark (SF Mono 11).dvtcolortheme
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
<?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.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleDebuggerInputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleDebuggerOutputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleDebuggerOutputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleDebuggerPromptTextColor</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>DVTConsoleDebuggerPromptTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleExectuableInputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleExectuableInputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleExectuableOutputTextColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleExectuableOutputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleTextBackgroundColor</key>
|
||||
<string>0.11764705882352941 0.11764705882352941 0.11764705882352941 1</string>
|
||||
<key>DVTConsoleTextInsertionPointColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTConsoleTextSelectionColor</key>
|
||||
<string>0.24705882352941178 0.2235294117647059 0.20784313725490197 1</string>
|
||||
<key>DVTDebuggerInstructionPointerColor</key>
|
||||
<string>0.6666666666666666 0.6901960784313725 0.11764705882352941 1</string>
|
||||
<key>DVTSourceTextBackground</key>
|
||||
<string>0.11764705882352941 0.11764705882352941 0.11764705882352941 1</string>
|
||||
<key>DVTSourceTextBlockDimBackgroundColor</key>
|
||||
<string>0.5 0.5 0.5 1</string>
|
||||
<key>DVTSourceTextInsertionPointColor</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>DVTSourceTextInvisiblesColor</key>
|
||||
<string>0.592156862745098 0.5294117647058824 0.44313725490196076 1</string>
|
||||
<key>DVTSourceTextSelectionColor</key>
|
||||
<string>0.24705882352941178 0.2235294117647059 0.20784313725490197 1</string>
|
||||
<key>DVTSourceTextSyntaxColors</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>0.9686274509803922 0.18823529411764706 0.1568627450980392 1</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>0.9019607843137255 0.8313725490196079 0.6392156862745098 1</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>0.6666666666666666 0.6901960784313725 0.11764705882352941 1</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>0.44313725490196076 0.5843137254901961 0.5254901960784314 1</string>
|
||||
</dict>
|
||||
<key>DVTSourceTextSyntaxFonts</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
142
xcode/Gruvbox Light (Inconsolata 14).dvtcolortheme
Normal file
142
xcode/Gruvbox Light (Inconsolata 14).dvtcolortheme
Normal file
|
|
@ -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>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleDebuggerInputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleDebuggerOutputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleDebuggerOutputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleDebuggerPromptTextColor</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>DVTConsoleDebuggerPromptTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleExectuableInputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleExectuableInputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleExectuableOutputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleExectuableOutputTextFont</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>DVTConsoleTextBackgroundColor</key>
|
||||
<string>0.9803921568627451 0.9333333333333333 0.7333333333333333 1</string>
|
||||
<key>DVTConsoleTextInsertionPointColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleTextSelectionColor</key>
|
||||
<string>0.796078431372549 0.7215686274509804 0.5647058823529412 1</string>
|
||||
<key>DVTDebuggerInstructionPointerColor</key>
|
||||
<string>0.4 0.3843137254901961 0.050980392156862744 1</string>
|
||||
<key>DVTSourceTextBackground</key>
|
||||
<string>0.9803921568627451 0.9333333333333333 0.7333333333333333 1</string>
|
||||
<key>DVTSourceTextBlockDimBackgroundColor</key>
|
||||
<string>0.5 0.5 0.5 1</string>
|
||||
<key>DVTSourceTextInsertionPointColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTSourceTextInvisiblesColor</key>
|
||||
<string>0.40784313725490196 0.3607843137254902 0.3176470588235294 1</string>
|
||||
<key>DVTSourceTextSelectionColor</key>
|
||||
<string>0.796078431372549 0.7215686274509804 0.5647058823529412 1</string>
|
||||
<key>DVTSourceTextSyntaxColors</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>0.5372549019607843 0.0 0.03529411764705882 1</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>0.4 0.3843137254901961 0.050980392156862744 1</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
</dict>
|
||||
<key>DVTSourceTextSyntaxFonts</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>Inconsolata - 14.0</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>Inconsolata-Italic - 14.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
143
xcode/Gruvbox Light (SF Mono 11).dvtcolortheme
Normal file
143
xcode/Gruvbox Light (SF Mono 11).dvtcolortheme
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
<?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.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleDebuggerInputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleDebuggerOutputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleDebuggerOutputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleDebuggerPromptTextColor</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>DVTConsoleDebuggerPromptTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleExectuableInputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleExectuableInputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleExectuableOutputTextColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleExectuableOutputTextFont</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>DVTConsoleTextBackgroundColor</key>
|
||||
<string>0.9803921568627451 0.9333333333333333 0.7333333333333333 1</string>
|
||||
<key>DVTConsoleTextInsertionPointColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTConsoleTextSelectionColor</key>
|
||||
<string>0.796078431372549 0.7215686274509804 0.5647058823529412 1</string>
|
||||
<key>DVTDebuggerInstructionPointerColor</key>
|
||||
<string>0.4 0.3843137254901961 0.050980392156862744 1</string>
|
||||
<key>DVTSourceTextBackground</key>
|
||||
<string>0.9803921568627451 0.9333333333333333 0.7333333333333333 1</string>
|
||||
<key>DVTSourceTextBlockDimBackgroundColor</key>
|
||||
<string>0.5 0.5 0.5 1</string>
|
||||
<key>DVTSourceTextInsertionPointColor</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>DVTSourceTextInvisiblesColor</key>
|
||||
<string>0.40784313725490196 0.3607843137254902 0.3176470588235294 1</string>
|
||||
<key>DVTSourceTextSelectionColor</key>
|
||||
<string>0.796078431372549 0.7215686274509804 0.5647058823529412 1</string>
|
||||
<key>DVTSourceTextSyntaxColors</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>0.4980392156862745 0.4392156862745098 0.3803921568627451 1</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>0.5372549019607843 0.0 0.03529411764705882 1</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>0.1803921568627451 0.16470588235294117 0.1607843137254902 1</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>0.4 0.3843137254901961 0.050980392156862744 1</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>0.054901960784313725 0.3254901960784314 0.396078431372549 1</string>
|
||||
</dict>
|
||||
<key>DVTSourceTextSyntaxFonts</key>
|
||||
<dict>
|
||||
<key>xcode.syntax.attribute</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.character</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.comment</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.comment.doc</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.function</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.function.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.macro</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.macro.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.type</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.type.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.variable</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.identifier.variable.system</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.keyword</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.number</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.plain</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.preprocessor</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.string</key>
|
||||
<string>SF Mono-Regular - 11.0</string>
|
||||
<key>xcode.syntax.url</key>
|
||||
<string>SF Mono-Regular-Italic - 11.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
56
xcode/README.md
Normal file
56
xcode/README.md
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
# Gruvbox for Xcode
|
||||
|
||||
## How to Install
|
||||
|
||||
1. Create Xcode custom themes folder: `~/Library/Developer/Xcode/UserData/FontAndColorThemes/`
|
||||
|
||||
```
|
||||
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
|
||||
```
|
||||
1. Download `*.dvtcolortheme` files to this folder.
|
||||
1. Restart Xcode. Gruvbox dark and light themes will appear in *Fonts & Colors* list in Xcode Preferences.
|
||||
|
||||
Alternatively, you can also create symbolic links to your copy of Xcode `*.dvtcolortheme` files inside `FontAndColorThemes` folder.
|
||||
|
||||
For example,
|
||||
|
||||
1. Clone `gruvbox-contrib`
|
||||
2. `cd gruvbox-contrib/xcode`
|
||||
3. Then
|
||||
```
|
||||
ln -s `pwd`/"Gruvbox Dark (SF Mono 11).dvtcolortheme" ~/Library/Developer/Xcode/UserData/FontAndColorThemes/"Gruvbox Dark (SF Mono 11).dvtcolortheme"
|
||||
```
|
||||
|
||||
If you are using fish shell, you can use this loop,
|
||||
|
||||
```fish
|
||||
for file in *
|
||||
echo $file
|
||||
ln -s ""(pwd)/$file ~/Library/Developer/Xcode/UserData/FontAndColorThemes/$file""
|
||||
end
|
||||
```
|
||||
|
||||
## Fonts
|
||||
|
||||
Xcode themes have fonts embedded in them. Follow these steps to change font or font size,
|
||||
|
||||
Say you want to use Menlo font with 11.0 pt size.
|
||||
|
||||
1. Create a copy of `Gruvbox Dark (Inconsolata 14).dvtcolortheme`
|
||||
2. Open it in your favorite editor
|
||||
3. Replace all instances of `Inconsolata - 14.0` with `Menlo-Regular - 11.0`
|
||||
4. Save file and restart Xcode
|
||||
|
||||
## Inconsolata Font
|
||||
|
||||
You can install [Inconsolata](http://levien.com/type/myfonts/inconsolata.html) font using `brew cask`. First make sure you have [`brew`](http://brew.sh/) and [`Cask`](https://caskroom.github.io/) installed. Then follow these steps,
|
||||
|
||||
1. `brew tap caskroom/fonts`
|
||||
1. `brew cask install font-inconsolata`
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Xcode themes were generated with the help of following projects,
|
||||
|
||||
1. [jameshurst/gruvbox-templates](https://github.com/jameshurst/gruvbox-templates/)
|
||||
2. [talha131/gruvbox-templates](https://github.com/talha131/gruvbox-templates)
|
||||
Loading…
Reference in a new issue