{
  "base": "vs-dark",
  "inherit": true,
  "rules": [
    { "token": "variable.other.generic-type.haskell", "foreground": "c678dd" },
    { "token": "storage.type.haskell", "foreground": "d19a66" },
    { "token": "support.variable.magic.python", "foreground": "e06c75" },
    { "token": "punctuation.separator.period.python", "foreground": "abb2bf" },
    { "token": "punctuation.separator.element.python", "foreground": "abb2bf" },
    { "token": "punctuation.parenthesis.begin.python", "foreground": "abb2bf" },
    { "token": "punctuation.parenthesis.end.python", "foreground": "abb2bf" },
    {
      "token": "variable.parameter.function.language.special.self.python",
      "foreground": "e5c07b"
    },
    { "token": "storage.modifier.lifetime.rust", "foreground": "abb2bf" },
    { "token": "support.function.std.rust", "foreground": "61afef" },
    { "token": "entity.name.lifetime.rust", "foreground": "e5c07b" },
    { "token": "variable.language.rust", "foreground": "e06c75" },
    { "token": "support.constant.edge", "foreground": "c678dd" },
    {
      "token": "constant.other.character-class.regexp",
      "foreground": "e06c75"
    },
    { "token": "keyword.operator.quantifier.regexp", "foreground": "d19a66" },
    { "token": "punctuation.definition.string.begin", "foreground": "98c379" },
    { "token": "punctuation.definition.string.end", "foreground": "98c379" },
    { "token": "variable.parameter.function", "foreground": "abb2bf" },
    { "token": "comment", "foreground": "7f848e" },
    { "token": " punctuation.definition.comment", "foreground": "7f848e" },
    { "token": "comment markup.link", "foreground": "5c6370" },
    { "token": "markup.changed.diff", "foreground": "e5c07b" },
    { "token": "meta.diff.header.from-file", "foreground": "61afef" },
    {
      "token": "punctuation.definition.from-file.diff",
      "foreground": "61afef"
    },
    { "token": "markup.inserted.diff", "foreground": "98c379" },
    { "token": "markup.deleted.diff", "foreground": "e06c75" },
    { "token": "meta.function.c", "foreground": "e06c75" },
    { "token": "meta.function.cpp", "foreground": "e06c75" },
    {
      "token": "punctuation.section.block.begin.bracket.curly.cpp",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.block.end.bracket.curly.cpp",
      "foreground": "abb2bf"
    },
    { "token": "punctuation.terminator.statement.c", "foreground": "abb2bf" },
    {
      "token": "punctuation.section.block.begin.bracket.curly.c",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.block.end.bracket.curly.c",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.parens.begin.bracket.round.c",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.parens.end.bracket.round.c",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.parameters.begin.bracket.round.c",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.parameters.end.bracket.round.c",
      "foreground": "abb2bf"
    },
    { "token": "punctuation.separator.key-value", "foreground": "abb2bf" },
    { "token": "entity.other.attribute-name.js", "fontStyle": "italic" },
    { "token": "entity.other.attribute-name.ts", "fontStyle": "italic" },
    { "token": "entity.other.attribute-name.jsx", "fontStyle": "italic" },
    { "token": "entity.other.attribute-name.tsx", "fontStyle": "italic" },
    { "token": "variable.parameter", "fontStyle": "italic" },
    { "token": "variable.language.super", "fontStyle": "italic" },
    { "token": "keyword.operator.expression.import", "foreground": "61afef" },
    { "token": "support.constant.math", "foreground": "e5c07b" },
    { "token": "support.constant.property.math", "foreground": "d19a66" },
    { "token": "variable.other.constant", "foreground": "e5c07b" },
    { "token": "storage.type.annotation.java", "foreground": "e5c07b" },
    { "token": "source.java", "foreground": "e06c75" },
    { "token": "punctuation.section.block.begin.java", "foreground": "abb2bf" },
    { "token": "punctuation.section.block.end.java", "foreground": "abb2bf" },
    {
      "token": "punctuation.definition.method-parameters.begin.java",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.method-parameters.end.java",
      "foreground": "abb2bf"
    },
    { "token": "meta.method.identifier.java", "foreground": "abb2bf" },
    {
      "token": "punctuation.section.method.begin.java",
      "foreground": "abb2bf"
    },
    { "token": "punctuation.section.method.end.java", "foreground": "abb2bf" },
    { "token": "punctuation.terminator.java", "foreground": "abb2bf" },
    { "token": "punctuation.section.class.begin.java", "foreground": "abb2bf" },
    { "token": "punctuation.section.class.end.java", "foreground": "abb2bf" },
    {
      "token": "punctuation.section.inner-class.begin.java",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.inner-class.end.java",
      "foreground": "abb2bf"
    },
    { "token": "meta.method-call.java", "foreground": "abb2bf" },
    { "token": "storage.type.generic.java", "foreground": "abb2bf" },
    {
      "token": "punctuation.section.class.begin.bracket.curly.java",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.class.end.bracket.curly.java",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.method.begin.bracket.curly.java",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.section.method.end.bracket.curly.java",
      "foreground": "abb2bf"
    },
    { "token": "punctuation.separator.period.java", "foreground": "abb2bf" },
    { "token": "meta.method.body.java", "foreground": "abb2bf" },
    { "token": "meta.method.java", "foreground": "61afef" },
    { "token": "storage.modifier.import.java", "foreground": "e5c07b" },
    { "token": "storage.type.java", "foreground": "e5c07b" },
    { "token": "meta.definition.variable.name.java", "foreground": "e06c75" },
    { "token": "keyword.operator.logical.js", "foreground": "56b6c2" },
    { "token": "keyword.operator.bitwise", "foreground": "56b6c2" },
    { "token": "keyword.operator.channel", "foreground": "56b6c2" },
    { "token": "support.constant.property-value.scss", "foreground": "d19a66" },
    { "token": "support.constant.property-value.css", "foreground": "d19a66" },
    { "token": "keyword.operator.css", "foreground": "56b6c2" },
    { "token": "keyword.operator.scss", "foreground": "56b6c2" },
    { "token": "keyword.operator.less", "foreground": "56b6c2" },
    {
      "token": "support.constant.color.w3c-standard-color-name.css",
      "foreground": "d19a66"
    },
    {
      "token": "support.constant.color.w3c-standard-color-name.scss",
      "foreground": "d19a66"
    },
    { "token": "punctuation.separator.list.comma.css", "foreground": "abb2bf" },
    {
      "token": "support.constant.color.w3c-standard-color-name.css",
      "foreground": "d19a66"
    },
    {
      "token": "support.type.vendored.property-name.css",
      "foreground": "56b6c2"
    },
    {
      "token": "punctuation.definition.template-expression.begin",
      "foreground": "e06c75"
    },
    {
      "token": "punctuation.definition.template-expression.end",
      "foreground": "e06c75"
    },
    { "token": "support.module.node", "foreground": "e5c07b" },
    { "token": "support.type.object.module", "foreground": "e5c07b" },
    { "token": "support.module.node", "foreground": "e5c07b" },
    { "token": "entity.name.type.module", "foreground": "e5c07b" },
    { "token": "variable.other.readwrite", "foreground": "e06c75" },
    { "token": "meta.object-literal.key", "foreground": "e06c75" },
    { "token": "support.variable.property", "foreground": "e06c75" },
    { "token": "support.variable.object.process", "foreground": "e06c75" },
    { "token": "support.variable.object.node", "foreground": "e06c75" },
    { "token": "comment.line.double-slash", "fontStyle": "italic" },
    { "token": "comment.block.documentation", "fontStyle": "italic" },
    { "token": "support.constant.json", "foreground": "d19a66" },
    {
      "token": "keyword.operator.expression.instanceof",
      "foreground": "c678dd"
    },
    { "token": "keyword.operator.new", "foreground": "c678dd" },
    { "token": "keyword.operator.ternary", "foreground": "c678dd" },
    { "token": "keyword.operator.optional", "foreground": "c678dd" },
    { "token": "support.type.object.console", "foreground": "e06c75" },
    { "token": "support.variable.property.process", "foreground": "d19a66" },
    { "token": "entity.name.function", "foreground": "61afef" },
    { "token": "support.function.console", "foreground": "61afef" },
    { "token": "keyword.operator", "foreground": "56b6c2" },
    { "token": "keyword.operator.delete", "foreground": "c678dd" },
    { "token": "support.type.object.dom", "foreground": "56b6c2" },
    { "token": "support.variable.dom", "foreground": "e06c75" },
    { "token": "support.variable.property.dom", "foreground": "e06c75" },
    { "token": "keyword.operator.arithmetic", "foreground": "56b6c2" },
    { "token": "keyword.operator.comparison", "foreground": "56b6c2" },
    { "token": "keyword.operator.decrement", "foreground": "56b6c2" },
    { "token": "keyword.operator.increment", "foreground": "56b6c2" },
    { "token": "keyword.operator.assignment.c", "foreground": "c678dd" },
    { "token": "keyword.operator.comparison.c", "foreground": "c678dd" },
    { "token": "keyword.operator.c", "foreground": "c678dd" },
    { "token": "keyword.operator.increment.c", "foreground": "c678dd" },
    { "token": "keyword.operator.decrement.c", "foreground": "c678dd" },
    { "token": "keyword.operator.bitwise.shift.c", "foreground": "c678dd" },
    { "token": "keyword.operator.assignment.cpp", "foreground": "c678dd" },
    { "token": "keyword.operator.comparison.cpp", "foreground": "c678dd" },
    { "token": "keyword.operator.cpp", "foreground": "c678dd" },
    { "token": "keyword.operator.increment.cpp", "foreground": "c678dd" },
    { "token": "keyword.operator.decrement.cpp", "foreground": "c678dd" },
    { "token": "keyword.operator.bitwise.shift.cpp", "foreground": "c678dd" },
    { "token": "punctuation.separator.delimiter", "foreground": "abb2bf" },
    { "token": "punctuation.separator.c", "foreground": "c678dd" },
    { "token": "punctuation.separator.cpp", "foreground": "c678dd" },
    { "token": "support.type.posix-reserved.c", "foreground": "56b6c2" },
    { "token": "support.type.posix-reserved.cpp", "foreground": "56b6c2" },
    { "token": "keyword.operator.sizeof.c", "foreground": "c678dd" },
    { "token": "keyword.operator.sizeof.cpp", "foreground": "c678dd" },
    {
      "token": "variable.parameter.function.language.python",
      "foreground": "d19a66"
    },
    { "token": "support.type.python", "foreground": "56b6c2" },
    { "token": "keyword.operator.logical.python", "foreground": "c678dd" },
    { "token": "variable.parameter.function.python", "foreground": "d19a66" },
    {
      "token": "punctuation.definition.arguments.begin.python",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.arguments.end.python",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.separator.arguments.python",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.list.begin.python",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.list.end.python",
      "foreground": "abb2bf"
    },
    { "token": "meta.function-call.generic.python", "foreground": "61afef" },
    {
      "token": "constant.character.format.placeholder.other.python",
      "foreground": "98c379"
    },
    { "token": "none", "foreground": "abb2bf" },
    { "token": "keyword.operator", "foreground": "abb2bf" },
    { "token": "keyword.operator.assignment.compound", "foreground": "c678dd" },
    { "token": "keyword", "foreground": "c678dd" },
    { "token": "variable", "foreground": "e06c75" },
    { "token": "variable.language", "foreground": "e5c07b" },
    { "token": "token.variable.parameter.java", "foreground": "abb2bf" },
    { "token": "import.storage.java", "foreground": "e5c07b" },
    { "token": "token.package.keyword", "foreground": "c678dd" },
    { "token": "token.package", "foreground": "abb2bf" },
    { "token": "entity.name.function", "foreground": "61afef" },
    { "token": "meta.require", "foreground": "61afef" },
    { "token": "support.function.any-method", "foreground": "61afef" },
    { "token": "variable.function", "foreground": "61afef" },
    { "token": "entity.name.type.namespace", "foreground": "e5c07b" },
    { "token": "support.class", "foreground": "e5c07b" },
    { "token": " entity.name.type.class", "foreground": "e5c07b" },
    {
      "token": "entity.name.class.identifier.namespace.type",
      "foreground": "e5c07b"
    },
    { "token": "entity.name.class", "foreground": "e5c07b" },
    { "token": "variable.other.class.js", "foreground": "e5c07b" },
    { "token": "variable.other.class.ts", "foreground": "e5c07b" },
    { "token": "variable.other.class.php", "foreground": "e06c75" },
    { "token": "entity.name.type", "foreground": "e5c07b" },
    { "token": "keyword.control", "foreground": "c678dd" },
    { "token": "keyword.control.import.python", "fontStyle": "italic" },
    { "token": "keyword.control.flow.python", "fontStyle": "italic" },
    { "token": "control.elements", "foreground": "d19a66" },
    { "token": " keyword.operator.less", "foreground": "d19a66" },
    { "token": "keyword.other.special-method", "foreground": "61afef" },
    { "token": "storage", "foreground": "c678dd" },
    { "token": "token.storage", "foreground": "c678dd" },
    { "token": "keyword.operator.expression.delete", "foreground": "c678dd" },
    { "token": "keyword.operator.expression.in", "foreground": "c678dd" },
    { "token": "keyword.operator.expression.of", "foreground": "c678dd" },
    {
      "token": "keyword.operator.expression.instanceof",
      "foreground": "c678dd"
    },
    { "token": "keyword.operator.new", "foreground": "c678dd" },
    { "token": "keyword.operator.expression.typeof", "foreground": "c678dd" },
    { "token": "keyword.operator.expression.void", "foreground": "c678dd" },
    { "token": "token.storage.type.java", "foreground": "e5c07b" },
    { "token": "support.function", "foreground": "56b6c2" },
    { "token": "support.type.property-name", "foreground": "abb2bf" },
    { "token": "support.constant.property-value", "foreground": "abb2bf" },
    { "token": "support.constant.font-name", "foreground": "d19a66" },
    { "token": "meta.tag", "foreground": "abb2bf" },
    { "token": "string", "foreground": "98c379" },
    { "token": " entity.other.inherited-class", "foreground": "98c379" },
    { "token": "constant.other.symbol", "foreground": "56b6c2" },
    { "token": "constant.numeric", "foreground": "d19a66" },
    { "token": "none", "foreground": "d19a66" },
    { "token": "none", "foreground": "d19a66" },
    { "token": "constant", "foreground": "d19a66" },
    { "token": "punctuation.definition.constant", "foreground": "d19a66" },
    { "token": "entity.name.tag", "foreground": "e06c75" },
    { "token": "entity.other.attribute-name", "foreground": "d19a66" },
    { "token": "entity.other.attribute-name.id", "foreground": "61afef" },
    {
      "token": "entity.other.attribute-name.class.css",
      "foreground": "d19a66"
    },
    { "token": "meta.selector", "foreground": "c678dd" },
    { "token": "none", "foreground": "d19a66" },
    { "token": "markup.heading", "foreground": "e06c75" },
    {
      "token": "markup.heading punctuation.definition.heading",
      "foreground": "61afef"
    },
    { "token": " entity.name.section", "foreground": "61afef" },
    { "token": "keyword.other.unit", "foreground": "e06c75" },
    { "token": "markup.bold", "foreground": "d19a66" },
    { "token": "todo.bold", "foreground": "d19a66" },
    { "token": "punctuation.definition.bold", "foreground": "e5c07b" },
    { "token": "markup.italic", "foreground": "c678dd" },
    { "token": " punctuation.definition.italic", "foreground": "c678dd" },
    { "token": "todo.emphasis", "foreground": "c678dd" },
    { "token": "emphasis md", "foreground": "c678dd" },
    { "token": "entity.name.section.markdown", "foreground": "e06c75" },
    {
      "token": "punctuation.definition.heading.markdown",
      "foreground": "e06c75"
    },
    {
      "token": "punctuation.definition.list.begin.markdown",
      "foreground": "e06c75"
    },
    { "token": "markup.heading.setext", "foreground": "abb2bf" },
    { "token": "punctuation.definition.bold.markdown", "foreground": "d19a66" },
    { "token": "markup.inline.raw.markdown", "foreground": "98c379" },
    { "token": "markup.inline.raw.string.markdown", "foreground": "98c379" },
    { "token": "punctuation.definition.list.markdown", "foreground": "e06c75" },
    { "token": "markup.quote.markdown", "foreground": "5c6370" },
    {
      "token": "punctuation.definition.string.begin.markdown",
      "foreground": "e06c75"
    },
    {
      "token": "punctuation.definition.string.end.markdown",
      "foreground": "e06c75"
    },
    {
      "token": "punctuation.definition.metadata.markdown",
      "foreground": "e06c75"
    },
    {
      "token": "beginning.punctuation.definition.list.markdown",
      "foreground": "e06c75"
    },
    {
      "token": "punctuation.definition.metadata.markdown",
      "foreground": "e06c75"
    },
    { "token": "markup.underline.link.markdown", "foreground": "c678dd" },
    { "token": "markup.underline.link.image.markdown", "foreground": "c678dd" },
    { "token": "string.other.link.title.markdown", "foreground": "61afef" },
    {
      "token": "string.other.link.description.markdown",
      "foreground": "61afef"
    },
    { "token": "markup.italic.markdown", "fontStyle": "italic" },
    { "token": "markup.bold.markdown", "fontStyle": "bold" },
    { "token": "string.regexp", "foreground": "56b6c2" },
    { "token": "constant.character.escape", "foreground": "56b6c2" },
    { "token": "punctuation.section.embedded", "foreground": "e06c75" },
    { "token": " variable.interpolation", "foreground": "e06c75" },
    { "token": "invalid.illegal", "foreground": "ffffff" },
    { "token": "invalid.broken", "foreground": "ffffff" },
    { "token": "invalid.deprecated", "foreground": "ffffff" },
    { "token": "invalid.unimplemented", "foreground": "ffffff" },
    {
      "token": "source.json meta.structure.dictionary.json > string.quoted.json",
      "foreground": "e06c75"
    },
    {
      "token": "source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string",
      "foreground": "e06c75"
    },
    {
      "token": "source.json meta.structure.dictionary.json > value.json > string.quoted.json",
      "foreground": "98c379"
    },
    {
      "token": "source.json meta.structure.array.json > value.json > string.quoted.json",
      "foreground": "98c379"
    },
    {
      "token": "source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation",
      "foreground": "98c379"
    },
    {
      "token": "source.json meta.structure.array.json > value.json > string.quoted.json > punctuation",
      "foreground": "98c379"
    },
    {
      "token": "source.json meta.structure.dictionary.json > constant.language.json",
      "foreground": "56b6c2"
    },
    {
      "token": "source.json meta.structure.array.json > constant.language.json",
      "foreground": "56b6c2"
    },
    { "token": "support.type.property-name.json", "foreground": "e06c75" },
    {
      "token": "support.type.property-name.json punctuation",
      "foreground": "e06c75"
    },
    {
      "token": "text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade",
      "foreground": "c678dd"
    },
    {
      "token": "text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade",
      "foreground": "c678dd"
    },
    { "token": "support.other.namespace.use.php", "foreground": "e5c07b" },
    { "token": "support.other.namespace.use-as.php", "foreground": "e5c07b" },
    { "token": "support.other.namespace.php", "foreground": "e5c07b" },
    { "token": "entity.other.alias.php", "foreground": "e5c07b" },
    { "token": "meta.interface.php", "foreground": "e5c07b" },
    { "token": "keyword.operator.error-control.php", "foreground": "c678dd" },
    { "token": "keyword.operator.type.php", "foreground": "c678dd" },
    { "token": "punctuation.section.array.begin.php", "foreground": "abb2bf" },
    { "token": "punctuation.section.array.end.php", "foreground": "abb2bf" },
    {
      "token": "invalid.illegal.non-null-typehinted.php",
      "foreground": "f44747"
    },
    { "token": "storage.type.php", "foreground": "e5c07b" },
    { "token": "meta.other.type.phpdoc.php", "foreground": "e5c07b" },
    { "token": "keyword.other.type.php", "foreground": "e5c07b" },
    { "token": "keyword.other.array.phpdoc.php", "foreground": "e5c07b" },
    { "token": "meta.function-call.php", "foreground": "61afef" },
    { "token": "meta.function-call.object.php", "foreground": "61afef" },
    { "token": "meta.function-call.static.php", "foreground": "61afef" },
    {
      "token": "punctuation.definition.parameters.begin.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.parameters.end.bracket.round.php",
      "foreground": "abb2bf"
    },
    { "token": "punctuation.separator.delimiter.php", "foreground": "abb2bf" },
    { "token": "punctuation.section.scope.begin.php", "foreground": "abb2bf" },
    { "token": "punctuation.section.scope.end.php", "foreground": "abb2bf" },
    {
      "token": "punctuation.terminator.expression.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.arguments.begin.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.arguments.end.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.storage-type.begin.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.storage-type.end.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.array.begin.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.array.end.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.begin.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.end.bracket.round.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.begin.bracket.curly.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.end.bracket.curly.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.section.switch-block.end.bracket.curly.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.section.switch-block.start.bracket.curly.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.section.switch-block.begin.bracket.curly.php",
      "foreground": "abb2bf"
    },
    {
      "token": "punctuation.definition.section.switch-block.end.bracket.curly.php",
      "foreground": "abb2bf"
    },
    { "token": "support.constant.ext.php", "foreground": "d19a66" },
    { "token": "support.constant.std.php", "foreground": "d19a66" },
    { "token": "support.constant.core.php", "foreground": "d19a66" },
    { "token": "support.constant.parser-token.php", "foreground": "d19a66" },
    { "token": "entity.name.goto-label.php", "foreground": "61afef" },
    { "token": "support.other.php", "foreground": "61afef" },
    { "token": "keyword.operator.logical.php", "foreground": "56b6c2" },
    { "token": "keyword.operator.bitwise.php", "foreground": "56b6c2" },
    { "token": "keyword.operator.arithmetic.php", "foreground": "56b6c2" },
    { "token": "keyword.operator.regexp.php", "foreground": "c678dd" },
    { "token": "keyword.operator.comparison.php", "foreground": "56b6c2" },
    { "token": "keyword.operator.heredoc.php", "foreground": "c678dd" },
    { "token": "keyword.operator.nowdoc.php", "foreground": "c678dd" },
    { "token": "meta.function.decorator.python", "foreground": "61afef" },
    { "token": "support.token.decorator.python", "foreground": "56b6c2" },
    {
      "token": "meta.function.decorator.identifier.python",
      "foreground": "56b6c2"
    },
    { "token": "function.parameter", "foreground": "d19a66" },
    { "token": "function.parameter", "foreground": "abb2bf" },
    { "token": "function.brace", "foreground": "abb2bf" },
    { "token": "function.parameter.ruby", "foreground": "abb2bf" },
    { "token": " function.parameter.cs", "foreground": "abb2bf" },
    { "token": "constant.language.symbol.ruby", "foreground": "56b6c2" },
    { "token": "rgb-value", "foreground": "56b6c2" },
    { "token": "inline-color-decoration rgb-value", "foreground": "d19a66" },
    { "token": "less rgb-value", "foreground": "d19a66" },
    { "token": "selector.sass", "foreground": "e06c75" },
    { "token": "support.type.primitive.ts", "foreground": "e5c07b" },
    { "token": "support.type.builtin.ts", "foreground": "e5c07b" },
    { "token": "support.type.primitive.tsx", "foreground": "e5c07b" },
    { "token": "support.type.builtin.tsx", "foreground": "e5c07b" },
    { "token": "block.scope.end", "foreground": "abb2bf" },
    { "token": "block.scope.begin", "foreground": "abb2bf" },
    { "token": "storage.type.cs", "foreground": "e5c07b" },
    { "token": "entity.name.variable.local.cs", "foreground": "e06c75" },
    { "token": "token.info-token", "foreground": "61afef" },
    { "token": "token.warn-token", "foreground": "d19a66" },
    { "token": "token.error-token", "foreground": "f44747" },
    { "token": "token.debug-token", "foreground": "c678dd" },
    {
      "token": "punctuation.definition.template-expression.begin",
      "foreground": "c678dd"
    },
    {
      "token": "punctuation.definition.template-expression.end",
      "foreground": "c678dd"
    },
    { "token": "punctuation.section.embedded", "foreground": "c678dd" },
    { "token": "meta.template.expression", "foreground": "abb2bf" },
    { "token": "keyword.operator.module", "foreground": "c678dd" },
    { "token": "support.type.type.flowtype", "foreground": "61afef" },
    { "token": "support.type.primitive", "foreground": "e5c07b" },
    { "token": "meta.property.object", "foreground": "e06c75" },
    { "token": "variable.parameter.function.js", "foreground": "e06c75" },
    { "token": "keyword.other.template.begin", "foreground": "98c379" },
    { "token": "keyword.other.template.end", "foreground": "98c379" },
    { "token": "keyword.other.substitution.begin", "foreground": "98c379" },
    { "token": "keyword.other.substitution.end", "foreground": "98c379" },
    { "token": "keyword.operator.assignment", "foreground": "56b6c2" },
    { "token": "keyword.operator.assignment.go", "foreground": "e5c07b" },
    { "token": "keyword.operator.address.go", "foreground": "e5c07b" },
    { "token": "entity.name.package.go", "foreground": "e5c07b" },
    { "token": "support.type.prelude.elm", "foreground": "56b6c2" },
    { "token": "support.constant.elm", "foreground": "d19a66" },
    { "token": "punctuation.quasi.element", "foreground": "c678dd" },
    { "token": "constant.character.entity", "foreground": "e06c75" },
    {
      "token": "entity.other.attribute-name.pseudo-element",
      "foreground": "56b6c2"
    },
    {
      "token": "entity.other.attribute-name.pseudo-class",
      "foreground": "56b6c2"
    },
    { "token": "entity.global.clojure", "foreground": "e5c07b" },
    { "token": "meta.symbol.clojure", "foreground": "e06c75" },
    { "token": "constant.keyword.clojure", "foreground": "56b6c2" },
    { "token": "meta.arguments.coffee", "foreground": "e06c75" },
    { "token": "variable.parameter.function.coffee", "foreground": "e06c75" },
    { "token": "source.ini", "foreground": "98c379" },
    { "token": "meta.scope.prerequisites.makefile", "foreground": "e06c75" },
    { "token": "source.makefile", "foreground": "e5c07b" },
    { "token": "storage.modifier.import.groovy", "foreground": "e5c07b" },
    { "token": "meta.method.groovy", "foreground": "61afef" },
    { "token": "meta.definition.variable.name.groovy", "foreground": "e06c75" },
    {
      "token": "meta.definition.class.inherited.classes.groovy",
      "foreground": "98c379"
    },
    { "token": "support.variable.semantic.hlsl", "foreground": "e5c07b" },
    { "token": "support.type.texture.hlsl", "foreground": "c678dd" },
    { "token": "support.type.sampler.hlsl", "foreground": "c678dd" },
    { "token": "support.type.object.hlsl", "foreground": "c678dd" },
    { "token": "support.type.object.rw.hlsl", "foreground": "c678dd" },
    { "token": "support.type.fx.hlsl", "foreground": "c678dd" },
    { "token": "support.type.object.hlsl", "foreground": "c678dd" },
    { "token": "text.variable", "foreground": "e06c75" },
    { "token": "text.bracketed", "foreground": "e06c75" },
    { "token": "support.type.swift", "foreground": "e5c07b" },
    { "token": "support.type.vb.asp", "foreground": "e5c07b" },
    { "token": "entity.name.function.xi", "foreground": "e5c07b" },
    { "token": "entity.name.class.xi", "foreground": "56b6c2" },
    {
      "token": "constant.character.character-class.regexp.xi",
      "foreground": "e06c75"
    },
    { "token": "constant.regexp.xi", "foreground": "c678dd" },
    { "token": "keyword.control.xi", "foreground": "56b6c2" },
    { "token": "invalid.xi", "foreground": "abb2bf" },
    {
      "token": "beginning.punctuation.definition.quote.markdown.xi",
      "foreground": "98c379"
    },
    {
      "token": "beginning.punctuation.definition.list.markdown.xi",
      "foreground": "7f848e"
    },
    { "token": "constant.character.xi", "foreground": "61afef" },
    { "token": "accent.xi", "foreground": "61afef" },
    { "token": "wikiword.xi", "foreground": "d19a66" },
    { "token": "constant.other.color.rgb-value.xi", "foreground": "ffffff" },
    { "token": "punctuation.definition.tag.xi", "foreground": "5c6370" }
  ],
  "colors": {
    "activityBar.background": "#282c34",
    "activityBar.foreground": "#d7dae0",
    "activityBarBadge.background": "#4d78cc",
    "activityBarBadge.foreground": "#f8fafd",
    "badge.foreground": "#f8fafd",
    "badge.background": "#4d78cc",
    "editor.background": "#282c34",
    "editor.foreground": "#abb2bf",
    "button.background": "#404754",
    "debugToolBar.background": "#21252b",
    "diffEditor.insertedTextBackground": "#00809b33",
    "dropdown.background": "#21252b",
    "dropdown.border": "#21252b",
    "editor.findMatchBackground": "#42557b",
    "editor.findMatchBorder": "#457dff",
    "editor.findMatchHighlightBackground": "#6199ff2f",
    "editor.lineHighlightBackground": "#2c313c",
    "editor.selectionBackground": "#67769660",
    "editor.selectionHighlightBackground": "#ffffff10",
    "editor.selectionHighlightBorder": "#dddddd",
    "editor.wordHighlightBackground": "#d2e0ff2f",
    "editor.wordHighlightBorder": "#7f848e",
    "editor.wordHighlightStrongBackground": "#abb2bf26",
    "editor.wordHighlightStrongBorder": "#7f848e",
    "editorActiveLineNumber.foreground": "#737984",
    "editorBracketMatch.background": "#515a6b",
    "editorBracketMatch.border": "#515a6b",
    "editorCursor.background": "#ffffffc9",
    "editorCursor.foreground": "#528bff",
    "editorError.foreground": "#c24038",
    "editorGroup.background": "#181a1f",
    "editorGroup.border": "#181a1f",
    "editorGroupHeader.tabsBackground": "#21252b",
    "editorHoverWidget.background": "#21252b",
    "editorHoverWidget.border": "#181a1f",
    "editorIndentGuide.activeBackground": "#c8c8c859",
    "editorIndentGuide.background": "#3b4048",
    "editorLineNumber.foreground": "#495162",
    "editorMarkerNavigation.background": "#21252b",
    "editorRuler.foreground": "#abb2bf26",
    "editorSuggestWidget.background": "#21252b",
    "editorSuggestWidget.border": "#181a1f",
    "editorSuggestWidget.selectedBackground": "#2c313a",
    "editorWarning.foreground": "#d19a66",
    "editorWhitespace.foreground": "#3b4048",
    "editorWidget.background": "#21252b",
    "focusBorder": "#464646",
    "input.background": "#1d1f23",
    "list.activeSelectionBackground": "#2c313a",
    "list.activeSelectionForeground": "#d7dae0",
    "list.focusBackground": "#383e4a",
    "list.highlightForeground": "#c5c5c5",
    "list.hoverBackground": "#292d35",
    "list.inactiveSelectionBackground": "#2c313a",
    "list.inactiveSelectionForeground": "#d7dae0",
    "list.warningForeground": "#d19a66",
    "menu.foreground": "#c8c8c8",
    "peekViewEditor.background": "#1b1d23",
    "peekViewEditor.matchHighlightBackground": "#29244b",
    "peekViewResult.background": "#22262b",
    "scrollbarSlider.activeBackground": "#747d9180",
    "scrollbarSlider.background": "#4e566660",
    "scrollbarSlider.hoverBackground": "#5a637580",
    "sideBar.background": "#21252b",
    "sideBarSectionHeader.background": "#282c34",
    "statusBar.background": "#21252b",
    "statusBar.debuggingBackground": "#7e0097",
    "statusBar.debuggingBorder": "#66017a",
    "statusBar.debuggingForeground": "#ffffff",
    "statusBar.foreground": "#9da5b4",
    "statusBar.noFolderBackground": "#21252b",
    "statusBarItem.hoverBackground": "#2c313a",
    "statusBarItem.remoteBackground": "#4d78cc",
    "statusBarItem.remoteForeground": "#f8fafd",
    "tab.activeBackground": "#282c34",
    "tab.activeForeground": "#dcdcdc",
    "tab.border": "#181a1f",
    "tab.hoverBackground": "#323842",
    "tab.inactiveBackground": "#21252b",
    "tab.unfocusedHoverBackground": "#323842",
    "terminal.ansiBlack": "#2d3139",
    "terminal.ansiBlue": "#61afef",
    "terminal.ansiBrightBlack": "#7f848e",
    "terminal.ansiBrightBlue": "#528bff",
    "terminal.ansiBrightCyan": "#56b6c2",
    "terminal.ansiBrightGreen": "#98c379",
    "terminal.ansiBrightMagenta": "#7e0097",
    "terminal.ansiBrightRed": "#f44747",
    "terminal.ansiBrightWhite": "#d7dae0",
    "terminal.ansiBrightYellow": "#e5c07b",
    "terminal.ansiCyan": "#56b6c2",
    "terminal.ansiGreen": "#98c379",
    "terminal.ansiMagenta": "#c678dd",
    "terminal.ansiRed": "#e06c75",
    "terminal.ansiWhite": "#d7dae0",
    "terminal.ansiYellow": "#e5c07b",
    "terminal.foreground": "#c8c8c8",
    "textLink.foreground": "#61afef",
    "titleBar.activeBackground": "#282c34",
    "titleBar.activeForeground": "#9da5b4",
    "titleBar.inactiveBackground": "#21252b",
    "titleBar.inactiveForeground": "#6b717d"
  }
}
