{
    "inherit": false,
    "base": "vs-dark",
    "colors": {
        "activityBar.background": "#282c34",
        "activityBar.foreground": "#d7dae0",
        "activityBarBadge.background": "#4d78cc",
        "activityBarBadge.foreground": "#f8fafd",
        "badge.background": "#282c34",
        "button.background": "#404754",
        "button.secondaryBackground": "#30333d",
        "button.secondaryForeground": "#c0bdbd",
        "checkbox.border": "#404754",
        "debugToolBar.background": "#21252b",
        "descriptionForeground": "#abb2bf",
        "diffEditor.insertedTextBackground": "#00809b33",
        "dropdown.background": "#21252b",
        "dropdown.border": "#21252b",
        "editor.background": "#282c34",
        "editor.findMatchBackground": "#42557b",
        "editor.findMatchBorder": "#457dff",
        "editor.findMatchHighlightBackground": "#6199ff2f",
        "editor.foreground": "#abb2bf",
        "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",
        "editorGutter.addedBackground": "#109868",
        "editorGutter.deletedBackground": "#9a353d",
        "editorGutter.modifiedBackground": "#948b60",
        "editorHoverWidget.background": "#21252b",
        "editorHoverWidget.border": "#181a1f",
        "editorIndentGuide.activeBackground": "#c8c8c859",
        "editorIndentGuide.background": "#3b4048",
        "editorInlayHint.background": "#2c313c",
        "editorInlayHint.foreground": "#abb2bf",
        "editorLineNumber.activeForeground": "#abb2bf",
        "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": "#3e4452",
        "gitDecoration.ignoredResourceForeground": "#636b78",
        "input.background": "#1d1f23",
        "list.activeSelectionBackground": "#2c313a",
        "list.activeSelectionForeground": "#d7dae0",
        "list.focusBackground": "#323842",
        "list.focusForeground": "#f0f0f0",
        "list.highlightForeground": "#c5c5c5",
        "list.hoverBackground": "#2c313a",
        "list.hoverForeground": "#ffffff",
        "list.inactiveSelectionBackground": "#323842",
        "list.inactiveSelectionForeground": "#d7dae0",
        "list.warningForeground": "#d19a66",
        "menu.foreground": "#abb2bf",
        "menu.separatorBackground": "#343a45",
        "minimapGutter.addedBackground": "#109868",
        "minimapGutter.deletedBackground": "#9a353d",
        "minimapGutter.modifiedBackground": "#948b60",
        "panelSectionHeader.background": "#21252b",
        "peekViewEditor.background": "#1b1d23",
        "peekViewEditor.matchHighlightBackground": "#29244b",
        "peekViewResult.background": "#22262b",
        "scrollbar.shadow": "#23252c",
        "scrollbarSlider.activeBackground": "#747d9180",
        "scrollbarSlider.background": "#4e566660",
        "scrollbarSlider.hoverBackground": "#5a637580",
        "settings.focusedRowBackground": "#282c34",
        "settings.headerForeground": "#ffffff",
        "sideBar.background": "#21252b",
        "sideBar.foreground": "#abb2bf",
        "sideBarSectionHeader.background": "#282c34",
        "sideBarSectionHeader.foreground": "#abb2bf",
        "statusBar.background": "#21252b",
        "statusBar.debuggingBackground": "#cc6633",
        "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": "#3f4451",
        "terminal.ansiBlue": "#4aa5f0",
        "terminal.ansiBrightBlack": "#4f5666",
        "terminal.ansiBrightBlue": "#4dc4ff",
        "terminal.ansiBrightCyan": "#4cd1e0",
        "terminal.ansiBrightGreen": "#a5e075",
        "terminal.ansiBrightMagenta": "#de73ff",
        "terminal.ansiBrightRed": "#ff616e",
        "terminal.ansiBrightWhite": "#d7dae0",
        "terminal.ansiBrightYellow": "#f0a45d",
        "terminal.ansiCyan": "#42b3c2",
        "terminal.ansiGreen": "#8cc265",
        "terminal.ansiMagenta": "#c162de",
        "terminal.ansiRed": "#e05561",
        "terminal.ansiWhite": "#e6e6e6",
        "terminal.ansiYellow": "#d18f52",
        "terminal.background": "#282c34",
        "terminal.border": "#abb2bf",
        "terminal.foreground": "#abb2bf",
        "terminal.selectionBackground": "#abb2bf30",
        "textBlockQuote.background": "#2e3440",
        "textBlockQuote.border": "#4b5362",
        "textLink.foreground": "#61afef",
        "textPreformat.foreground": "#d19a66",
        "titleBar.activeBackground": "#282c34",
        "titleBar.activeForeground": "#9da5b4",
        "titleBar.inactiveBackground": "#21252b",
        "titleBar.inactiveForeground": "#6b717d",
        "walkThrough.embeddedEditorBackground": "#2e3440",
        "welcomePage.buttonHoverBackground": "#404754"
    },
    "rules": [
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.delayed.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.list.begin.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.list.end.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.ability.begin.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.ability.end.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.operator.assignment.as.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.separator.pipe.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.separator.delimiter.unison"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.hash.unison"
        },
        {
            "foreground": "#C678DD",
            "token": "variable.other.generic-type.haskell"
        },
        {
            "foreground": "#D19A66",
            "token": "storage.type.haskell"
        },
        {
            "foreground": "#E06C75",
            "token": "support.variable.magic.python"
        },
        {
            "foreground": "#ABB2BF",
            "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": "#E5C07B",
            "token": "variable.parameter.function.language.special.self.python"
        },
        {
            "foreground": "#ABB2BF",
            "token": "storage.modifier.lifetime.rust"
        },
        {
            "foreground": "#61AFEF",
            "token": "support.function.std.rust"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.lifetime.rust"
        },
        {
            "foreground": "#E06C75",
            "token": "variable.language.rust"
        },
        {
            "foreground": "#C678DD",
            "token": "support.constant.edge"
        },
        {
            "foreground": "#E06C75",
            "token": "constant.other.character-class.regexp"
        },
        {
            "foreground": "#D19A66",
            "token": "keyword.operator.quantifier.regexp"
        },
        {
            "foreground": "#98C379",
            "token": "punctuation.definition.string.begin"
        },
        {
            "foreground": "#98C379",
            "token": "punctuation.definition.string.end"
        },
        {
            "foreground": "#ABB2BF",
            "token": "variable.parameter.function"
        },
        {
            "foreground": "#5C6370",
            "token": "comment markup.link"
        },
        {
            "foreground": "#E5C07B",
            "token": "markup.changed.diff"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.diff.header.from-file"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.diff.header.to-file"
        },
        {
            "foreground": "#61AFEF",
            "token": "punctuation.definition.from-file.diff"
        },
        {
            "foreground": "#61AFEF",
            "token": "punctuation.definition.to-file.diff"
        },
        {
            "foreground": "#98C379",
            "token": "markup.inserted.diff"
        },
        {
            "foreground": "#E06C75",
            "token": "markup.deleted.diff"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.function.c"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.function.cpp"
        },
        {
            "foreground": "#ABB2BF",
            "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": "#61AFEF",
            "token": "keyword.operator.expression.import"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.constant.math"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.property.math"
        },
        {
            "foreground": "#E5C07B",
            "token": "variable.other.constant"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.type.annotation.java"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.type.object.array.java"
        },
        {
            "foreground": "#E06C75",
            "token": "source.java"
        },
        {
            "foreground": "#ABB2BF",
            "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": "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": "punctuation.bracket.angle.java"
        },
        {
            "foreground": "#ABB2BF",
            "token": "punctuation.definition.annotation.java"
        },
        {
            "foreground": "#ABB2BF",
            "token": "meta.method.body.java"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.method.java"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.modifier.import.java"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.type.java"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.type.generic.java"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.instanceof.java"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.definition.variable.name.java"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.logical"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.bitwise"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.channel"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.property-value.scss"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.property-value.css"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.css"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.scss"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.less"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.color.w3c-standard-color-name.css"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.color.w3c-standard-color-name.scss"
        },
        {
            "foreground": "#ABB2BF",
            "token": "punctuation.separator.list.comma.css"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.color.w3c-standard-color-name.css"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.vendored.property-name.css"
        },
        {
            "foreground": "#E5C07B",
            "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": "#E06C75",
            "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": "#D19A66",
            "token": "support.constant.json"
        },
        {
            "foreground": "#C678DD",
            "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": "keyword.operator.expression.keyof"
        },
        {
            "foreground": "#E06C75",
            "token": "support.type.object.console"
        },
        {
            "foreground": "#D19A66",
            "token": "support.variable.property.process"
        },
        {
            "foreground": "#61AFEF",
            "token": "entity.name.function"
        },
        {
            "foreground": "#61AFEF",
            "token": "support.function.console"
        },
        {
            "foreground": "#ABB2BF",
            "token": "keyword.operator.misc.rust"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.sigil.rust"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.delete"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.object.dom"
        },
        {
            "foreground": "#E06C75",
            "token": "support.variable.dom"
        },
        {
            "foreground": "#E06C75",
            "token": "support.variable.property.dom"
        },
        {
            "foreground": "#56B6C2",
            "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.relational"
        },
        {
            "foreground": "#C678DD",
            "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": "#ABB2BF",
            "token": "punctuation.separator.delimiter"
        },
        {
            "foreground": "#C678DD",
            "token": "punctuation.separator.c"
        },
        {
            "foreground": "#C678DD",
            "token": "punctuation.separator.cpp"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.posix-reserved.c"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.posix-reserved.cpp"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.sizeof.c"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.sizeof.cpp"
        },
        {
            "foreground": "#D19A66",
            "token": "variable.parameter.function.language.python"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.python"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.logical.python"
        },
        {
            "foreground": "#D19A66",
            "token": "variable.parameter.function.python"
        },
        {
            "foreground": "#ABB2BF",
            "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": "#61AFEF",
            "token": "meta.function-call.generic.python"
        },
        {
            "foreground": "#D19A66",
            "token": "constant.character.format.placeholder.other.python"
        },
        {
            "foreground": "#ABB2BF",
            "token": "keyword.operator"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.assignment.compound"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.assignment.compound.js"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.assignment.compound.ts"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.namespace"
        },
        {
            "foreground": "#E06C75",
            "token": "variable"
        },
        {
            "foreground": "#ABB2BF",
            "token": "variable.c"
        },
        {
            "foreground": "#E5C07B",
            "token": "variable.language"
        },
        {
            "foreground": "#ABB2BF",
            "token": "token.variable.parameter.java"
        },
        {
            "foreground": "#E5C07B",
            "token": "import.storage.java"
        },
        {
            "foreground": "#C678DD",
            "token": "token.package.keyword"
        },
        {
            "foreground": "#ABB2BF",
            "token": "token.package"
        },
        {
            "foreground": "#61AFEF",
            "token": "entity.name.function"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.require"
        },
        {
            "foreground": "#61AFEF",
            "token": "support.function.any-method"
        },
        {
            "foreground": "#61AFEF",
            "token": "variable.function"
        },
        {
            "foreground": "#E5C07B",
            "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": "#E06C75",
            "token": "variable.other.class.php"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.type"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.control"
        },
        {
            "foreground": "#D19A66",
            "token": "control.elements"
        },
        {
            "foreground": "#D19A66",
            "token": " keyword.operator.less"
        },
        {
            "foreground": "#61AFEF",
            "token": "keyword.other.special-method"
        },
        {
            "foreground": "#C678DD",
            "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": "#E5C07B",
            "token": "token.storage.type.java"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.function"
        },
        {
            "foreground": "#ABB2BF",
            "token": "support.type.property-name"
        },
        {
            "foreground": "#ABB2BF",
            "token": "support.constant.property-value"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.font-name"
        },
        {
            "foreground": "#ABB2BF",
            "token": "meta.tag"
        },
        {
            "foreground": "#98C379",
            "token": "string"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.other.symbol"
        },
        {
            "foreground": "#D19A66",
            "token": "constant.numeric"
        },
        {
            "foreground": "#D19A66",
            "token": "constant"
        },
        {
            "foreground": "#D19A66",
            "token": "punctuation.definition.constant"
        },
        {
            "foreground": "#E06C75",
            "token": "entity.name.tag"
        },
        {
            "foreground": "#D19A66",
            "token": "entity.other.attribute-name"
        },
        {
            "foreground": "#61AFEF",
            "fontStyle": "normal",
            "token": "entity.other.attribute-name.id"
        },
        {
            "foreground": "#D19A66",
            "fontStyle": "normal",
            "token": "entity.other.attribute-name.class.css"
        },
        {
            "foreground": "#C678DD",
            "token": "meta.selector"
        },
        {
            "foreground": "#E06C75",
            "token": "markup.heading"
        },
        {
            "foreground": "#61AFEF",
            "token": "markup.heading punctuation.definition.heading"
        },
        {
            "foreground": "#61AFEF",
            "token": " entity.name.section"
        },
        {
            "foreground": "#E06C75",
            "token": "keyword.other.unit"
        },
        {
            "foreground": "#D19A66",
            "token": "markup.bold"
        },
        {
            "foreground": "#D19A66",
            "token": "todo.bold"
        },
        {
            "foreground": "#E5C07B",
            "token": "punctuation.definition.bold"
        },
        {
            "foreground": "#C678DD",
            "token": "markup.italic"
        },
        {
            "foreground": "#C678DD",
            "token": " punctuation.definition.italic"
        },
        {
            "foreground": "#C678DD",
            "token": "todo.emphasis"
        },
        {
            "foreground": "#C678DD",
            "token": "emphasis md"
        },
        {
            "foreground": "#E06C75",
            "token": "entity.name.section.markdown"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.heading.markdown"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.list.begin.markdown"
        },
        {
            "foreground": "#ABB2BF",
            "token": "markup.heading.setext"
        },
        {
            "foreground": "#D19A66",
            "token": "punctuation.definition.bold.markdown"
        },
        {
            "foreground": "#98C379",
            "token": "markup.inline.raw.markdown"
        },
        {
            "foreground": "#98C379",
            "token": "markup.inline.raw.string.markdown"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.definition.list.markdown"
        },
        {
            "foreground": "#E06C75",
            "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": "#C678DD",
            "token": "markup.underline.link.markdown"
        },
        {
            "foreground": "#C678DD",
            "token": "markup.underline.link.image.markdown"
        },
        {
            "foreground": "#61AFEF",
            "token": "string.other.link.title.markdown"
        },
        {
            "foreground": "#61AFEF",
            "token": "string.other.link.description.markdown"
        },
        {
            "foreground": "#56B6C2",
            "token": "string.regexp"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.character.escape"
        },
        {
            "foreground": "#E06C75",
            "token": "punctuation.section.embedded"
        },
        {
            "foreground": "#E06C75",
            "token": " variable.interpolation"
        },
        {
            "foreground": "#C678DD",
            "token": "punctuation.section.embedded.begin"
        },
        {
            "foreground": "#C678DD",
            "token": "punctuation.section.embedded.end"
        },
        {
            "foreground": "#FFFFFF",
            "token": "invalid.illegal"
        },
        {
            "foreground": "#ABB2BF",
            "token": "invalid.illegal.bad-ampersand.html"
        },
        {
            "foreground": "#FFFFFF",
            "token": "invalid.broken"
        },
        {
            "foreground": "#FFFFFF",
            "token": "invalid.deprecated"
        },
        {
            "foreground": "#FFFFFF",
            "token": "invalid.unimplemented"
        },
        {
            "foreground": "#E06C75",
            "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": "#98C379",
            "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": "#56B6C2",
            "token": "source.json meta.structure.dictionary.json > constant.language.json"
        },
        {
            "foreground": "#56B6C2",
            "token": "source.json meta.structure.array.json > constant.language.json"
        },
        {
            "foreground": "#E06C75",
            "token": "support.type.property-name.json"
        },
        {
            "foreground": "#E06C75",
            "token": "support.type.property-name.json punctuation"
        },
        {
            "foreground": "#C678DD",
            "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": "#E5C07B",
            "token": "support.other.namespace.use.php"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.other.namespace.use-as.php"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.other.alias.php"
        },
        {
            "foreground": "#E5C07B",
            "token": "meta.interface.php"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.error-control.php"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.type.php"
        },
        {
            "foreground": "#ABB2BF",
            "token": "punctuation.section.array.begin.php"
        },
        {
            "foreground": "#ABB2BF",
            "token": "punctuation.section.array.end.php"
        },
        {
            "foreground": "#F44747",
            "token": "invalid.illegal.non-null-typehinted.php"
        },
        {
            "foreground": "#E5C07B",
            "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": "#61AFEF",
            "token": "meta.function-call.php"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.function-call.object.php"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.function-call.static.php"
        },
        {
            "foreground": "#ABB2BF",
            "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": "#D19A66",
            "token": "support.constant.core.rust"
        },
        {
            "foreground": "#D19A66",
            "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": "#61AFEF",
            "token": "entity.name.goto-label.php"
        },
        {
            "foreground": "#61AFEF",
            "token": "support.other.php"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.logical.php"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.bitwise.php"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.arithmetic.php"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.regexp.php"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.operator.comparison.php"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.heredoc.php"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.nowdoc.php"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.function.decorator.python"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.token.decorator.python"
        },
        {
            "foreground": "#56B6C2",
            "token": "meta.function.decorator.identifier.python"
        },
        {
            "foreground": "#ABB2BF",
            "token": "function.parameter"
        },
        {
            "foreground": "#ABB2BF",
            "token": "function.brace"
        },
        {
            "foreground": "#ABB2BF",
            "token": "function.parameter.ruby"
        },
        {
            "foreground": "#ABB2BF",
            "token": " function.parameter.cs"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.language.symbol.ruby"
        },
        {
            "foreground": "#56B6C2",
            "token": "rgb-value"
        },
        {
            "foreground": "#D19A66",
            "token": "inline-color-decoration rgb-value"
        },
        {
            "foreground": "#D19A66",
            "token": "less rgb-value"
        },
        {
            "foreground": "#E06C75",
            "token": "selector.sass"
        },
        {
            "foreground": "#E5C07B",
            "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": "#ABB2BF",
            "token": "block.scope.end"
        },
        {
            "foreground": "#ABB2BF",
            "token": "block.scope.begin"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.type.cs"
        },
        {
            "foreground": "#E06C75",
            "token": "entity.name.variable.local.cs"
        },
        {
            "foreground": "#61AFEF",
            "token": "token.info-token"
        },
        {
            "foreground": "#D19A66",
            "token": "token.warn-token"
        },
        {
            "foreground": "#F44747",
            "token": "token.error-token"
        },
        {
            "foreground": "#C678DD",
            "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": "#ABB2BF",
            "token": "meta.template.expression"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.module"
        },
        {
            "foreground": "#61AFEF",
            "token": "support.type.type.flowtype"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.type.primitive"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.property.object"
        },
        {
            "foreground": "#E06C75",
            "token": "variable.parameter.function.js"
        },
        {
            "foreground": "#98C379",
            "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": "#56B6C2",
            "token": "keyword.operator.assignment"
        },
        {
            "foreground": "#E5C07B",
            "token": "keyword.operator.assignment.go"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.arithmetic.go"
        },
        {
            "foreground": "#C678DD",
            "token": "keyword.operator.address.go"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.package.go"
        },
        {
            "foreground": "#56B6C2",
            "token": "support.type.prelude.elm"
        },
        {
            "foreground": "#D19A66",
            "token": "support.constant.elm"
        },
        {
            "foreground": "#C678DD",
            "token": "punctuation.quasi.element"
        },
        {
            "foreground": "#E06C75",
            "token": "constant.character.entity"
        },
        {
            "foreground": "#56B6C2",
            "token": "entity.other.attribute-name.pseudo-element"
        },
        {
            "foreground": "#56B6C2",
            "token": "entity.other.attribute-name.pseudo-class"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.global.clojure"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.symbol.clojure"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.keyword.clojure"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.arguments.coffee"
        },
        {
            "foreground": "#E06C75",
            "token": "variable.parameter.function.coffee"
        },
        {
            "foreground": "#98C379",
            "token": "source.ini"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.scope.prerequisites.makefile"
        },
        {
            "foreground": "#E5C07B",
            "token": "source.makefile"
        },
        {
            "foreground": "#E5C07B",
            "token": "storage.modifier.import.groovy"
        },
        {
            "foreground": "#61AFEF",
            "token": "meta.method.groovy"
        },
        {
            "foreground": "#E06C75",
            "token": "meta.definition.variable.name.groovy"
        },
        {
            "foreground": "#98C379",
            "token": "meta.definition.class.inherited.classes.groovy"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.variable.semantic.hlsl"
        },
        {
            "foreground": "#C678DD",
            "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": "#E06C75",
            "token": "text.variable"
        },
        {
            "foreground": "#E06C75",
            "token": "text.bracketed"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.type.swift"
        },
        {
            "foreground": "#E5C07B",
            "token": "support.type.vb.asp"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.function.xi"
        },
        {
            "foreground": "#56B6C2",
            "token": "entity.name.class.xi"
        },
        {
            "foreground": "#E06C75",
            "token": "constant.character.character-class.regexp.xi"
        },
        {
            "foreground": "#C678DD",
            "token": "constant.regexp.xi"
        },
        {
            "foreground": "#56B6C2",
            "token": "keyword.control.xi"
        },
        {
            "foreground": "#ABB2BF",
            "token": "invalid.xi"
        },
        {
            "foreground": "#98C379",
            "token": "beginning.punctuation.definition.quote.markdown.xi"
        },
        {
            "foreground": "#7F848E",
            "token": "beginning.punctuation.definition.list.markdown.xi"
        },
        {
            "foreground": "#61AFEF",
            "token": "constant.character.xi"
        },
        {
            "foreground": "#61AFEF",
            "token": "accent.xi"
        },
        {
            "foreground": "#D19A66",
            "token": "wikiword.xi"
        },
        {
            "foreground": "#FFFFFF",
            "token": "constant.other.color.rgb-value.xi"
        },
        {
            "foreground": "#5C6370",
            "token": "punctuation.definition.tag.xi"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.label.cs"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.scope-resolution.function.call"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.scope-resolution.function.definition"
        },
        {
            "foreground": "#E06C75",
            "token": "entity.name.label.cs"
        },
        {
            "foreground": "#E06C75",
            "token": "markup.heading.setext.1.markdown"
        },
        {
            "foreground": "#E06C75",
            "token": "markup.heading.setext.2.markdown"
        },
        {
            "foreground": "#ABB2BF",
            "token": " meta.brace.square"
        },
        {
            "foreground": "#7F848E",
            "fontStyle": "italic",
            "token": "comment"
        },
        {
            "foreground": "#7F848E",
            "fontStyle": "italic",
            "token": " punctuation.definition.comment"
        },
        {
            "foreground": "#5C6370",
            "token": "markup.quote.markdown"
        },
        {
            "foreground": "#ABB2BF",
            "token": "punctuation.definition.block.sequence.item.yaml"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.language.symbol.elixir"
        },
        {
            "foreground": "#56B6C2",
            "token": "constant.language.symbol.double-quoted.elixir"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.name.variable.parameter.cs"
        },
        {
            "foreground": "#E06C75",
            "token": "entity.name.variable.field.cs"
        },
        {
            "foreground": "#E06C75",
            "token": "markup.deleted"
        },
        {
            "foreground": "#98C379",
            "token": "markup.inserted"
        },
        {
            "fontStyle": "underline",
            "token": "markup.underline"
        },
        {
            "foreground": "#BE5046",
            "token": "punctuation.section.embedded.begin.php"
        },
        {
            "foreground": "#BE5046",
            "token": "punctuation.section.embedded.end.php"
        },
        {
            "foreground": "#ABB2BF",
            "token": "support.other.namespace.php"
        },
        {
            "foreground": "#E5C07B",
            "token": "variable.other.object"
        },
        {
            "foreground": "#E06C75",
            "token": "variable.other.constant.property"
        },
        {
            "foreground": "#E5C07B",
            "token": "entity.other.inherited-class"
        },
        {
            "fontStyle": "italic",
            "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": "comment.line.double-slash"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.documentation"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.control.import.python"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.control.flow.python"
        },
        {
            "fontStyle": "italic",
            "token": "markup.italic.markdown"
        },
        {
            "token": "",
            "foreground": "#abb2bf"
        }
    ],
    "encodedTokensColors": []
}