Last active
September 16, 2016 17:24
-
-
Save joshwiens/863c8b1289815613a3d763044b92f4b4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple 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>d3viant0ne</string> | |
<key>name</key> | |
<string>d3viant0ne Dark</string> | |
<key>semanticClass</key> | |
<string>theme.dark.d3viant0ne_dark</string> | |
<key>colorSpaceName</key> | |
<string>sRGB</string> | |
<key>gutterSettings</key> | |
<dict> | |
<key>background</key> | |
<string>#1d1f21</string> | |
<key>divider</key> | |
<string>#1d1f21</string> | |
<key>foreground</key> | |
<string>#747369</string> | |
<key>selectionBackground</key> | |
<string>#515151</string> | |
<key>selectionForeground</key> | |
<string>#a09f93</string> | |
</dict> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#282c34</string> | |
<key>caret</key> | |
<string>#528bff</string> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
<key>invisibles</key> | |
<string>#4b525b</string> | |
<key>lineHighlight</key> | |
<string>#2c323c</string> | |
<key>selection</key> | |
<string>#3e4451</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>#A6B2C0</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>#5c6370</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Comments</string> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#5c6370</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Delimiters</string> | |
<key>scope</key> | |
<string>none</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#A6B2C0</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>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keywords</string> | |
<key>scope</key> | |
<string>keyword</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variables</string> | |
<key>scope</key> | |
<string>variable</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e06c75</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Java Variables</string> | |
<key>scope</key> | |
<string>token.variable.parameter.java</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Java Imports</string> | |
<key>scope</key> | |
<string>import.storage.java</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Packages</string> | |
<key>scope</key> | |
<string>token.package.keyword</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Packages</string> | |
<key>scope</key> | |
<string>token.package</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</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>#61afef</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Classes</string> | |
<key>scope</key> | |
<string>entity.name.type.namespace</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Classes</string> | |
<key>scope</key> | |
<string>support.class, entity.name.type.class</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Class name</string> | |
<key>scope</key> | |
<string>entity.name.class.identifier.namespace.type</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Class name</string> | |
<key>scope</key> | |
<string>entity.name.class</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#61afef</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Type Name</string> | |
<key>scope</key> | |
<string>entity.name.type</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword Control</string> | |
<key>scope</key> | |
<string>keyword.control</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Control Elements</string> | |
<key>scope</key> | |
<string>control.elements, keyword.operator.less</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</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>#61afef</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage</string> | |
<key>scope</key> | |
<string>storage</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage JS TS</string> | |
<key>scope</key> | |
<string>token.storage.js,token.storage.ts</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Java Storage</string> | |
<key>scope</key> | |
<string>token.storage.type.java</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</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>#56b6c2</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Support type</string> | |
<key>scope</key> | |
<string>support.type.property-name</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Support type</string> | |
<key>scope</key> | |
<string>support.constant.property-value</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Support type</string> | |
<key>scope</key> | |
<string>support.constant.font-name</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Meta tag</string> | |
<key>scope</key> | |
<string>meta.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Strings, Inherited Class</string> | |
<key>scope</key> | |
<string>string, entity.other.inherited-class</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#98c379</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constant other symbol</string> | |
<key>scope</key> | |
<string>constant.other.symbol</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#56b6c2</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>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Floats</string> | |
<key>scope</key> | |
<string>none</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Boolean</string> | |
<key>scope</key> | |
<string>none</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constants</string> | |
<key>scope</key> | |
<string>constant</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constants</string> | |
<key>scope</key> | |
<string>punctuation.definition.constant</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</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>#e06c75</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>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Attribute IDs</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name.id</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#61afef</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Attribute IDs</string> | |
<key>scope</key> | |
<string>punctuation.definition.entity</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</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>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Values</string> | |
<key>scope</key> | |
<string>none</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D2945D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Headings</string> | |
<key>scope</key> | |
<string>markup.heading</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#e06c75</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>foreground</key> | |
<string>#61afef</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>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Bold</string> | |
<key>scope</key> | |
<string>markup.bold</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Bold</string> | |
<key>scope</key> | |
<string>punctuation.definition.bold</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e5c07b</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>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Italic</string> | |
<key>scope</key> | |
<string>emphasis md</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#c678dd</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Bold Markdown</string> | |
<key>scope</key> | |
<string>strong md</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Monospace Markdown</string> | |
<key>scope</key> | |
<string>variable md</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#98c379</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword Markdown</string> | |
<key>scope</key> | |
<string>keyword md</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e06c75</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>#90C378</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Link Text</string> | |
<key>scope</key> | |
<string>string.other.link, punctuation.definition.string.end.markdown</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DF6A73</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>#D2945D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Lists</string> | |
<key>scope</key> | |
<string>markup.list</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DF6A73</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>#D2945D</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>#515151</string> | |
<key>foreground</key> | |
<string>#A6B2C0</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>#90C378</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>#DF6A73</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>#C679DD</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>#57B6C2</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>#57B6C2</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>#57B6C2</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>#BE4F44</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>#e05252</string> | |
<key>foreground</key> | |
<string>#FFFFFF</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>#e05252</string> | |
<key>foreground</key> | |
<string>#FFFFFF</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>#d27b53</string> | |
<key>foreground</key> | |
<string>#FFFFFF</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>#747369</string> | |
<key>foreground</key> | |
<string>#FFFFFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Json key</string> | |
<key>scope</key> | |
<string>source.json meta.structure.dictionary.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DF6A73</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Json value</string> | |
<key>scope</key> | |
<string>source.json meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#90C378</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>json sub key</string> | |
<key>scope</key> | |
<string>source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DF6A73</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Json sub value</string> | |
<key>scope</key> | |
<string>source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#90C378</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>laravel blade tag</string> | |
<key>scope</key> | |
<string>text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#C679DD</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>laravel blade @</string> | |
<key>scope</key> | |
<string>text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#C679DD</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>python function decorator @</string> | |
<key>scope</key> | |
<string>meta.function.decorator.python</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#61afef</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>python function support</string> | |
<key>scope</key> | |
<string>support.token.decorator.python,meta.function.decorator.identifier.python</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#56B6C2</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>parameter function</string> | |
<key>scope</key> | |
<string>function.parameter</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>parameter function js</string> | |
<key>scope</key> | |
<string>function.parameter.js,function.parameter.ts</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>brace function</string> | |
<key>scope</key> | |
<string>function.brace</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>parameter function ruby cs</string> | |
<key>scope</key> | |
<string>function.parameter.ruby, function.parameter.cs</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>rgb-value</string> | |
<key>scope</key> | |
<string>rgb-value</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#56B6C2</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>rgb value #</string> | |
<key>scope</key> | |
<string>inline-color-decoration rgb-value</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>rgb value less</string> | |
<key>scope</key> | |
<string>less rgb-value</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d19a66</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>sass selector</string> | |
<key>scope</key> | |
<string>selector.sass</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e06c75</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>js ts this</string> | |
<key>scope</key> | |
<string>var.this.js,var.this.ts</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DF6A73</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>block scope</string> | |
<key>scope</key> | |
<string>block.scope.end,block.scope.begin</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#abb2bf</string> | |
</dict> | |
</dict> | |
</array> | |
<key>uuid</key> | |
<string>32bd64fa-d60a-4858-a5fc-5164cc49a2b8</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment