2011-04-02 02:47:45 +00:00
|
|
|
<?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>Solarized (light)</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#FDF6E3</string>
|
|
|
|
<key>caret</key>
|
|
|
|
<string>#000000</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#586E75</string>
|
|
|
|
<key>invisibles</key>
|
|
|
|
<string>#93A1A180</string>
|
|
|
|
<key>lineHighlight</key>
|
|
|
|
<string>#EEE8D5</string>
|
|
|
|
<key>selection</key>
|
|
|
|
<string>#073642</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Comment</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>comment</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#93A1A1</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>String</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#2AA198</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 13:08:10 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>StringNumber</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#586E75</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-02 02:47:45 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Regexp</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string.regexp</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D30102</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>#D33682</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Variable</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>variable.language, variable.other</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Keyword</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#859900</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Storage</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>storage</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>bold</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#073642</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>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Function name</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.function</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Variable start</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.variable</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#859900</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Embedded code markers</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.section.embedded.begin, punctuation.section.embedded.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D30102</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Built-in constant</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>constant.language, meta.preprocessor</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#B58900</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Support.construct</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.construct, keyword.other.new</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D30102</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>User-defined constant</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>constant.character, constant.other</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#CB4B16</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/>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tag name</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.tag</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>bold</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tag start/end</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.tag.begin, punctuation.definition.tag.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#93A1A1</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tag attribute</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.other.attribute-name</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#93A1A1</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Library function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Continuation</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.separator.continuation</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D30102</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Library constant</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.constant</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>foreground</key>
|
|
|
|
<string>#859900</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Library Exception</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.type.exception</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#CB4B16</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Special</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.other.special-method</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#CB4B16</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-02 02:47:45 +00:00
|
|
|
<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>Invalid</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>invalid</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict/>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Quoted String</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string.quoted.double, string.quoted.single</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Quotes</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.string.begin, punctuation.definition.string.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#C60000</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 13:08:10 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: Property</string>
|
|
|
|
<key>scope</key>
|
2011-04-03 17:54:22 +00:00
|
|
|
<string>entity.name.tag.css, support.type.property-name.css, meta.property-name.css</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
2011-04-03 17:54:22 +00:00
|
|
|
<string>#A57800</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 17:54:22 +00:00
|
|
|
<string>CSS: @font-face</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>source.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D01F1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: Selector</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 17:54:22 +00:00
|
|
|
<string>meta.selector.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: {}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.section.property-list.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#5A74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: Numeric Value</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.property-value.css constant.numeric.css, keyword.other.unit.css,constant.other.color.rgb-value.css</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:54:22 +00:00
|
|
|
<dict>
|
|
|
|
<string>CSS: Value</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.property-value.css</string>
|
|
|
|
<key>settings</key>
|
2011-04-09 12:08:37 +00:00
|
|
|
<key>name</key>
|
2011-04-03 17:54:22 +00:00
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: !Important</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.other.important.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D01F1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: Standard Value</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.constant.color</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: Tag</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.tag.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#738A13</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS .class</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.other.attribute-name.class.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#1F74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS :pseudo</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>CSS: #id</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.other.attribute-name.id.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#1F74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 13:08:10 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>JS: Function Name</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>meta.function.js, entity.name.function.js, support.function.dom.js</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>JS: Source</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.basic source.js.embedded.html</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>JS: Function</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>storage.type.function.js</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>#268BD2</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>JS: Numeric Constant</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>constant.numeric.js</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>#269186</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>JS: []</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>meta.brace.square.js</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>#1F74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>JS: Storage Type</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>storage.type.js</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#1F74CF</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>()</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.brace.round, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#93A1A1</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>{}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.brace.curly.js</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#1F74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 18:25:36 +00:00
|
|
|
<string>HTML: Doctype</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-05 06:52:06 +00:00
|
|
|
<string>entity.name.tag.doctype.html, meta.tag.sgml.html, string.quoted.double.doctype.identifiers-and-DTDs.html</string>
|
2011-04-03 18:25:36 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
2011-04-05 06:52:06 +00:00
|
|
|
<string>italic</string>
|
2011-04-03 18:25:36 +00:00
|
|
|
<key>foreground</key>
|
|
|
|
<string>#899090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: Script</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.tag.script.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>italic</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: Style</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>source.css.embedded.html string.quoted.double.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: Text</string>
|
|
|
|
<key>scope</key>
|
2011-04-05 06:36:08 +00:00
|
|
|
<string>text.html.ruby</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>bold</string>
|
2011-04-03 18:25:36 +00:00
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: Tag Start</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.tag.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#819090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: =</string>
|
|
|
|
<key>scope</key>
|
2011-04-05 06:36:08 +00:00
|
|
|
<string>text.html.basic meta.tag.other.html, text.html.basic meta.tag.any.html, text.html.basic meta.tag.block.any, text.html.basic meta.tag.inline.any, text.html.basic meta.tag.structure.any.html, text.html.basic source.js.embedded.html, punctuation.separator.key-value.html</string>
|
2011-04-03 18:25:36 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#708284</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: something=</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.basic entity.other.attribute-name.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#708284</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: "</string>
|
|
|
|
<key>scope</key>
|
2011-04-05 06:36:08 +00:00
|
|
|
<string>text.html.basic meta.tag.structure.any.html punctuation.definition.string.begin.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html </string>
|
2011-04-03 18:25:36 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: <tag></string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.tag.block.any.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>bold</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#1F74CF</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-05 06:36:08 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: >text<</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.basic</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
2011-04-05 06:52:06 +00:00
|
|
|
<string>#536871</string>
|
2011-04-05 06:36:08 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 18:25:36 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: <style></string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.tag.style.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>italic</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: {}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.basic punctuation.section.property-list.css</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>HTML: Embeddable</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>source.css.embedded.html, comment.block.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>italic</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#819090</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 17:03:02 +00:00
|
|
|
<string>Ruby: Variable definition</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.variable.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#268BD2</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 18:25:36 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Function Name</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.function.method.with-arguments.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#485A62</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Variable</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>variable.language.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#469186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.function.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
2011-04-04 06:53:52 +00:00
|
|
|
<string>#1F74CF</string>
|
2011-04-03 17:03:02 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Keyword Control</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.control.ruby, keyword.control.def.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>bold</string>
|
|
|
|
<key>foreground</key>
|
2011-04-09 12:08:37 +00:00
|
|
|
<string>#738A05</string>
|
2011-04-03 17:03:02 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Class</string>
|
|
|
|
<key>scope</key>
|
2011-04-03 20:22:08 +00:00
|
|
|
<string>keyword.control.class.ruby, meta.class.ruby</string>
|
2011-04-03 17:03:02 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-04 06:53:52 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Class Name</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.type.class.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 20:22:08 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Keyword</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.control.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Support Class</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.class.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Special Method</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.other.special-method.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Constant</string>
|
|
|
|
<key>scope</key>
|
2011-04-04 06:53:52 +00:00
|
|
|
<string>constant.language.ruby, constant.numeric.ruby</string>
|
2011-04-03 20:22:08 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Constant Other</string>
|
|
|
|
<key>scope</key>
|
2011-04-03 17:03:02 +00:00
|
|
|
<string>variable.other.constant.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
2011-04-03 20:22:08 +00:00
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
2011-04-03 17:03:02 +00:00
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-04 06:53:52 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: :symbol</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>constant.other.symbol.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
2011-04-03 20:22:08 +00:00
|
|
|
<string>Ruby: Punctuation Section ''</string>
|
2011-04-03 17:03:02 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 20:22:08 +00:00
|
|
|
<string>punctuation.section.embedded.ruby, punctuation.definition.string.begin.ruby, punctuation.definition.string.end.ruby</string>
|
2011-04-03 17:03:02 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D01F1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 20:22:08 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: Special Method</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.other.special-method.ruby</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Include</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.control.import.include.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-04 06:53:52 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: erb =</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.ruby meta.tag.inline.any.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#819090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Ruby: erb ""</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.ruby punctuation.definition.string.begin, text.html.ruby punctuation.definition.string.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Quoted Single</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.string.begin, punctuation.definition.string.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: []</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.operator.index-start.php, keyword.operator.index-end.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D31E1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Array</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.array.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Array Construct</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.construct.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Array Begin</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.array.begin, punctuation.definition.array.end</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D31E1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Numberic Constant</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>scope</key>
|
2011-04-03 17:03:02 +00:00
|
|
|
<string>constant.numeric.php</string>
|
2011-04-03 13:08:10 +00:00
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-03 17:03:02 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: ::</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.class.php, keyword.operator.class</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Other Property</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>variable.other.property.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#899090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Class</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>storage.modifier.extends.php, storage.type.class.php, keyword.operator.class.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Class Function</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict/>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Inherited Class</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.other.inherited-class.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Storage Type</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>storage.type.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.function.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#899090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Function Construct</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.construct.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Function Call</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.type.class.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Comment</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.other.phpdoc</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#899090</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Source Emebedded</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>source.php.embedded.block.html</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3613</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>PHP: Storage Type Function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>storage.type.function.php</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-06 07:19:38 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: constant</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>constant.numeric.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: Meta Preprocessor</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.preprocessor.c.include, meta.preprocessor.macro.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BB3700</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: Keyword</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.control.import.define.c, keyword.control.import.include.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BB3700</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: Function Preprocessor</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>entity.name.function.preprocessor.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BB3700</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: include <something.c></string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.preprocessor.c.include string.quoted.other.lt-gt.include.c, meta.preprocessor.c.include punctuation.definition.string.begin.c, meta.preprocessor.c.include punctuation.definition.string.end.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>C: Function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.C99.c</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#536871</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-06 13:08:34 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>diff: header</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.diff, meta.diff.header</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#A57706</string>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>italic</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#E0EDDD</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>diff: deleted</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>markup.deleted</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#EAE3CA</string>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D3201F</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>diff: changed</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>markup.changed</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#EAE3CA</string>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BF3904</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>diff: inserted</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>markup.inserted</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#EAE3CA</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#219186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Markdown: Linebreak</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.markdown meta.dummy.line-break</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>background</key>
|
|
|
|
<string>#A57706</string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#E0EDDD</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Markdown: Raw</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.html.markdown markup.raw.inline</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>reST raw</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.restructuredtext markup.raw</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Other: Removal</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>other.package.exclude, other.remove</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D3201F</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Other: Add</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>other.add</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-06 19:56:26 +00:00
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: {}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.section.group.tex , punctuation.definition.arguments.begin.latex, punctuation.definition.arguments.end.latex, punctuation.definition.arguments.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#B81D1C</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: {text}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>meta.group.braces.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57705</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Other Math</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string.other.math.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57705</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: {var}</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>variable.parameter.function.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Math \\</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.constant.math.tex, text.tex.latex constant.other.general.math.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D01F1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Constant Math</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>text.tex.latex constant.other.math.tex, constant.other.general.math.tex, constant.other.general.math.tex, constant.character.math.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Other Math String</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>string.other.math.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#A57800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: $</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.string.begin.tex, punctuation.definition.string.end.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D3201F</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: \label</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>keyword.control.label.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: \label { }</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>variable.parameter.definition.label.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#D01F1E</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Function </string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.be.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#748B00</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Support Function Section</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.section.latex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#BD3800</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Support Function</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>support.function.general.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string></string>
|
|
|
|
<key>foreground</key>
|
|
|
|
<string>#269186</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Tex: Comment</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>punctuation.definition.comment.tex, comment.line.percentage.tex</string>
|
|
|
|
<key>settings</key>
|
|
|
|
<dict>
|
|
|
|
<key>fontStyle</key>
|
|
|
|
<string>italic</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2011-04-02 02:47:45 +00:00
|
|
|
</array>
|
|
|
|
<key>uuid</key>
|
|
|
|
<string>38E819D9-AE02-452F-9231-ECC3B204AFD7</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|