Created
January 26, 2016 10:06
-
-
Save nivv/67003e7e36f563014361 to your computer and use it in GitHub Desktop.
snappy-light-edited
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>author</key> | |
| <string>Dmitri Voronianski (http://pixelhunter.me)</string> | |
| <key>colorSpaceName</key> | |
| <string>sRGB</string> | |
| <key>gutterSettings</key> | |
| <dict> | |
| <key>background</key> | |
| <string>#212121</string> | |
| <key>divider</key> | |
| <string>#343d46</string> | |
| <key>foreground</key> | |
| <string>#65737e</string> | |
| <key>selectionBackground</key> | |
| <string>#4f5b66</string> | |
| <key>selectionForeground</key> | |
| <string>#a7adba</string> | |
| </dict> | |
| <key>name</key> | |
| <string>Oceanic Next</string> | |
| <key>semanticClass</key> | |
| <string>oceanic.next.dark</string> | |
| <key>settings</key> | |
| <array> | |
| <dict> | |
| <key>settings</key> | |
| <dict> | |
| <key>caret</key> | |
| <string>#444444</string> | |
| <key>background</key> | |
| <string>#fff</string> | |
| <!-- <key>caret</key><string>#f66153</string> --> | |
| <key>foreground</key> | |
| <string>#555555</string> | |
| <key>invisibles</key> | |
| <string>#3b3a32</string> | |
| <key>lineHighlight</key> | |
| <string>#eeeeee</string> | |
| <key>selection</key> | |
| <string>#808dd3</string> | |
| <key>selectionForeground</key> | |
| <string>#ffffff</string> | |
| <key>findHighlight</key> | |
| <string>#ffe792</string> | |
| <key>findHighlightForeground</key> | |
| <string>#000000</string> | |
| <key>selectionBorder</key> | |
| <string>#ffffff</string> | |
| <key>activeGuide</key> | |
| <string>#9d550fb0</string> | |
| <key>stackGuide</key> | |
| <string>#37474Fff</string> | |
| <key>gutterForeground</key> | |
| <string>#37474F</string> | |
| <key>tagsOptions</key> | |
| <string>underline</string> | |
| <key>shadow</key> | |
| <string>#00000010</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Comments</string> | |
| <key>scope</key> | |
| <string>comment, punctuation.definition.comment, text.cancelled, meta.punctuation.separator, markup.strikethrough</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#bbbbbb</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>notes</string> | |
| <key>scope</key> | |
| <string>notes</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#8EACE3</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Variable</string> | |
| <key>scope</key> | |
| <string>variable</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#565656</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Keyword, Storage</string> | |
| <key>scope</key> | |
| <string>keyword, storage.type, storage.modifier</string> | |
| <key>settings</key> | |
| <dict> | |
| <!-- lila --> | |
| <key>foreground</key> | |
| <!-- <string>#C594C5</string> --> | |
| <string>#f66153</string> | |
| <!-- <string>#da564a</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></string> | |
| <key>foreground</key> | |
| <string>#4ea1df</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Operator, Misc</string> | |
| <key>scope</key> | |
| <string>keyword.operator, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution</string> | |
| <key>settings</key> | |
| <dict> | |
| <!--grön--> | |
| <key>foreground</key> | |
| <string>#f66153</string> | |
| <!-- röd --> | |
| <!-- <string>#f66153</string> --> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Operator, Misc</string> | |
| <key>scope</key> | |
| <string>punctuation.definition.tag</string> | |
| <key>settings</key> | |
| <dict> | |
| <!--ljusblå, end <>--> | |
| <key>foreground</key> | |
| <string>#4ea1df</string> | |
| <!-- <string>#4ea1df</string> --> | |
| <!-- röd --> | |
| <!-- --> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Tag</string> | |
| <key>scope</key> | |
| <string>entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, text.html.basic meta.tag.other.html entity.other.attribute-name.html</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#4ea1df</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Function, Special Method, Block Level</string> | |
| <key>scope</key> | |
| <string>entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <!-- <string>#6699CC</string> --> | |
| <string>#808dd3</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Other Variable, String Link</string> | |
| <key>scope</key> | |
| <string>support.other.variable, string.other.link</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#F2777A</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>scope</key> | |
| <string>keyword.other</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#7d7d7d</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Function argument</string> | |
| <key>scope</key> | |
| <string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#4ea1df</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Number, Constant, Function Argument, Tag Attribute, Embedded</string> | |
| <key>scope</key> | |
| <string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <!-- orange --> | |
| <string>#F99157</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>String, Symbols, Inherited Class, Markup Heading</string> | |
| <key>scope</key> | |
| <string>string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js</string> | |
| <key>settings</key> | |
| <dict> | |
| <!-- string grön --> | |
| <key>fontStyle</key> | |
| <string>normal</string> | |
| <key>foreground</key> | |
| <!-- class names --> | |
| <!-- grön --> | |
| <string>#81a47d</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>String, Symbols, Inherited Class, Markup Heading</string> | |
| <key>scope</key> | |
| <string>entity.other.inherited-class</string> | |
| <key>settings</key> | |
| <dict> | |
| <!-- string grön --> | |
| <key>fontStyle</key> | |
| <string>italic</string> | |
| <key>foreground</key> | |
| <!-- class names --> | |
| <!-- grön --> | |
| <string>#F99157</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Class, Support</string> | |
| <key>scope</key> | |
| <string>entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter</string> | |
| <key>settings</key> | |
| <dict> | |
| <!-- röd --> | |
| <key>fontStyle</key> | |
| <string>italic</string> | |
| <key>foreground</key> | |
| <string>#f66153</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Sub-methods</string> | |
| <key>scope</key> | |
| <string>entity.name.module.js, variable.import.parameter.js, variable.other.class.js</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#000</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Language methods</string> | |
| <key>scope</key> | |
| <string>variable.language</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>fontStyle</key> | |
| <string>italic</string> | |
| <key>foreground</key> | |
| <string>#EC5F67</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>entity.name.method.js</string> | |
| <key>scope</key> | |
| <string>entity.name.method.js</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#D8DEE9</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>meta.method.js</string> | |
| <key>scope</key> | |
| <string>meta.class-method.js entity.name.function.js, variable.function.constructor</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#D8DEE9</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> | |
| <!-- lila attr --> | |
| <!-- <string>#BB80B3</string> --> | |
| <string>#f66153</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>#99C794</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>#EC5F67</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>#BB80B3</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>#5FB3B3</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>#5FB3B3</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>URL</string> | |
| <key>scope</key> | |
| <string>*url*, *link*, *uri*</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>fontStyle</key> | |
| <string>underline</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Search Results Nums</string> | |
| <key>scope</key> | |
| <string>constant.numeric.line-number.find-in-files - match</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#AB7967</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Search Results Lines</string> | |
| <key>scope</key> | |
| <string>entity.name.filename.find-in-files</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#99C794</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>Decorators</string> | |
| <key>scope</key> | |
| <string>tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>fontStyle</key> | |
| <string>italic</string> | |
| <key>foreground</key> | |
| <string>#6699CC</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>name</key> | |
| <string>ES7 Bind Operator</string> | |
| <key>scope</key> | |
| <string>source.js constant.other.object.key.js string.unquoted.label.js</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>fontStyle</key> | |
| <string>italic</string> | |
| <key>foreground</key> | |
| <string>#EC5F67</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>scope</key> | |
| <string>constant.numeric.line-number.find-in-files - match, text.find-in-files constant.numeric.line-number.find-in-files</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#37474F</string> | |
| </dict> | |
| </dict> | |
| <dict> | |
| <key>scope</key> | |
| <string>entity.name.filename.find-in-files, text.find-in-files constant.numeric.line-number.match.find-in-files</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>foreground</key> | |
| <string>#FFEB95</string> | |
| </dict> | |
| </dict> | |
| </array> | |
| <key>uuid</key> | |
| <string>21a3a5f5-e82f-48a8-bc8b-9aef307f6131</string> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment