author github.com/SuperPaintman colorSpaceName sRGB gutterSettings background #272822 divider #586e75 foreground #F8F8F2 selectionBackground #49483E selectionForeground #a6e22e name Monokai Extended Origin semanticClass theme.dark.monokai_extended settings settings activeGuide #9D550FB0 background #272822 bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline bracketsForeground #F8F8F2A5 bracketsOptions underline caret #F8F8F0 findHighlight #FFE792 findHighlightForeground #000000 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #3E3D32 selection #49483E selectionBorder #222218 tagsOptions stippled_underline name Comment scope comment settings foreground #75715E name String scope string settings foreground #E6DB74 name Number scope constant.numeric settings foreground #AE81FF name Built-in constant scope constant.language settings foreground #AE81FF name User-defined constant scope constant.character, constant.other settings foreground #AE81FF name Variable scope variable settings fontStyle foreground #ffffff name Keyword scope keyword settings foreground #F92672 name Storage scope storage settings fontStyle foreground #F92672 name Storage type scope storage.type settings fontStyle italic foreground #66D9EF name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #A6E22E name Function name scope entity.name.function settings fontStyle foreground #A6E22E name Function argument scope variable.parameter settings fontStyle italic foreground #FD971F name Tag name scope entity.name.tag settings fontStyle foreground #F92672 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A6E22E name Library function scope support.function settings fontStyle foreground #66D9EF name Library constant scope support.constant settings fontStyle foreground #66D9EF name Library class/type scope support.type, support.class settings fontStyle italic foreground #66D9EF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #F92672 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #AE81FF foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings fontStyle foreground #F92672 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings fontStyle foreground #E6DB74 name HTML: Script scope constant.numeric.line-number.find-in-files - match settings fontStyle italic foreground #AE81FFA0 name HTML: Attribute punctuation scope entity.name.filename.find-in-files settings fontStyle foreground #E6DB74 name HTML: Attributes scope text.html.basic entity.other.attribute-name.html settings foreground #a6e22e name HTML: Quotation Marks scope text.html.basic meta.tag.structure.any.html punctuation.definition.string.begin.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html settings fontStyle foreground #ffffff name HTML: Tags punctuation scope punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag settings foreground #ffffff name Handlebars: Variable scope variable.parameter.handlebars settings foreground #f6aa11 name Handlebars: Constant scope support.constant.handlebars, meta.function.block.start.handlebars settings foreground #66d9ef name CSS: @at-rule scope meta.preprocessor.at-rule keyword.control.at-rule settings foreground #f6aa11 name CSS: #Id scope meta.selector.css entity.other.attribute-name.id settings foreground #f6aa11 name CSS: .class scope meta.selector.css entity.other.attribute-name.class settings foreground #a6e22e name CSS: Property Name scope support.type.property-name.css settings foreground #66d9ef name CSS: Constructor Argument scope meta.constructor.argument.css settings foreground #f6aa11 name CSS: {} scope punctuation.section.property-list.css settings foreground #ffffff name CSS: Tag Punctuation scope punctuation.definition.tag.css settings foreground #f92672 name CSS: : , scope punctuation.separator.key-value.css, punctuation.terminator.rule.css settings fontStyle foreground #ffffff name CSS :pseudo scope entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-selector.css settings fontStyle foreground #a6e22e name LESS variables scope variable.other.less settings foreground #ffffff name LESS mixins scope entity.other.less.mixin settings fontStyle italic foreground #e0fdce name LESS: Extend scope entity.other.attribute-name.pseudo-element.less settings fontStyle foreground #ff9117 name JS: this scope variable.language.this.js settings foreground #ae81ff name JS: Function Name scope meta.function.js, entity.name.function.js, support.function.dom.js settings fontStyle foreground #a6e22e name JS: Method Name scope entity.name.method.js settings fontStyle foreground #a6e22e name JS: Accessor Name scope entity.name.accessor.js settings fontStyle foreground #a6e22e name JS: Storage Type scope storage.type.js settings fontStyle italic foreground #66d9ef name JS: Source scope text.html.basic, source.js.embedded.html settings fontStyle foreground #ffffff name JS: Function scope storage.type.function.js settings fontStyle italic foreground #66d9ef name JS: Numeric Constant scope constant.numeric.js settings foreground #ae81ff name JS: [] scope meta.brace.square.js settings foreground #ffffff name JS: () scope meta.brace.round, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js settings foreground #ffffff name JS: {} scope meta.brace.curly.js settings foreground #ffffff name JS: Template String scope punctuation.template-string.element.begin.js, punctuation.template-string.element.end.js settings foreground #e69f66 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #cfcfc2 name CoffeeScript: Template String scope punctuation.section.embedded.coffee settings foreground #e69f66 name CoffeeScript: this scope variable.language.this.coffee settings foreground #ae81ff name PHP: [] scope keyword.operator.index-start.php, keyword.operator.index-end.php settings foreground #ffffff name PHP: Array scope meta.array.php settings foreground #ffffff name PHP: Array() scope meta.array.php support.function.construct.php, meta.array.empty.php support.function.construct.php settings fontStyle foreground #e42e70 name PHP: Array Construct scope support.function.construct.php settings foreground #e42e70 name PHP: Storage Type Function scope storage.type.function.php settings foreground #f92672dd name PHP: Numeric Constant scope constant.numeric.php settings foreground #be84ff name PHP: New scope keyword.other.new.php settings foreground #f6aa11 name PHP: :: scope support.class.php settings fontStyle foreground #ffffff name PHP: Other Property scope variable.other.property.php settings foreground #f6aa11 name PHP: Class scope storage.modifier.extends.php, storage.type.class.php, keyword.operator.class.php settings foreground #a6e22e name PHP: Inherited Class scope meta.other.inherited-class.php settings fontStyle foreground #a6e22e name PHP: Storage Type scope storage.type.php settings foreground #66d9ef name PHP: Function scope entity.name.function.php settings foreground #66d9ef name PHP: Function Construct scope support.function.construct.php settings foreground #a6e22e name PHP: Function Call scope entity.name.type.class.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php settings foreground #ffffff name PHP: Comment scope keyword.other.phpdoc settings fontStyle foreground #7c7865 name PHP: Source Emebedded scope source.php.embedded.block.html settings foreground #ffffff name Invalid scope invalid settings background #f92672 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #ae81ff foreground #f8f8f0 name diff.header scope meta.diff, meta.diff.header settings foreground #75715e name diff.deleted scope markup.deleted settings foreground #f92672 name diff.inserted scope markup.inserted settings foreground #a6e22e name diff.changed scope markup.changed settings foreground #e6db74 name diff.range scope meta.diff, meta.diff.range settings foreground #3bc0f0 name Python: storage scope storage.type.class.python, storage.type.function.python, storage.modifier.global.python settings fontStyle foreground #3bc0f0 name Python: import scope keyword.control.import.python, keyword.control.import.from.python settings foreground #f92672dd name Python: Support.exception scope support.type.exception.python settings foreground #66d9ef name Python: function call scope meta.function-call.python - punctuation - meta.function-call.arguments.python settings foreground #A6E22E name Perl: variables scope punctuation.definition.variable.perl, variable.other.readwrite.global.perl, variable.other.predefined.perl, keyword.operator.comparison.perl settings foreground #e42e70 name Perl: functions scope support.function.perl settings foreground #66d9ef name Perl: comments scope comment.line.number-sign.perl settings fontStyle italic foreground #75715e name Perl: quotes scope punctuation.definition.string.begin.perl, punctuation.definition.string.end.perl settings foreground #ffffff name Perl: char scope constant.character.escape.perl settings foreground #dc322f name Ruby: Constant scope constant.language.ruby, constant.numeric.ruby settings foreground #ae81ff name Ruby: Variable definition scope punctuation.definition.variable.ruby settings fontStyle foreground #f6aa11 name Ruby: Function Name scope meta.function.method.with-arguments.ruby settings foreground #a6e22e name Ruby: Variable scope variable.language.ruby settings foreground #ffffff name Ruby: Function scope entity.name.function.ruby settings foreground #f6aa11 name Ruby: Keyword Control scope keyword.control.ruby, keyword.control.def.ruby settings fontStyle bold foreground #a6e22e name Ruby: Class scope keyword.control.class.ruby, meta.class.ruby settings foreground #a6e22e name Ruby: Class Name scope entity.name.type.class.ruby settings fontStyle foreground #66d9ef name Ruby: Keyword scope keyword.control.ruby settings fontStyle foreground #a6e22e name Ruby: Support Class scope support.class.ruby settings fontStyle foreground #66d9ef name Ruby: Special Method scope keyword.other.special-method.ruby settings foreground #a6e22e name Ruby: Constant Other scope variable.other.constant.ruby settings fontStyle foreground #66d9ef name Ruby: :symbol scope constant.other.symbol.ruby settings fontStyle foreground #f6f080 name Ruby: Punctuation Section scope punctuation.section.embedded.ruby, punctuation.definition.string.begin.ruby, punctuation.definition.string.end.ruby settings foreground #f92672 name Ruby: Special Method scope keyword.other.special-method.ruby settings foreground #e42e70 name Markdown: plain scope text.html.markdown settings foreground #ffffff name Markup: raw inline scope text.html.markdown markup.raw.inline settings foreground #ec3533 name Markdown: linebreak scope text.html.markdown meta.dummy.line-break settings foreground #e0eddd name Markdown: heading scope markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown settings fontStyle foreground #fd971f name Markup: Heading 1 scope markup.heading.1.markdown settings fontStyle foreground #fc951e name Markup: Heading 2 scope markup.heading.2.markdown settings fontStyle foreground #e8891c name Markup: Heading 3 scope markup.heading.3.markdown settings fontStyle foreground #d47d19 name Markup: Heading 4 scope markup.heading.4.markdown settings fontStyle foreground #bf7117 name Markup: Heading 5 scope markup.heading.5.markdown settings fontStyle foreground #ab6515 name Markup: Heading 6 scope markup.heading.6.markdown settings fontStyle foreground #965912 name Markup: italic scope markup.italic settings fontStyle italic foreground #e42e70 name Markup: bold scope markup.bold settings fontStyle bold foreground #f92672 name Markup: underline scope markup.underline settings fontStyle underline foreground #a6e22e name Markup: strike scope markup.strike settings fontStyle foreground #cc4273 name Markdown: Blockquote scope markup.quote, punctuation.definition.blockquote.markdown settings fontStyle italic foreground #66d9ef name Markup: Quote scope markup.quote settings fontStyle italic foreground #66d9ef name Markdown: Link scope string.other.link.title.markdown settings fontStyle underline foreground #66d9ef name Markup: Raw block scope markup.raw.block settings foreground #ae81ff name Markdown: List Items Punctuation scope punctuation.definition.list_item.markdown settings foreground #ffffff name Markdown: Raw Block fenced scope markup.raw.block.fenced.markdown settings background #222 foreground #ffffff name Markdown: Fenced Bode Block scope punctuation.definition.fenced.markdown, variable.language.fenced.markdown settings background #222222 foreground #636050 name Markdown: Fenced Language scope variable.language.fenced.markdown settings fontStyle foreground #7c7865 name Markdown: Separator scope meta.separator settings background #ffffff0f fontStyle bold foreground #ffffff33 name Markup: table scope markup.table settings background #ff3a281a foreground #b42a1d name Other: Removal scope other.package.exclude, other.remove settings fontStyle foreground #d3201f name Shell: builtin scope support.function.builtin.shell settings foreground #a6e22e name Shell: variable scope variable.other.normal.shell settings foreground #66d9ef name Shell: DOTFILES scope source.shell settings fontStyle foreground #ffffff name Shell: meta scope in loop scope meta.scope.for-in-loop.shell, variable.other.loop.shell settings fontStyle foreground #fd971f name Shell: Function name scope entity.name.function.shell settings fontStyle foreground #a6e22e name Shell: Quotation Marks scope punctuation.definition.string.end.shell, punctuation.definition.string.begin.shell settings fontStyle foreground #ffffff name Shell: Meta Block scope meta.scope.case-block.shell, meta.scope.case-body.shell settings fontStyle foreground #fd971f name Shell: [] scope punctuation.definition.logical-expression.shell settings fontStyle foreground #ffffff name Shell: Comment scope comment.line.number-sign.shell settings fontStyle italic foreground #7c7865 name Makefile: Comment scope comment.line.number-sign.makefile settings fontStyle foreground #7c7865 name Makefile: Comment punctuation scope punctuation.definition.comment.makefile settings fontStyle foreground #7c7865 name Makefile: Variables scope variable.other.makefile settings fontStyle foreground #f92672 name Makefile: Function name scope entity.name.function.makefile settings fontStyle foreground #a6e22e name Makefile: Function scope meta.function.makefile settings fontStyle foreground #66d9ef name LaTeX: Math Variables scope variable.other.math.tex settings foreground #E6DB74 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #F92672 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #A6E22E name GitGutter changed scope markup.changed.git_gutter settings foreground #FC951E name GitGutter ignored scope markup.ignored.git_gutter settings foreground #565656 name GitGutter untracked scope markup.untracked.git_gutter settings foreground #565656 name Nginx path scope string.other.path.nginx settings foreground #fc951e uuid 6d3d6dae-b9c2-48ad-9e2a-71fefe15be64