1457 lines
50 KiB
Plaintext
1457 lines
50 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<!-- Generated by: TmTheme-Editor -->
|
|
<!-- ============================================ -->
|
|
<!-- app: http://tmtheme-editor.herokuapp.com -->
|
|
<!-- code: https://github.com/aziz/tmTheme-Editor -->
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>author</key>
|
|
<string>github.com/randy3k</string>
|
|
<key>colorSpaceName</key>
|
|
<string>sRGB</string>
|
|
<key>gutterSettings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#073642</string>
|
|
<key>divider</key>
|
|
<string>#586e75</string>
|
|
<key>foreground</key>
|
|
<string>#839496</string>
|
|
<key>selectionBackground</key>
|
|
<string>#586e75</string>
|
|
<key>selectionForeground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
<key>name</key>
|
|
<string>wombat</string>
|
|
<key>semanticClass</key>
|
|
<string>theme.dark.wombat</string>
|
|
<key>settings</key>
|
|
<array>
|
|
<dict>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>activeGuide</key>
|
|
<string>#7fb11b</string>
|
|
<key>background</key>
|
|
<string>#272822</string>
|
|
<key>bracketContentsForeground</key>
|
|
<string>#f8f8f2a5</string>
|
|
<key>bracketContentsOptions</key>
|
|
<string>underline</string>
|
|
<key>bracketsForeground</key>
|
|
<string>#f8f8f2a5</string>
|
|
<key>bracketsOptions</key>
|
|
<string>underline</string>
|
|
<key>caret</key>
|
|
<string>#f8f8f0</string>
|
|
<key>findHighlight</key>
|
|
<string>#ffe792</string>
|
|
<key>findHighlightForeground</key>
|
|
<string>#000000</string>
|
|
<key>foreground</key>
|
|
<string>#f8f8f2</string>
|
|
<key>gutter</key>
|
|
<string>#272822</string>
|
|
<key>invisibles</key>
|
|
<string>#3b3a32</string>
|
|
<key>lineHighlight</key>
|
|
<string>#333333</string>
|
|
<key>selection</key>
|
|
<string>#444444</string>
|
|
<key>selectionBorder</key>
|
|
<string>#1c1c1c</string>
|
|
<key>stackGuide</key>
|
|
<string>#635f2d</string>
|
|
<key>tagsOptions</key>
|
|
<string>stippled_underline</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>#aaaaaa</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>String</string>
|
|
<key>scope</key>
|
|
<string>string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#a6e22e</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>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Constant: Built-in</string>
|
|
<key>scope</key>
|
|
<string>constant.language, meta.preprocessor</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#be84ff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Constant: User-defined</string>
|
|
<key>scope</key>
|
|
<string>constant.character, constant.other</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#be84ff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Variable</string>
|
|
<key>scope</key>
|
|
<string>variable.language</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Keyword</string>
|
|
<key>scope</key>
|
|
<string>keyword</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Storage</string>
|
|
<key>scope</key>
|
|
<string>storage</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Storage type</string>
|
|
<key>scope</key>
|
|
<string>storage.type</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string> italic</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Class name</string>
|
|
<key>scope</key>
|
|
<string>entity.name.class</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string> underline</string>
|
|
<key>foreground</key>
|
|
<string>#88B8F6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Inherited class</string>
|
|
<key>scope</key>
|
|
<string>entity.other.inherited-class</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>italic underline</string>
|
|
<key>foreground</key>
|
|
<string>#cae682</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></string>
|
|
<key>foreground</key>
|
|
<string>#CAE682</string>
|
|
</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>#ffcc22</string>
|
|
</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></string>
|
|
<key>foreground</key>
|
|
<string>#FF8F7E</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>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Library function</string>
|
|
<key>scope</key>
|
|
<string>support.function</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</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></string>
|
|
<key>foreground</key>
|
|
<string>#88B8F6</string>
|
|
</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>italic</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Library variable</string>
|
|
<key>scope</key>
|
|
<string>support.other.variable</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>String constant</string>
|
|
<key>scope</key>
|
|
<string>string.constant</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>String regexp</string>
|
|
<key>scope</key>
|
|
<string>string.regexp</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>String variable</string>
|
|
<key>scope</key>
|
|
<string>string.variable</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</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>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Entity</string>
|
|
<key>scope</key>
|
|
<string>entity</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>HTML: Doctype/XML Processing</string>
|
|
<key>scope</key>
|
|
<string>meta.tag.sgml.doctype.xml, declaration.sgml.html declaration.doctype, declaration.sgml.html declaration.doctype entity, declaration.sgml.html declaration.doctype string, declaration.xml-processing, declaration.xml-processing entity, declaration.xml-processing string, doctype</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#c8cecc</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>HTML: Comment Block</string>
|
|
<key>scope</key>
|
|
<string>comment.block.html</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>italic</string>
|
|
<key>foreground</key>
|
|
<string>#aaaaaa</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: Attribute punctuation</string>
|
|
<key>scope</key>
|
|
<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>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>HTML: Attributes</string>
|
|
<key>scope</key>
|
|
<string>text.html.basic entity.other.attribute-name.html</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>HTML: Quotation Marks</string>
|
|
<key>scope</key>
|
|
<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>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>HTML: Tags punctuation</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Handlebars: Variable</string>
|
|
<key>scope</key>
|
|
<string>variable.parameter.handlebars</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Handlebars: Constant</string>
|
|
<key>scope</key>
|
|
<string>support.constant.handlebars, meta.function.block.start.handlebars</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>CSS: @at-rule</string>
|
|
<key>scope</key>
|
|
<string>meta.preprocessor.at-rule keyword.control.at-rule</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</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>foreground</key>
|
|
<string>#ffcc22</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>foreground</key>
|
|
<string>#cae682</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>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>CSS: Constructor Argument</string>
|
|
<key>scope</key>
|
|
<string>meta.constructor.argument.css</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</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>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>CSS: Tag Punctuation</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.tag.css</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#FF8F7E</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>CSS: : ,</string>
|
|
<key>scope</key>
|
|
<string>punctuation.separator.key-value.css, punctuation.terminator.rule.css</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</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, entity.other.attribute-name.pseudo-selector.css</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>LESS variables</string>
|
|
<key>scope</key>
|
|
<string>variable.other.less</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>LESS mixins</string>
|
|
<key>scope</key>
|
|
<string>entity.other.less.mixin</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string> italic</string>
|
|
<key>foreground</key>
|
|
<string>#e0fdce</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>LESS: Extend</string>
|
|
<key>scope</key>
|
|
<string>entity.other.attribute-name.pseudo-element.less</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#FF8F7E</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: Function Name</string>
|
|
<key>scope</key>
|
|
<string>meta.function.js, entity.name.function.js, support.function.dom.js</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#cae682</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>fontStyle</key>
|
|
<string> italic</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: Source</string>
|
|
<key>scope</key>
|
|
<string>text.html.basic source.js.embedded.html</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: Function</string>
|
|
<key>scope</key>
|
|
<string>storage.type.function.js</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string> italic</string>
|
|
<key>foreground</key>
|
|
<string>#88B8F6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: Numeric Constant</string>
|
|
<key>scope</key>
|
|
<string>constant.numeric.js</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: []</string>
|
|
<key>scope</key>
|
|
<string>meta.brace.square.js</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: ()</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>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JS: {}</string>
|
|
<key>scope</key>
|
|
<string>meta.brace.curly.js</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 8</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc2299</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 7</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88B8F699</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 6</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#FF8F7E99</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 5</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22CC</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 4</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88B8F6CC</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 3</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#FF8F7ECC</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 2</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 1</string>
|
|
<key>scope</key>
|
|
<string>source.json meta meta.structure.dictionary.json string.quoted.double.json - meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta.structure.dictionary.json punctuation.definition.string - meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88B8F6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>JSON Key - Level 0</string>
|
|
<key>scope</key>
|
|
<string>source.json meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta.structure.dictionary.json punctuation.definition.string - meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#FF8F7E</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>italic</string>
|
|
<key>foreground</key>
|
|
<string>#aaaaaa</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>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Invalid</string>
|
|
<key>scope</key>
|
|
<string>invalid</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff8f7e</string>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#f8f8f0</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Invalid deprecated</string>
|
|
<key>scope</key>
|
|
<string>invalid.deprecated</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#AE81FF</string>
|
|
<key>foreground</key>
|
|
<string>#f8f8f0</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>diff.header</string>
|
|
<key>scope</key>
|
|
<string>meta.diff, meta.diff.header</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#aaaaaa</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>diff.deleted</string>
|
|
<key>scope</key>
|
|
<string>markup.deleted</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>diff.inserted</string>
|
|
<key>scope</key>
|
|
<string>markup.inserted</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>diff.changed</string>
|
|
<key>scope</key>
|
|
<string>markup.changed</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#a6e22e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>diff.range</string>
|
|
<key>scope</key>
|
|
<string>meta.diff, meta.diff.range</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Text Plain</string>
|
|
<key>scope</key>
|
|
<string>text.plain text.html.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: raw inline</string>
|
|
<key>scope</key>
|
|
<string>text.html.markdown markup.raw.inline</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</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>foreground</key>
|
|
<string>#e0eddd</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: heading</string>
|
|
<key>scope</key>
|
|
<string>markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: italic</string>
|
|
<key>scope</key>
|
|
<string>markup.italic</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>italic</string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: bold</string>
|
|
<key>scope</key>
|
|
<string>markup.bold</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>bold</string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: underline</string>
|
|
<key>scope</key>
|
|
<string>markup.underline</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>underline</string>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Blockquote</string>
|
|
<key>scope</key>
|
|
<string>markup.quote, punctuation.definition.blockquote.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>italic</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: Quote</string>
|
|
<key>scope</key>
|
|
<string>markup.quote</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string> italic</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Link</string>
|
|
<key>scope</key>
|
|
<string>string.other.link.title.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>underline</string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: Raw block</string>
|
|
<key>scope</key>
|
|
<string>markup.raw.block</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#2d2d2d</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: List Items Punctuation</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.list_item.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Raw Block fenced</string>
|
|
<key>scope</key>
|
|
<string>markup.raw.code-fence</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#2d2d2d</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Fenced Bode Block</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.fenced.markdown, variable.language.fenced.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#222222</string>
|
|
<key>foreground</key>
|
|
<string>#636050</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Fenced Language</string>
|
|
<key>scope</key>
|
|
<string>variable.language.fenced.markdown</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#aaaaaa</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markdown: Separator</string>
|
|
<key>scope</key>
|
|
<string>meta.separator</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ffffff0f</string>
|
|
<key>fontStyle</key>
|
|
<string>bold</string>
|
|
<key>foreground</key>
|
|
<string>#ffffff33</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Markup: table</string>
|
|
<key>scope</key>
|
|
<string>markup.table</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff3a281a</string>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</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>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: builtin</string>
|
|
<key>scope</key>
|
|
<string>support.function.builtin.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#cae682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: variable</string>
|
|
<key>scope</key>
|
|
<string>variable.other.normal.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: DOTFILES</string>
|
|
<key>scope</key>
|
|
<string>source.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: meta scope in loop</string>
|
|
<key>scope</key>
|
|
<string>meta.scope.for-in-loop.shell, variable.other.loop.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: Function name</string>
|
|
<key>scope</key>
|
|
<string>entity.name.function.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#CAE682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: Quotation Marks</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.string.end.shell, punctuation.definition.string.begin.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: Meta Block</string>
|
|
<key>scope</key>
|
|
<string>meta.scope.case-block.shell, meta.scope.case-body.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: []</string>
|
|
<key>scope</key>
|
|
<string>punctuation.definition.logical-expression.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#ffffff</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Shell: Comment</string>
|
|
<key>scope</key>
|
|
<string>comment.line.number-sign.shell</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string>italic</string>
|
|
<key>foreground</key>
|
|
<string>#aaaaaa</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Makefile: Function</string>
|
|
<key>scope</key>
|
|
<string>meta.function.makefile</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#88b8f6</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GitGutter deleted</string>
|
|
<key>scope</key>
|
|
<string>markup.deleted.git_gutter</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GitGutter inserted</string>
|
|
<key>scope</key>
|
|
<string>markup.inserted.git_gutter</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#CAE682</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GitGutter changed</string>
|
|
<key>scope</key>
|
|
<string>markup.changed.git_gutter</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#967EFB</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GitGutter ignored</string>
|
|
<key>scope</key>
|
|
<string>markup.ignored.git_gutter</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#565656</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GitGutter untracked</string>
|
|
<key>scope</key>
|
|
<string>markup.untracked.git_gutter</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#565656</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Annotations</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.annotations</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ffcc22</string>
|
|
<key>foreground</key>
|
|
<string>#333333</string>
|
|
<key>fontStyle</key>
|
|
<string> italic </string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Error Outline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.outline.illegal</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Error Underline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.underline.illegal</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff8f7e</string>
|
|
<key>fontStyle</key>
|
|
<string> underline</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Warning Outline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.outline.warning</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ffcc22</string>
|
|
<key>foreground</key>
|
|
<string>#333333</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Warning Underline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.underline.warning</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Violation Outline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.outline.violation</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ffffff33</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Violation Underline</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.underline.violation</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>scope</key>
|
|
<string>constant.numeric.line-number.find-in-files - match</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>scope</key>
|
|
<string>entity.name.filename.find-in-files</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#87d75f</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Error</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.mark.error</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ff8f7e</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Warning</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.mark.warning</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#ffcc22</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>SublimeLinter Gutter Mark</string>
|
|
<key>scope</key>
|
|
<string>sublimelinter.gutter-mark</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
<string>#FFFFFF</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>uuid</key>
|
|
<string>d5664e50-be36-11e3-b1b6-0800200c9a66</string>
|
|
<key>comment</key>
|
|
<string></string>
|
|
</dict>
|
|
</plist> |