800 lines
27 KiB
XML
800 lines
27 KiB
XML
|
<?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>
|
||
|
<!--
|
||
|
This theme uses moonfly's base16 terminal colors.
|
||
|
|
||
|
Colors:
|
||
|
#323437 - dark grey
|
||
|
#ff5454 - red
|
||
|
#8cc85f - green
|
||
|
#e3c78a - yellow
|
||
|
#80a0ff - blue
|
||
|
#cf87e8 - magenta (violet)
|
||
|
#79dac8 - cyan (turquoise)
|
||
|
#c6c6c6 - grey
|
||
|
#949494 - medium grey
|
||
|
#ff5189 - bright red (crimson)
|
||
|
#36c692 - bright green (emerald)
|
||
|
#c6c684 - bright yellow
|
||
|
#74b2ff - bright blue
|
||
|
#ae81ff - bright magenta (purple)
|
||
|
#85dc85 - bright cyan
|
||
|
#e4e4e4 - bright white
|
||
|
-->
|
||
|
<key>author</key>
|
||
|
<string>Template: bluz71</string>
|
||
|
<key>name</key>
|
||
|
<string>fly16</string>
|
||
|
<key>colorSpaceName</key>
|
||
|
<string>sRGB</string>
|
||
|
<key>settings</key>
|
||
|
<array>
|
||
|
<dict>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#323437</string>
|
||
|
<key>caret</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
<key>invisibles</key>
|
||
|
<string>#949494</string>
|
||
|
<key>lineHighlight</key>
|
||
|
<string>#323437</string>
|
||
|
<key>selection</key>
|
||
|
<string>#c6c684</string>
|
||
|
<key>gutter</key>
|
||
|
<string>#36c692</string>
|
||
|
<key>gutterForeground</key>
|
||
|
<string>#949494</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Text</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable.parameter.function</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Comments</string>
|
||
|
<key>scope</key>
|
||
|
<string>comment, punctuation.definition.comment</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#949494</string>
|
||
|
<key>fontStyle</key>
|
||
|
<string>italic</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Punctuation</string>
|
||
|
<key>scope</key>
|
||
|
<string>punctuation.definition.string, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Delimiters</string>
|
||
|
<key>scope</key>
|
||
|
<string>none</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Operators</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword.operator</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Keywords</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Variables</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Functions</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.name.function, meta.require, support.function.any-method</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Labels</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.name.label</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#85dc85</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Classes</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.class, entity.name.class, entity.name.type.class, entity.name.type</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#36c692</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Classes</string>
|
||
|
<key>scope</key>
|
||
|
<string>meta.class</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Methods</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword.other.special-method</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Storage</string>
|
||
|
<key>scope</key>
|
||
|
<string>storage</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Support</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.function</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Strings</string>
|
||
|
<key>scope</key>
|
||
|
<string>string</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c684</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Symbol</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant.other.symbol</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ae81ff</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>foreground</key>
|
||
|
<string>#36c692</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Integers</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant.numeric</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ae81ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Floats</string>
|
||
|
<key>scope</key>
|
||
|
<string>none</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ae81ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Boolean</string>
|
||
|
<key>scope</key>
|
||
|
<string>none</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#e3c78a</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Constants</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#e3c78a</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Tags</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.name.tag</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#80a0ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Attributes</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.other.attribute-name</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Attribute IDs</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.other.attribute-name.id, punctuation.definition.entity</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Selector</string>
|
||
|
<key>scope</key>
|
||
|
<string>meta.selector</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Values</string>
|
||
|
<key>scope</key>
|
||
|
<string>none</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Headings</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.heading punctuation.definition.heading, entity.name.section</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#80a0ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Units</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword.other.unit</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#e4e4e4</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Bold</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.bold, punctuation.definition.bold</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string>bold</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#e3c78a</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Italic</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.italic, punctuation.definition.italic</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string>italic</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Code</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.raw.inline</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#8cc85f</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Link Text</string>
|
||
|
<key>scope</key>
|
||
|
<string>string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ff5454</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Link Url</string>
|
||
|
<key>scope</key>
|
||
|
<string>meta.link</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#8cc85f</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Quotes</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.quote</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#e4e4e4</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Separator</string>
|
||
|
<key>scope</key>
|
||
|
<string>meta.separator</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#c6c684</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Inserted</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.inserted</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#8cc85f</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Deleted</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.deleted</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ff5454</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Changed</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.changed</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Colors</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant.other.color</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Regular Expressions</string>
|
||
|
<key>scope</key>
|
||
|
<string>string.regexp</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c684</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Escape Characters</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant.character.escape</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ff5189</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Embedded</string>
|
||
|
<key>scope</key>
|
||
|
<string>punctuation.section.embedded, variable.interpolation</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Illegal</string>
|
||
|
<key>scope</key>
|
||
|
<string>invalid.illegal</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#ff5454</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#e4e4e4</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Broken</string>
|
||
|
<key>scope</key>
|
||
|
<string>invalid.broken</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#ff5189</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#323437</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Deprecated</string>
|
||
|
<key>scope</key>
|
||
|
<string>invalid.deprecated</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#85dc85</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#e4e4e4</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Unimplemented</string>
|
||
|
<key>scope</key>
|
||
|
<string>invalid.unimplemented</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#949494</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#e4e4e4</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<!--
|
||
|
Additions
|
||
|
-->
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Variable Function</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable.function</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Entity Name Constant Ruby</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.name.constant.ruby</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ae81ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>JSON Strings</string>
|
||
|
<key>scope</key>
|
||
|
<string>meta.mapping.key.json string.quoted.double.json, punctuation.separator.sequence.csv</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>JavaScript unquoted label</string>
|
||
|
<key>scope</key>
|
||
|
<string>string.unquoted.label.js</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Ruby @variable</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable.other.readwrite.instance</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Language Variable</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable.language</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#85dc85</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Markup Link Text</string>
|
||
|
<key>scope</key>
|
||
|
<string>text.html.markdown markup.raw.inline</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c684</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Markup Underline</string>
|
||
|
<key>scope</key>
|
||
|
<string>markup.underline</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#ae81ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>YAML Entity Name Tags</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.name.tag.yaml</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#74b2ff</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>foreground</key>
|
||
|
<string>#36c692</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>CSS Keyword Other Unit</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword.other.unit.css</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c684</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>CSS Attribute Name</string>
|
||
|
<key>scope</key>
|
||
|
<string>entity.other.attribute-name.class.css</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#36c692</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>CSS Punctuation</string>
|
||
|
<key>scope</key>
|
||
|
<string>punctuation.definition.entity.css, punctuation.separator.key-value.css</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>YAML Plain</string>
|
||
|
<key>scope</key>
|
||
|
<string>string.unquoted.plain.out.yaml</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Vim Function</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.function.viml</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#cf87e8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Vim Type</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.type.viml</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#80a0ff</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>CSS Property</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.type.property-name.css</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Shell Alias</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.function.alias.shell</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#79dac8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Shell Brace</string>
|
||
|
<key>scope</key>
|
||
|
<string>support.function.double-brace.begin.shell, support.function.double-brace.end.shell</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#c6c6c6</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</array>
|
||
|
<key>uuid</key>
|
||
|
<string>uuid</string>
|
||
|
</dict>
|
||
|
</plist>
|