Created
September 1, 2010 09:56
-
-
Save matsadler/560482 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<?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>name</key> | |
<string>untitled</string> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FCFCFC</string> | |
<key>caret</key> | |
<string>#000000</string> | |
<key>foreground</key> | |
<string>#000000</string> | |
<key>invisibles</key> | |
<string>#BFBFBF</string> | |
<key>lineHighlight</key> | |
<string>#00000012</string> | |
<key>selection</key> | |
<string>#BCC8D1</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Comment</string> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#539358</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword</string> | |
<key>scope</key> | |
<string>keyword</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Special method</string> | |
<key>scope</key> | |
<string>keyword.other.special-method</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Operator</string> | |
<key>scope</key> | |
<string>keyword.operator - keyword.operator.new</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#000000</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Operator comparison</string> | |
<key>scope</key> | |
<string>keyword.operator.comparison</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Operator logical</string> | |
<key>scope</key> | |
<string>keyword.operator.logical</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage</string> | |
<key>scope</key> | |
<string>storage</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Number</string> | |
<key>scope</key> | |
<string>constant.numeric</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3D5EA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>User-defined constant</string> | |
<key>scope</key> | |
<string>constant.character, constant.other - source.css, variable.other.constant</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Built-in constant</string> | |
<key>scope</key> | |
<string>constant.language</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Symbol</string> | |
<key>scope</key> | |
<string>constant.other.symbol</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#3D5EA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Symbol quoted</string> | |
<key>scope</key> | |
<string>constant.other.symbol.double-quoted, constant.other.symbol.single-quoted</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#ECEDF1</string> | |
<key>foreground</key> | |
<string>#3D5EA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constant punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.constant - source.css</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FCFCFC</string> | |
<key>foreground</key> | |
<string>#848EB0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Class name</string> | |
<key>scope</key> | |
<string>entity.name.class, entity.name.type.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Module name</string> | |
<key>scope</key> | |
<string>entity.name.type.module</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Type</string> | |
<key>scope</key> | |
<string>entity.name.type</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variable</string> | |
<key>scope</key> | |
<string>variable.language, variable.other</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variable punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.variable</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#913818</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String</string> | |
<key>scope</key> | |
<string>string</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#F2ECED</string> | |
<key>foreground</key> | |
<string>#984C72</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String Punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.string</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FFFFFF</string> | |
<key>foreground</key> | |
<string>#C56182</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Character escape</string> | |
<key>scope</key> | |
<string>constant.character.escape</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#3D5EA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function name</string> | |
<key>scope</key> | |
<string>entity.name.function</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Inherited class</string> | |
<key>scope</key> | |
<string>entity.other.inherited-class</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function argument</string> | |
<key>scope</key> | |
<string>variable.parameter</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constant in function argument</string> | |
<key>scope</key> | |
<string>variable.parameter constant.language, variable.parameter variable.other.constant, variable.parameter support.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold italic</string> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Symbol in function argument</string> | |
<key>scope</key> | |
<string>variable.parameter constant.other.symbol</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Block argument</string> | |
<key>scope</key> | |
<string>variable.other.block</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library function</string> | |
<key>scope</key> | |
<string>support.function</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library constant</string> | |
<key>scope</key> | |
<string>support.constant</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library variable</string> | |
<key>scope</key> | |
<string>support.other.variable</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library class/type</string> | |
<key>scope</key> | |
<string>support.type, support.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#4F1900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid</string> | |
<key>scope</key> | |
<string>invalid</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#990000</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String embedded-source</string> | |
<key>scope</key> | |
<string>string source</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#EAEEE1</string> | |
<key>foreground</key> | |
<string>#5E754D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Support</string> | |
<key>scope</key> | |
<string>support</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Regular expression</string> | |
<key>scope</key> | |
<string>string.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#E3E7E9</string> | |
<key>foreground</key> | |
<string>#5C5F68</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Regular expression punctuation</string> | |
<key>scope</key> | |
<string>string.regexp punctuation.definition.string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#595D6C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag name</string> | |
<key>scope</key> | |
<string>entity.name.tag</string> | |
<key>settings</key> | |
<dict/> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag attribute</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#4E84AE</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS support</string> | |
<key>scope</key> | |
<string>support.class.js, support.constant.js, support.constant.dom.js</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#000000</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string> yaml name tag</string> | |
<key>scope</key> | |
<string>entity.name.tag.yaml</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FFFFFF</string> | |
<key>foreground</key> | |
<string>#000000</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css tag-name</string> | |
<key>scope</key> | |
<string>meta.selector.css entity.name.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css property-name:</string> | |
<key>scope</key> | |
<string>support.type.property-name.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#994777</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css property-value;</string> | |
<key>scope</key> | |
<string>meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#C5664F</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css additional-constants</string> | |
<key>scope</key> | |
<string>meta.property-value support.constant.named-color.css, meta.property-value constant</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#892A51</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css#id</string> | |
<key>scope</key> | |
<string>meta.selector.css entity.other.attribute-name.id</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
<key>foreground</key> | |
<string>#376792</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css.class</string> | |
<key>scope</key> | |
<string>meta.selector.css entity.other.attribute-name.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
<key>foreground</key> | |
<string>#376792</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>§ css:pseudo-class</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name.pseudo-class.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
<key>foreground</key> | |
<string>#5F98B4</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>✘ Meta.tag.«all»</string> | |
<key>scope</key> | |
<string>declaration.tag, declaration.tag entity, meta.tag, meta.tag entity</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#376792</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>✘ Doctype/XML Processing</string> | |
<key>scope</key> | |
<string>meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#999999</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp group</string> | |
<key>scope</key> | |
<string>meta.group.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#4C4C4C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp group punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.group.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#999999</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp set</string> | |
<key>scope</key> | |
<string>constant.other.character-class.set.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#4C4C4C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp set punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.character-class.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#EE956F</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp quantifier</string> | |
<key>scope</key> | |
<string>keyword.operator.quantifier.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CD5061</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp character-class</string> | |
<key>scope</key> | |
<string>constant.character.character-class.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D984C0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp anchor</string> | |
<key>scope</key> | |
<string>keyword.control.anchor.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D984C0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp escaped character</string> | |
<key>scope</key> | |
<string>constant.character.escape.backslash.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#4C4C4C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp backreferance and lookaround</string> | |
<key>scope</key> | |
<string>meta.group.assertion.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#999999</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>ℜ Regexp or</string> | |
<key>scope</key> | |
<string>keyword.operator.or.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#2982C1</string> | |
</dict> | |
</dict> | |
</array> | |
<key>uuid</key> | |
<string>25EDC28A-5582-400B-A967-1559D4E449D4</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment