{
    "inherit": false,
    "base": "vs-dark",
    "colors": {
        "activityBar.activeBackground": "#0099ad33",
        "activityBar.activeBorder": "#0099ad",
        "activityBar.background": "#fef8ec",
        "activityBar.border": "#ece2c600",
        "activityBar.foreground": "#0099ad",
        "activityBarBadge.background": "#0099ad",
        "activityBarBadge.foreground": "#fef8ec",
        "badge.background": "#0099ad",
        "badge.foreground": "#fef8ec",
        "breadcrumb.activeSelectionForeground": "#005661",
        "breadcrumb.background": "#fef8ec",
        "breadcrumb.focusForeground": "#0099ad",
        "breadcrumb.foreground": "#888477",
        "breadcrumbPicker.background": "#f2edde",
        "button.background": "#009999",
        "button.foreground": "#f1f1f1",
        "button.hoverBackground": "#00cccc",
        "debugExceptionWidget.background": "#f9f1e1",
        "debugExceptionWidget.border": "#00899e",
        "debugToolBar.background": "#f9f1e1",
        "descriptionForeground": "#929ea0",
        "diffEditor.insertedTextBackground": "#14b83230",
        "diffEditor.removedTextBackground": "#bb1f0522",
        "dropdown.background": "#fef8ec",
        "dropdown.border": "#fef8ec",
        "dropdown.foreground": "#005661",
        "editor.background": "#fef8ec",
        "editor.findMatchBackground": "#8ce99a55",
        "editor.findMatchBorder": "#8ce99a00",
        "editor.findMatchHighlightBackground": "#148f9f33",
        "editor.findMatchHighlightBorder": "#148f9f00",
        "editor.findRangeHighlightBackground": "#99e62a55",
        "editor.findRangeHighlightBorder": "#58cc6d00",
        "editor.foreground": "#005661",
        "editor.hoverHighlightBackground": "#0099ad3f",
        "editor.inactiveSelectionBackground": "#ade2eb55",
        "editor.lineHighlightBackground": "#d1ebefcc",
        "editor.lineHighlightBorder": "#d1ebef00",
        "editor.rangeHighlightBackground": "#f1e9d5a1",
        "editor.selectionBackground": "#ade2eb77",
        "editor.selectionHighlightBackground": "#14a5ff33",
        "editor.selectionHighlightBorder": "#14a5ff00",
        "editor.snippetFinalTabstopHighlightBackground": "#fdefd3",
        "editor.snippetFinalTabstopHighlightBorder": "#fdf3dd",
        "editor.snippetTabstopHighlightBackground": "#fdefd3",
        "editor.snippetTabstopHighlightBorder": "#fdf3dd",
        "editor.wordHighlightBackground": "#e9a14922",
        "editor.wordHighlightBorder": "#e9a14900",
        "editor.wordHighlightStrongBackground": "#b5890027",
        "editor.wordHighlightStrongBorder": "#b5890000",
        "editorBracketMatch.background": "#0099ad20",
        "editorBracketMatch.border": "#0099ad",
        "editorCodeLens.foreground": "#77aaca",
        "editorCursor.foreground": "#0092a8",
        "editorError.border": "#fef8ec",
        "editorError.foreground": "#ff4000",
        "editorGroup.border": "#f0e7d1",
        "editorGroup.dropBackground": "#b8ae9333",
        "editorGroup.emptyBackground": "#b8ae9333",
        "editorGroupHeader.noTabsBackground": "#f0e9d6",
        "editorGroupHeader.tabsBackground": "#f0e9d6",
        "editorGroupHeader.tabsBorder": "#f0e9d600",
        "editorGutter.addedBackground": "#8ce99a",
        "editorGutter.background": "#fef8ec",
        "editorGutter.deletedBackground": "#ff4000",
        "editorGutter.modifiedBackground": "#e9a149",
        "editorHint.border": "#58cc6d00",
        "editorHint.foreground": "#58cc6d",
        "editorHoverWidget.background": "#f2edde",
        "editorHoverWidget.border": "#ece2c600",
        "editorIndentGuide.activeBackground": "#88adc3",
        "editorIndentGuide.background": "#d3cec5aa",
        "editorInfo.border": "#fef8ec",
        "editorInfo.foreground": "#00c6e0",
        "editorLineNumber.activeForeground": "#0099ad",
        "editorLineNumber.foreground": "#a0abac",
        "editorLink.activeForeground": "#14a5ff",
        "editorMarkerNavigation.background": "#3a3a5e29",
        "editorMarkerNavigationError.background": "#ff4000",
        "editorMarkerNavigationWarning.background": "#e69533",
        "editorOverviewRuler.border": "#fef8ec",
        "editorOverviewRuler.commonContentForeground": "#ffc18055",
        "editorOverviewRuler.currentContentForeground": "#33e7ff55",
        "editorOverviewRuler.incomingContentForeground": "#9d92f255",
        "editorRuler.foreground": "#f1e6d0",
        "editorSuggestWidget.background": "#f2edde",
        "editorSuggestWidget.border": "#ece2c600",
        "editorSuggestWidget.foreground": "#6a7a7c",
        "editorSuggestWidget.highlightForeground": "#0099ad",
        "editorSuggestWidget.selectedBackground": "#dbfaff",
        "editorWarning.border": "#fef8ec",
        "editorWarning.foreground": "#e69533",
        "editorWhitespace.foreground": "#d3cec5bb",
        "editorWidget.background": "#f2edde",
        "editorWidget.border": "#ece2c600",
        "errorForeground": "#ff4000",
        "extensionButton.prominentBackground": "#009999",
        "extensionButton.prominentForeground": "#e5f5f5",
        "extensionButton.prominentHoverBackground": "#00cccc",
        "focusBorder": "#f2edde",
        "foreground": "#005661",
        "gitDecoration.addedResourceForeground": "#009456",
        "gitDecoration.conflictingResourceForeground": "#e9a149",
        "gitDecoration.deletedResourceForeground": "#ff4000",
        "gitDecoration.ignoredResourceForeground": "#a8a28faa",
        "gitDecoration.modifiedResourceForeground": "#14b832",
        "gitDecoration.untrackedResourceForeground": "#00c6e0",
        "input.background": "#fef8ec",
        "input.border": "#f2edde",
        "input.foreground": "#6a7a7c",
        "input.placeholderForeground": "#9fabad",
        "inputOption.activeBorder": "#0099ad",
        "inputValidation.errorBackground": "#ff400041",
        "inputValidation.errorBorder": "#ff4000",
        "inputValidation.infoBackground": "#00c6e0cc",
        "inputValidation.infoBorder": "#00c6e0",
        "inputValidation.warningBackground": "#ffa587cc",
        "inputValidation.warningBorder": "#ffa487",
        "list.activeSelectionBackground": "#b6e1e7",
        "list.activeSelectionForeground": "#005661",
        "list.dropBackground": "#cdcbb2",
        "list.errorForeground": "#c9481d",
        "list.focusBackground": "#bee3ea",
        "list.focusForeground": "#005661",
        "list.highlightForeground": "#0099ad",
        "list.hoverBackground": "#d2f3f9",
        "list.hoverForeground": "#005661",
        "list.inactiveFocusBackground": "#c9eaed",
        "list.inactiveSelectionBackground": "#d5eef1",
        "list.inactiveSelectionForeground": "#949384",
        "list.warningForeground": "#e07a52",
        "listFilterWidget.background": "#d5eef1",
        "listFilterWidget.noMatchesOutline": "#ff4000",
        "listFilterWidget.outline": "#14b832",
        "menu.background": "#f2edde",
        "menu.foreground": "#888477",
        "menu.selectionBackground": "#d2f3f9",
        "menu.selectionBorder": "#d2f3f9",
        "menu.selectionForeground": "#0099ad",
        "menubar.selectionBackground": "#d2f3f9",
        "menubar.selectionBorder": "#d2f3f9",
        "menubar.selectionForeground": "#0099ad",
        "merge.border": "#fef8ec00",
        "merge.commonContentBackground": "#ffc18033",
        "merge.commonHeaderBackground": "#ffc18055",
        "merge.currentContentBackground": "#33e7ff33",
        "merge.currentHeaderBackground": "#33e7ff55",
        "merge.incomingContentBackground": "#9d92f233",
        "merge.incomingHeaderBackground": "#9d92f255",
        "minimap.background": "#fef8ec99",
        "minimap.errorHighlight": "#ff4000ee",
        "minimap.findMatchHighlight": "#0099adaa",
        "minimap.warningHighlight": "#e69533ee",
        "minimapGutter.addedBackground": "#009456",
        "minimapGutter.deletedBackground": "#ff4000",
        "minimapGutter.modifiedBackground": "#14b832",
        "notificationCenter.border": "#f2edde",
        "notificationCenterHeader.background": "#f2edde",
        "notificationCenterHeader.foreground": "#005661",
        "notificationLink.foreground": "#005661",
        "notificationToast.border": "#f2edde",
        "notifications.background": "#f2edde",
        "notifications.border": "#f2edde",
        "notifications.foreground": "#005661",
        "panel.background": "#f6edda",
        "panel.border": "#00c6e0",
        "panelTitle.activeBorder": "#00c6e0",
        "panelTitle.activeForeground": "#0099ad",
        "panelTitle.inactiveForeground": "#888477",
        "peekView.border": "#0099ad",
        "peekViewEditor.background": "#fff7e5",
        "peekViewEditor.matchHighlightBackground": "#148f9f33",
        "peekViewEditor.matchHighlightBorder": "#148f9f79",
        "peekViewEditorGutter.background": "#fff7e5",
        "peekViewResult.background": "#f9f1e1",
        "peekViewResult.fileForeground": "#e9a149",
        "peekViewResult.lineForeground": "#87a7ab",
        "peekViewResult.matchHighlightBackground": "#f2edde",
        "peekViewResult.selectionBackground": "#f2edde",
        "peekViewResult.selectionForeground": "#6a7a7c",
        "peekViewTitle.background": "#f9f1e1",
        "peekViewTitleDescription.foreground": "#87a7ab",
        "peekViewTitleLabel.foreground": "#e9a149",
        "pickerGroup.border": "#00c6e0",
        "pickerGroup.foreground": "#0099ad",
        "progressBar.background": "#00c6e0",
        "scrollbar.shadow": "#00000055",
        "scrollbarSlider.activeBackground": "#0099adad",
        "scrollbarSlider.background": "#6a90955b",
        "scrollbarSlider.hoverBackground": "#0099ad62",
        "selection.background": "#169fb155",
        "settings.checkboxBackground": "#f2edde",
        "settings.checkboxBorder": "#f2edde",
        "settings.checkboxForeground": "#00bbbb",
        "settings.dropdownBackground": "#f2edde",
        "settings.dropdownBorder": "#f2edde",
        "settings.dropdownForeground": "#00bbbb",
        "settings.dropdownListBorder": "#ade2eb88",
        "settings.headerForeground": "#004d57",
        "settings.modifiedItemIndicator": "#00bd23",
        "settings.numberInputBackground": "#f0e7d1",
        "settings.numberInputBorder": "#f0e7d1",
        "settings.numberInputForeground": "#5842ff",
        "settings.textInputBackground": "#f2edde",
        "settings.textInputBorder": "#f2edde",
        "settings.textInputForeground": "#00bbbb",
        "sideBar.background": "#f9f1e1",
        "sideBar.border": "#ece2c600",
        "sideBar.dropBackground": "#f9f1e1",
        "sideBar.foreground": "#888477",
        "sideBarSectionHeader.background": "#f2e7ca",
        "sideBarSectionHeader.foreground": "#888477",
        "sideBarTitle.foreground": "#888477",
        "statusBar.background": "#f0e9d6",
        "statusBar.border": "#ece2c600",
        "statusBar.debuggingBackground": "#f9f1e1",
        "statusBar.debuggingBorder": "#e94981af",
        "statusBar.debuggingForeground": "#e9498150",
        "statusBar.foreground": "#0099ad",
        "statusBar.noFolderBackground": "#f9f1e1",
        "statusBar.noFolderBorder": "#f9f1e1",
        "statusBar.noFolderForeground": "#87a7ab",
        "statusBarItem.activeBackground": "#dfeff1",
        "statusBarItem.hoverBackground": "#d1e8eb",
        "statusBarItem.prominentBackground": "#c1d4d7",
        "statusBarItem.prominentHoverBackground": "#bfdee3",
        "tab.activeBackground": "#fef8ec",
        "tab.activeBorder": "#fef8ec",
        "tab.activeBorderTop": "#00c6e0",
        "tab.activeForeground": "#0099ad",
        "tab.activeModifiedBorder": "#00b368",
        "tab.border": "#e6d7b2",
        "tab.inactiveBackground": "#f0e9d6",
        "tab.inactiveForeground": "#888477",
        "tab.unfocusedActiveBackground": "#f7f2e3",
        "tab.unfocusedActiveBorder": "#fef8ec00",
        "tab.unfocusedActiveForeground": "#888477",
        "tab.unfocusedHoverBackground": "#0099ad21",
        "tab.unfocusedInactiveForeground": "#888477",
        "terminal.ansiBlack": "#003b42",
        "terminal.ansiBlue": "#0094f0",
        "terminal.ansiBrightBlack": "#004d57",
        "terminal.ansiBrightBlue": "#0fa3ff",
        "terminal.ansiBrightCyan": "#00cbe6",
        "terminal.ansiBrightGreen": "#00d17a",
        "terminal.ansiBrightMagenta": "#ff6b9f",
        "terminal.ansiBrightRed": "#ff4000",
        "terminal.ansiBrightWhite": "#bbc3c4",
        "terminal.ansiBrightYellow": "#ff8c00",
        "terminal.ansiCyan": "#00bdd6",
        "terminal.ansiGreen": "#00b368",
        "terminal.ansiMagenta": "#ff5792",
        "terminal.ansiRed": "#e34e1c",
        "terminal.ansiWhite": "#8ca6a6",
        "terminal.ansiYellow": "#f49725",
        "terminal.background": "#f6edda",
        "terminal.foreground": "#005661",
        "terminalCursor.background": "#f6edda",
        "terminalCursor.foreground": "#005661",
        "textBlockQuote.background": "#f9f1e1",
        "textBlockQuote.border": "#00899e",
        "textCodeBlock.background": "#f9f1e1",
        "textLink.activeForeground": "#00c6e0",
        "textLink.foreground": "#00c6e0",
        "textPreformat.foreground": "#e9a149",
        "textSeparator.foreground": "#f9f1e1",
        "titleBar.activeBackground": "#f9f1e1",
        "titleBar.activeForeground": "#005661",
        "titleBar.inactiveBackground": "#f9f1e1",
        "titleBar.inactiveForeground": "#888477",
        "tree.indentGuidesStroke": "#d3cec5",
        "walkThrough.embeddedEditorBackground": "#f9f1e1",
        "welcomePage.buttonBackground": "#f9f1e1",
        "welcomePage.buttonHoverBackground": "#e1e0d0",
        "widget.shadow": "#00000055"
    },
    "rules": [
        {
            "foreground": "#8CA6A6",
            "token": "comment"
        },
        {
            "foreground": "#8CA6A6",
            "token": "punctuation.definition.comment"
        },
        {
            "foreground": "#8CA6A6",
            "token": "punctuation.definition.tag"
        },
        {
            "foreground": "#8CA6A6",
            "token": "comment.block.documentation punctuation.definition.bracket"
        },
        {
            "foreground": "#8CA6A6",
            "token": "source.ocaml comment constant.regexp meta.separator"
        },
        {
            "foreground": "#8CA6A6",
            "token": "markup.other.anchor support.constant"
        },
        {
            "foreground": "#8CA6A6",
            "token": "markup.fenced_code"
        },
        {
            "foreground": "#8CA6A6",
            "token": "markup.fenced_code punctuation.definition"
        },
        {
            "foreground": "#004D57",
            "token": "constant.character"
        },
        {
            "foreground": "#004D57",
            "token": "constant.escape"
        },
        {
            "foreground": "#004D57",
            "token": "text.html.markdown"
        },
        {
            "foreground": "#004D57",
            "token": "punctuation.definition.list_item"
        },
        {
            "foreground": "#004D57",
            "token": "keyword.begin.tag.ejs"
        },
        {
            "foreground": "#004D57",
            "token": "constant.name.attribute.tag.pug"
        },
        {
            "foreground": "#004D57",
            "token": "source.clojure meta.symbol"
        },
        {
            "foreground": "#004D57",
            "token": "constant.other.description.jsdoc"
        },
        {
            "foreground": "#004D57",
            "token": "keyword.other.array.phpdoc.php"
        },
        {
            "foreground": "#004D57",
            "token": "keyword.operator.other.powershell"
        },
        {
            "foreground": "#004D57",
            "token": "meta.link.inline punctuation.definition.string"
        },
        {
            "foreground": "#004D57",
            "token": "source.sql"
        },
        {
            "foreground": "#004D57",
            "token": "source meta.brace"
        },
        {
            "foreground": "#004D57",
            "token": "source punctuation"
        },
        {
            "foreground": "#004D57",
            "token": "text.html punctuation"
        },
        {
            "foreground": "#004D57",
            "token": "markup meta punctuation.definition"
        },
        {
            "foreground": "#004D57",
            "token": "meta.bracket.julia"
        },
        {
            "foreground": "#004D57",
            "token": "meta.array.julia"
        },
        {
            "foreground": "#004D57",
            "token": "punctuation.separator.key-value"
        },
        {
            "foreground": "#004D57",
            "token": "entity.name.footnote"
        },
        {
            "foreground": "#004D57",
            "token": "source.ocaml punctuation.definition.tag"
        },
        {
            "foreground": "#004D57",
            "token": "source.ocaml entity.name.filename"
        },
        {
            "foreground": "#004D57",
            "token": "source.reason entity.name.filename"
        },
        {
            "foreground": "#004D57",
            "token": "entity.other.attribute-name strong"
        },
        {
            "foreground": "#004D57",
            "token": "binding.fsharp keyword.symbol.fsharp"
        },
        {
            "foreground": "#004D57",
            "token": "entity.name.record.field.elm"
        },
        {
            "foreground": "#004D57",
            "token": "entity.name.record.field.accessor.elm"
        },
        {
            "foreground": "#004D57",
            "token": "storage.modifier.array.bracket"
        },
        {
            "foreground": "#004D57",
            "token": "source.css entity.other"
        },
        {
            "foreground": "#004D57",
            "token": "meta.attribute-selector punctuation.definition.entity"
        },
        {
            "foreground": "#004D57",
            "token": "markup.other.anchor string"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.control"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.other.template"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.other.substitution"
        },
        {
            "foreground": "#FF5792",
            "token": "storage.modifier"
        },
        {
            "foreground": "#FF5792",
            "token": "meta.tag.sgml"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.accessor"
        },
        {
            "foreground": "#FF5792",
            "token": "constant.other.color"
        },
        {
            "foreground": "#FF5792",
            "token": "entity.name.section"
        },
        {
            "foreground": "#FF5792",
            "token": "markup.heading"
        },
        {
            "foreground": "#FF5792",
            "token": "markup.heading punctuation.definition"
        },
        {
            "foreground": "#FF5792",
            "token": "entity.other.attribute-name.pseudo-class"
        },
        {
            "foreground": "#FF5792",
            "token": "entity.other.attribute-name.pseudo-element"
        },
        {
            "foreground": "#FF5792",
            "token": "tag.decorator.js entity.name.tag.js"
        },
        {
            "foreground": "#FF5792",
            "token": "tag.decorator.js punctuation.definition.tag.js"
        },
        {
            "foreground": "#FF5792",
            "token": "storage.type.function.pug"
        },
        {
            "foreground": "#FF5792",
            "token": "text.pug storage.type"
        },
        {
            "foreground": "#FF5792",
            "token": "text.pug meta.tag.other"
        },
        {
            "foreground": "#FF5792",
            "token": "source.clojure storage.control"
        },
        {
            "foreground": "#FF5792",
            "token": "meta.expression.clojure"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.slice.python"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.question-mark.cs"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.definition.parameters.varargs"
        },
        {
            "foreground": "#FF5792",
            "token": "source.go keyword.operator"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.pointer-access"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.other.ruby"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.package"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.import"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.definition.keyword"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.hash.cs"
        },
        {
            "foreground": "#FF5792",
            "token": "entity.other.attribute-name.pseudo-class.css punctuation.definition.entity.css"
        },
        {
            "foreground": "#FF5792",
            "token": "entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css"
        },
        {
            "foreground": "#FF5792",
            "token": "source.kotlin storage.type.import"
        },
        {
            "foreground": "#FF5792",
            "token": "source.kotlin storage.type.package"
        },
        {
            "foreground": "#FF5792",
            "token": "constant.string.documentation.powershell"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.section.directive"
        },
        {
            "foreground": "#FF5792",
            "token": "storage.type.rust"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.definition.attribute"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.definition.preprocessor"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.namespace"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.separator.method"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.control punctuation.definition.function"
        },
        {
            "foreground": "#FF5792",
            "token": "source.ocaml variable.interpolation string"
        },
        {
            "foreground": "#FF5792",
            "token": "source.reason variable.interpolation"
        },
        {
            "foreground": "#FF5792",
            "token": "punctuation.definition.directive"
        },
        {
            "foreground": "#FF5792",
            "token": "storage.type.modifier"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.other.class.fileds"
        },
        {
            "foreground": "#FF5792",
            "token": "source.toml entity.other.attribute-name"
        },
        {
            "foreground": "#FF5792",
            "token": "source.css entity.name.tag.custom"
        },
        {
            "foreground": "#FF5792",
            "token": "sharing.modifier"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.control.class.ruby"
        },
        {
            "foreground": "#FF5792",
            "token": "keyword.control.def.ruby"
        },
        {
            "foreground": "#FA8900",
            "token": "variable"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.object"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.other"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.parameter"
        },
        {
            "foreground": "#FA8900",
            "token": "support"
        },
        {
            "foreground": "#FA8900",
            "token": "entity.name.module"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.import.parameter"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.other.class"
        },
        {
            "foreground": "#FA8900",
            "token": "meta.toc-list.id.html"
        },
        {
            "foreground": "#FA8900",
            "token": "source.json meta.structure.dictionary.json support.type.property-name.json"
        },
        {
            "foreground": "#FA8900",
            "token": "meta.var.clojure"
        },
        {
            "foreground": "#FA8900",
            "token": "entity.name.variable"
        },
        {
            "foreground": "#FA8900",
            "token": "source.java meta.class.body.java"
        },
        {
            "foreground": "#FA8900",
            "token": "entity.name.package.go"
        },
        {
            "foreground": "#FA8900",
            "token": "source.c"
        },
        {
            "foreground": "#FA8900",
            "token": "source.cpp"
        },
        {
            "foreground": "#FA8900",
            "token": "source.go"
        },
        {
            "foreground": "#FA8900",
            "token": "source.python"
        },
        {
            "foreground": "#FA8900",
            "token": "meta.function-call.arguments.python"
        },
        {
            "foreground": "#FA8900",
            "token": "source.ruby"
        },
        {
            "foreground": "#FA8900",
            "token": "source.coffee.embedded.source"
        },
        {
            "foreground": "#FA8900",
            "token": "source.coffee"
        },
        {
            "foreground": "#FA8900",
            "token": "storage.modifier.import"
        },
        {
            "foreground": "#FA8900",
            "token": "storage.modifier.package"
        },
        {
            "foreground": "#FA8900",
            "token": "storage.type.annotation"
        },
        {
            "foreground": "#FA8900",
            "token": "punctuation.definition.annotation"
        },
        {
            "foreground": "#FA8900",
            "token": "source.groovy.embedded.source"
        },
        {
            "foreground": "#FA8900",
            "token": "punctuation.definition.variable"
        },
        {
            "foreground": "#FA8900",
            "token": "source.powershell"
        },
        {
            "foreground": "#FA8900",
            "token": "string.quoted.interpolated.vala constant.character.escape.vala"
        },
        {
            "foreground": "#FA8900",
            "token": "source.apacheconf"
        },
        {
            "foreground": "#FA8900",
            "token": "source.objc"
        },
        {
            "foreground": "#FA8900",
            "token": "source.crystal"
        },
        {
            "foreground": "#FA8900",
            "token": "string.quoted.double.kotlin entity.string.template.element.kotlin"
        },
        {
            "foreground": "#FA8900",
            "token": "entity.name.package.kotlin"
        },
        {
            "foreground": "#FA8900",
            "token": "meta.template.expression.kotlin"
        },
        {
            "foreground": "#FA8900",
            "token": "parameter.variable.function"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.other.constant.elixir"
        },
        {
            "foreground": "#FA8900",
            "token": "source.elixir.embedded.source"
        },
        {
            "foreground": "#FA8900",
            "token": "source.sql.embedded"
        },
        {
            "foreground": "#FA8900",
            "token": "punctuation.definition.placeholder"
        },
        {
            "foreground": "#FA8900",
            "token": "source.swift"
        },
        {
            "foreground": "#FA8900",
            "token": "source.julia"
        },
        {
            "foreground": "#FA8900",
            "token": "source.shell"
        },
        {
            "foreground": "#FA8900",
            "token": "variable.other.normal punctuation.definition.variable.shell"
        },
        {
            "foreground": "#FA8900",
            "token": "source.reason variable.language"
        },
        {
            "foreground": "#FA8900",
            "token": "source.reason variable.language string.other.link"
        },
        {
            "foreground": "#FA8900",
            "token": "source.elm meta.value"
        },
        {
            "foreground": "#FA8900",
            "token": "source.elm meta.declaration.module"
        },
        {
            "foreground": "#FA8900",
            "token": "meta.embedded.block variable punctuation.definition.variable.php"
        },
        {
            "foreground": "#FA8900",
            "token": "string.quoted.double.class.other"
        },
        {
            "foreground": "#FA8900",
            "token": "source.toml keyword"
        },
        {
            "foreground": "#FA8900",
            "token": "support.type.nim"
        },
        {
            "foreground": "#FA8900",
            "token": "source.tf meta.template.expression"
        },
        {
            "foreground": "#FA8900",
            "token": "source.scala entity.name.import"
        },
        {
            "foreground": "#FA8900",
            "token": "markup.code"
        },
        {
            "foreground": "#B3694D",
            "token": "support.variable.property"
        },
        {
            "foreground": "#B3694D",
            "token": "constant.other.symbol.hashkey.ruby"
        },
        {
            "foreground": "#B3694D",
            "token": "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.other.attribute-name.id"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.other.attribute-name.id punctuation.definition.entity"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.name.type.annotation.kotlin"
        },
        {
            "foreground": "#B3694D",
            "token": "support.type.primitive"
        },
        {
            "foreground": "#B3694D",
            "token": "meta.type.parameters entity.name.type"
        },
        {
            "foreground": "#B3694D",
            "token": "meta.type.annotation entity.name.type"
        },
        {
            "foreground": "#B3694D",
            "token": "punctuation.definition.typeparameters"
        },
        {
            "foreground": "#B3694D",
            "token": "source.python support.type.python"
        },
        {
            "foreground": "#B3694D",
            "token": "comment.block.documentation.phpdoc.php keyword.other.type.php"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.php"
        },
        {
            "foreground": "#B3694D",
            "token": "keyword.type"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.cs"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.c"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.objc"
        },
        {
            "foreground": "#B3694D",
            "token": "punctuation.definition.storage.type.objc"
        },
        {
            "foreground": "#B3694D",
            "token": "markup punctuation.definition"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.powershell"
        },
        {
            "foreground": "#B3694D",
            "token": "comment.block.documentation entity.name.type"
        },
        {
            "foreground": "#B3694D",
            "token": "source.java storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.primitive"
        },
        {
            "foreground": "#B3694D",
            "token": "source.groovy storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.r"
        },
        {
            "foreground": "#B3694D",
            "token": "source.haskell storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "punctuation.separator.clause-head-body"
        },
        {
            "foreground": "#B3694D",
            "token": "source.go storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.core.rust"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.class.std.rust"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.modifier.lifetime.rust"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.name.lifetime.rust"
        },
        {
            "foreground": "#B3694D",
            "token": "support.type.vb"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.name.type.kotlin"
        },
        {
            "foreground": "#B3694D",
            "token": "support.type.julia"
        },
        {
            "foreground": "#B3694D",
            "token": "constant.other.reference"
        },
        {
            "foreground": "#B3694D",
            "token": "source.graphql support.type"
        },
        {
            "foreground": "#B3694D",
            "token": "source.reason support.type string"
        },
        {
            "foreground": "#B3694D",
            "token": "entity.name.type.fsharp"
        },
        {
            "foreground": "#B3694D",
            "token": "source.elm storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.user-defined"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.built-in"
        },
        {
            "foreground": "#B3694D",
            "token": "support.type.builtin"
        },
        {
            "foreground": "#B3694D",
            "token": "source.swift support.type"
        },
        {
            "foreground": "#B3694D",
            "token": "support.class.crystal"
        },
        {
            "foreground": "#B3694D",
            "token": "storage.type.integral"
        },
        {
            "foreground": "#B3694D",
            "token": "source.cpp storage.type.cpp"
        },
        {
            "foreground": "#B3694D",
            "token": "source.vala storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "source.hlsl storage.type.basic"
        },
        {
            "foreground": "#B3694D",
            "token": "source.hlsl support.type.other"
        },
        {
            "foreground": "#B3694D",
            "token": "source.apex storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "source.nim storage.type"
        },
        {
            "foreground": "#B3694D",
            "token": "source.cpp entity.name.type"
        },
        {
            "foreground": "#B3694D",
            "token": "support.class.builtin"
        },
        {
            "foreground": "#B3694D",
            "token": "source.tf meta.keyword.string"
        },
        {
            "foreground": "#B3694D",
            "token": "source.tf meta.keyword.number"
        },
        {
            "foreground": "#B3694D",
            "token": "source.scala entity.name.class"
        },
        {
            "foreground": "#B3694D",
            "token": "markup.raw.monospace"
        },
        {
            "foreground": "#B3694D",
            "token": "markup.mark"
        },
        {
            "foreground": "#B3694D",
            "token": "markup.meta.attribute-list"
        },
        {
            "foreground": "#A88C00",
            "token": "constant"
        },
        {
            "foreground": "#A88C00",
            "token": "variable.other.constant"
        },
        {
            "foreground": "#A88C00",
            "token": "support.constant"
        },
        {
            "foreground": "#A88C00",
            "token": "punctuation.definition.entity"
        },
        {
            "foreground": "#A88C00",
            "token": "constant.character.entity"
        },
        {
            "foreground": "#A88C00",
            "token": "support.variable.magic"
        },
        {
            "foreground": "#A88C00",
            "token": "markup.quote"
        },
        {
            "foreground": "#A88C00",
            "token": "entity.name.type.type-parameter.cs"
        },
        {
            "foreground": "#A88C00",
            "token": "punctuation.bracket.angle"
        },
        {
            "foreground": "#A88C00",
            "token": "entity.name.function.preprocessor.c"
        },
        {
            "foreground": "#A88C00",
            "token": "storage.type.scala"
        },
        {
            "foreground": "#A88C00",
            "token": "entity.helper.apacheconf"
        },
        {
            "foreground": "#A88C00",
            "token": "variable.language.crystal"
        },
        {
            "foreground": "#A88C00",
            "token": "punctuation.definition.constant"
        },
        {
            "foreground": "#A88C00",
            "token": "support.constant punctuation.definition.variable"
        },
        {
            "foreground": "#A88C00",
            "token": "constant.character.math"
        },
        {
            "foreground": "#A88C00",
            "token": "support.class.math"
        },
        {
            "foreground": "#A88C00",
            "token": "source.graphql constant.character"
        },
        {
            "foreground": "#A88C00",
            "token": "source.reason constant.language.list"
        },
        {
            "foreground": "#A88C00",
            "token": "source.cpp variable.other.enummember"
        },
        {
            "foreground": "#A88C00",
            "token": "support.variable.class.hideshow"
        },
        {
            "foreground": "#A88C00",
            "token": "entity.other.attribute-name.class"
        },
        {
            "foreground": "#A88C00",
            "token": "meta.attribute.id entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "text.html entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "meta.tag.attributes entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "text.xml entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "source.cs entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "constant.character.format.placeholder"
        },
        {
            "foreground": "#A88C00",
            "token": "constant.other.placeholder"
        },
        {
            "foreground": "#A88C00",
            "token": "source.vue entity.other.attribute-name"
        },
        {
            "foreground": "#A88C00",
            "token": "entity.other.attribute-name.mjml"
        },
        {
            "foreground": "#A88C00",
            "token": "source.vue meta.directive punctuation.separator.key-value"
        },
        {
            "foreground": "#A88C00",
            "token": "meta.definition.attribute-entry punctuation.separator"
        },
        {
            "foreground": "#E64100",
            "token": "variable.language"
        },
        {
            "foreground": "#E64100",
            "token": "variable.parameter.function.language.special"
        },
        {
            "foreground": "#E64100",
            "token": "markup.bold"
        },
        {
            "foreground": "#E64100",
            "token": "markup.italic"
        },
        {
            "foreground": "#E64100",
            "token": "punctuation.definition.italic"
        },
        {
            "foreground": "#E64100",
            "token": "punctuation.definition.bold"
        },
        {
            "foreground": "#E64100",
            "token": "entity.name.tag"
        },
        {
            "foreground": "#E64100",
            "token": "variable.language punctuation.definition.variable"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.control.clojure"
        },
        {
            "foreground": "#E64100",
            "token": "support.type.exception.python"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.this.cs"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.base.cs"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.var.cs"
        },
        {
            "foreground": "#E64100",
            "token": "storage.modifier.super"
        },
        {
            "foreground": "#E64100",
            "token": "source.go keyword"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.function.go"
        },
        {
            "foreground": "#E64100",
            "token": "meta.separator"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.fn.rust"
        },
        {
            "foreground": "#E64100",
            "token": "storage.modifier.static.rust"
        },
        {
            "foreground": "#E64100",
            "token": "source.r meta.function.r keyword.control.r"
        },
        {
            "foreground": "#E64100",
            "token": "storage.type.def"
        },
        {
            "foreground": "#E64100",
            "token": "meta.class.identifier storage.modifier"
        },
        {
            "foreground": "#E64100",
            "token": "source.scala keyword.declaration"
        },
        {
            "foreground": "#E64100",
            "token": "storage.type"
        },
        {
            "foreground": "#E64100",
            "token": "comment.block.documentation punctuation.definition.block.tag"
        },
        {
            "foreground": "#E64100",
            "token": "comment.block.documentation punctuation.definition.inline.tag"
        },
        {
            "foreground": "#E64100",
            "token": "entity.tag.apacheconf"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.julia"
        },
        {
            "foreground": "#E64100",
            "token": "source.julia storage.modifier"
        },
        {
            "foreground": "#E64100",
            "token": "constant.language.empty-list.haskell"
        },
        {
            "foreground": "#E64100",
            "token": "meta.function.powershell storage.type.powershell"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.control.fun"
        },
        {
            "foreground": "#E64100",
            "token": "punctuation.terminator.function"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.rust"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.declaration-specifier.swift"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.control.class"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.control.def"
        },
        {
            "foreground": "#E64100",
            "token": "source.ocaml keyword markup.underline"
        },
        {
            "foreground": "#E64100",
            "token": "source.ocaml storage.type markup.underline"
        },
        {
            "foreground": "#E64100",
            "token": "binding.fsharp keyword"
        },
        {
            "foreground": "#E64100",
            "token": "function.anonymous keyword"
        },
        {
            "foreground": "#E64100",
            "token": "function.anonymous keyword.symbol.fsharp"
        },
        {
            "foreground": "#E64100",
            "token": "meta.embedded.block variable.language punctuation.definition.variable.php"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.declaration.dart"
        },
        {
            "foreground": "#E64100",
            "token": "source.wsd keyword.other.class"
        },
        {
            "foreground": "#E64100",
            "token": "source.wsd keyword.other.linebegin"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.skinparam.keyword"
        },
        {
            "foreground": "#E64100",
            "token": "keyword.other.nim"
        },
        {
            "foreground": "#E64100",
            "token": "markup.deleted.diff"
        },
        {
            "foreground": "#E64100",
            "token": "source.tf support.class.variable"
        },
        {
            "foreground": "#E64100",
            "token": "meta.function.lua keyword.control.lua"
        },
        {
            "foreground": "#E64100",
            "token": "markup.italic punctuation.definition"
        },
        {
            "foreground": "#E64100",
            "token": "markup.bold punctuation.definition"
        },
        {
            "foreground": "#E64100",
            "token": "markup.block entity.name.tag"
        },
        {
            "foreground": "#00B368",
            "token": "string"
        },
        {
            "foreground": "#00B368",
            "token": "punctuation.definition.string"
        },
        {
            "foreground": "#00B368",
            "token": "source.css support.constant"
        },
        {
            "foreground": "#00B368",
            "token": "entity.name.import.go"
        },
        {
            "foreground": "#00B368",
            "token": "markup.raw.texttt"
        },
        {
            "foreground": "#00B368",
            "token": "markup.inserted.diff"
        },
        {
            "foreground": "#00B368",
            "token": "source.scala punctuation.definition.character"
        },
        {
            "foreground": "#00B368",
            "token": "constant.character.literal.scala"
        },
        {
            "foreground": "#00B368",
            "token": "source.tf entity.name"
        },
        {
            "foreground": "#009456",
            "token": "string.template"
        },
        {
            "foreground": "#009456",
            "token": "punctuation.definition.string.template"
        },
        {
            "foreground": "#009456",
            "token": "string.interpolated.python string.quoted.single.python"
        },
        {
            "foreground": "#009456",
            "token": "string.quoted.double.heredoc"
        },
        {
            "foreground": "#009456",
            "token": "string.quoted.interpolated.vala"
        },
        {
            "foreground": "#009456",
            "token": "string.quoted.interpolated.vala punctuation.definition.string"
        },
        {
            "foreground": "#009456",
            "token": "string.regexp.apacheconf"
        },
        {
            "foreground": "#009456",
            "token": "markup.inline.raw.string"
        },
        {
            "foreground": "#009456",
            "token": "markup.inline.raw punctuation.definition.raw"
        },
        {
            "foreground": "#009456",
            "token": "string.quoted.double.interpolated.crystal"
        },
        {
            "foreground": "#009456",
            "token": "string.quoted.double.interpolated.crystal punctuation.definition.string"
        },
        {
            "foreground": "#009456",
            "token": "text.tex markup.raw"
        },
        {
            "foreground": "#5842FF",
            "token": "constant.numeric"
        },
        {
            "foreground": "#5842FF",
            "token": "constant.language"
        },
        {
            "foreground": "#5842FF",
            "token": "punctuation.separator.decimal.period.php"
        },
        {
            "foreground": "#5842FF",
            "token": "keyword.operator.null-conditional.cs"
        },
        {
            "foreground": "#5842FF",
            "token": "punctuation.separator.question-mark.cs"
        },
        {
            "foreground": "#5842FF",
            "token": "constant.integer.apacheconf"
        },
        {
            "foreground": "#5842FF",
            "token": "keyword.operator.nullable-type"
        },
        {
            "foreground": "#5842FF",
            "token": "constant.language punctuation.definition.variable"
        },
        {
            "foreground": "#5842FF",
            "token": "constant.others.fsharp"
        },
        {
            "foreground": "#5842FF",
            "token": "keyword.other.unit"
        },
        {
            "foreground": "#5842FF",
            "token": "string.quoted.double.skinparam.value"
        },
        {
            "foreground": "#5842FF",
            "token": "source.toml constant"
        },
        {
            "foreground": "#0095A8",
            "token": "variable.function"
        },
        {
            "foreground": "#0095A8",
            "token": "support.type.property-name"
        },
        {
            "foreground": "#0095A8",
            "token": "entity.name.function"
        },
        {
            "foreground": "#0095A8",
            "token": "string.other.link"
        },
        {
            "foreground": "#0095A8",
            "token": "markup.link"
        },
        {
            "foreground": "#0095A8",
            "token": "support.type.vendored"
        },
        {
            "foreground": "#0095A8",
            "token": "support.other.variable"
        },
        {
            "foreground": "#0095A8",
            "token": "meta.function-call.generic.python"
        },
        {
            "foreground": "#0095A8",
            "token": "meta.method-call.groovy meta.method.groovy"
        },
        {
            "foreground": "#0095A8",
            "token": "meta.class.body.groovy meta.method.body.java storage.type.groovy"
        },
        {
            "foreground": "#0095A8",
            "token": "punctuation.definition.decorator"
        },
        {
            "foreground": "#0095A8",
            "token": "support.function.any-method"
        },
        {
            "foreground": "#0095A8",
            "token": "text.tex support.function"
        },
        {
            "foreground": "#0095A8",
            "token": "text.tex punctuation.definition.function"
        },
        {
            "foreground": "#0095A8",
            "token": "entity.name.section.fsharp entity.name.section.fsharp"
        },
        {
            "foreground": "#0095A8",
            "token": "support.variable.class.function"
        },
        {
            "foreground": "#0095A8",
            "token": "keyword.control.cucumber.table"
        },
        {
            "foreground": "#0095A8",
            "token": "punctuation.decorator"
        },
        {
            "foreground": "#0095A8",
            "token": "source.tf support.class"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.name"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.other"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.orther.namespace.use.php"
        },
        {
            "foreground": "#00BDD6",
            "token": "meta.use.php"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.other.namespace.php"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.type"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.class"
        },
        {
            "foreground": "#00BDD6",
            "token": "punctuation.definition.parameters"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.function"
        },
        {
            "foreground": "#00BDD6",
            "token": "support.function.construct"
        },
        {
            "foreground": "#00BDD6",
            "token": "markup.changed.git_gutter"
        },
        {
            "foreground": "#00BDD6",
            "token": "markup.underline.link"
        },
        {
            "foreground": "#00BDD6",
            "token": "markup.underline.link.image"
        },
        {
            "foreground": "#00BDD6",
            "token": "markup.underline"
        },
        {
            "foreground": "#00BDD6",
            "token": "meta.symbol.namespace.clojure"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.mime-type.apacheconf"
        },
        {
            "foreground": "#00BDD6",
            "token": "keyword.operator.function.infix"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.name.function.infix"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.name.function.call.kotlin"
        },
        {
            "foreground": "#00BDD6",
            "token": "text.tex support.function.verb"
        },
        {
            "foreground": "#00BDD6",
            "token": "text.tex support.function.texttt"
        },
        {
            "foreground": "#00BDD6",
            "token": "source.reason constant.language.unit"
        },
        {
            "foreground": "#00BDD6",
            "token": "source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css"
        },
        {
            "foreground": "#00BDD6",
            "token": "source.reason entity.other.attribute-name constant.language constant.numeric"
        },
        {
            "foreground": "#00BDD6",
            "token": "constant.language.unit.fsharp"
        },
        {
            "foreground": "#00BDD6",
            "token": "source.wsd support.class.preprocessings"
        },
        {
            "foreground": "#00BDD6",
            "token": "keyword.language.gherkin.feature.scenario"
        },
        {
            "foreground": "#00BDD6",
            "token": "source.nim keyword.other.common.function"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.name.type.namespace"
        },
        {
            "foreground": "#00BDD6",
            "token": "entity.name.scope-resolution.function.call"
        },
        {
            "foreground": "#0094F0",
            "token": "source.js constant.other.object.key.js string.unquoted.label.js"
        },
        {
            "foreground": "#0094F0",
            "token": "source.js punctuation.section.embedded"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.definition.template-expression"
        },
        {
            "foreground": "#0094F0",
            "token": "support.class"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.name.type"
        },
        {
            "foreground": "#0094F0",
            "token": "storage.type.string.python"
        },
        {
            "foreground": "#0094F0",
            "token": "string.interpolated.pug"
        },
        {
            "foreground": "#0094F0",
            "token": "support.constant.handlebars"
        },
        {
            "foreground": "#0094F0",
            "token": "source.clojure punctuation.section.set"
        },
        {
            "foreground": "#0094F0",
            "token": "source.clojure punctuation.section.metadata"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.global.clojure"
        },
        {
            "foreground": "#0094F0",
            "token": "source.python meta.function-call.python support.type.python"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.other.inherited-class.python"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.definition.interpolation"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.section.embedded.begin.ruby"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.section.embedded.end.ruby source.ruby"
        },
        {
            "foreground": "#0094F0",
            "token": "support.constant.math"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.namespace.r"
        },
        {
            "foreground": "#0094F0",
            "token": "meta.method-call.groovy storage.type.groovy"
        },
        {
            "foreground": "#0094F0",
            "token": "source.scala entity.name.class.declaration"
        },
        {
            "foreground": "#0094F0",
            "token": "constant.character.escape"
        },
        {
            "foreground": "#0094F0",
            "token": "support.function.macro.julia"
        },
        {
            "foreground": "#0094F0",
            "token": "string.replacement.apacheconf"
        },
        {
            "foreground": "#0094F0",
            "token": "storage.modifier.using.vala"
        },
        {
            "foreground": "#0094F0",
            "token": "constant.other.haskell"
        },
        {
            "foreground": "#0094F0",
            "token": "source.objc entity.name.tag"
        },
        {
            "foreground": "#0094F0",
            "token": "string.quoted.other.literal.upper.crystal punctuation.definition.string"
        },
        {
            "foreground": "#0094F0",
            "token": "meta.embedded.line.crystal punctuation.section.embedded"
        },
        {
            "foreground": "#0094F0",
            "token": "meta.embedded.line.crystal punctuation.section.embedded source.crystal"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.section.embedded"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.section.tag"
        },
        {
            "foreground": "#0094F0",
            "token": "punctuation.section.embedded source.swift"
        },
        {
            "foreground": "#0094F0",
            "token": "variable.other.bracket punctuation.definition.variable"
        },
        {
            "foreground": "#0094F0",
            "token": "string.interpolated.dollar punctuation.definition.string"
        },
        {
            "foreground": "#0094F0",
            "token": "constant.character.escape punctuation.definition.keyword"
        },
        {
            "foreground": "#0094F0",
            "token": "source.ocaml entity.name.class constant.numeric"
        },
        {
            "foreground": "#0094F0",
            "token": "source.reason entity.name.class"
        },
        {
            "foreground": "#0094F0",
            "token": "keyword.format.specifier.fsharp"
        },
        {
            "foreground": "#0094F0",
            "token": "support.module.elm"
        },
        {
            "foreground": "#0094F0",
            "token": "meta.embedded.block.php punctuation.definition.variable.php"
        },
        {
            "foreground": "#0094F0",
            "token": "source.vala storage.type"
        },
        {
            "foreground": "#0094F0",
            "token": "support.variable.class.group"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.name.type.class"
        },
        {
            "foreground": "#0094F0",
            "token": "source.tf meta.keyword.list"
        },
        {
            "foreground": "#0094F0",
            "token": "source.tf meta.keyword.map"
        },
        {
            "foreground": "#0094F0",
            "token": "entity.name.class.lua"
        },
        {
            "foreground": "#0094F0",
            "token": "markup.substitution"
        },
        {
            "foreground": "#FF530F",
            "token": "invalid"
        },
        {
            "foreground": "#FF530F",
            "token": "invalid.illegal"
        },
        {
            "fontStyle": "italic",
            "token": "comment"
        },
        {
            "fontStyle": "italic",
            "token": "storage.modifier"
        },
        {
            "fontStyle": "italic",
            "token": "punctuation.definition.comment"
        },
        {
            "fontStyle": "italic",
            "token": "entity.other"
        },
        {
            "fontStyle": "italic",
            "token": "variable.language"
        },
        {
            "fontStyle": "italic",
            "token": "support.type.vendored"
        },
        {
            "fontStyle": "italic",
            "token": "support.constant.vendored"
        },
        {
            "fontStyle": "italic",
            "token": "markup.quote"
        },
        {
            "fontStyle": "italic",
            "token": "markup.italic"
        },
        {
            "fontStyle": "italic",
            "token": "tag.decorator.js entity.name.tag.js"
        },
        {
            "fontStyle": "italic",
            "token": "tag.decorator.js punctuation.definition.tag.js"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.control.clojure"
        },
        {
            "fontStyle": "italic",
            "token": "source.clojure meta.symbol.dynamic"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.other.this.cs"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.other.base.cs"
        },
        {
            "fontStyle": "italic",
            "token": "variable.other.member.c"
        },
        {
            "fontStyle": "italic",
            "token": "support.type.core.rust"
        },
        {
            "fontStyle": "italic",
            "token": "variable.other.object.property"
        },
        {
            "fontStyle": "italic",
            "token": "variable.other.property"
        },
        {
            "fontStyle": "italic",
            "token": "source.r meta.function.r keyword.control.r"
        },
        {
            "fontStyle": "italic",
            "token": "comment.line.roxygen.r keyword"
        },
        {
            "fontStyle": "italic",
            "token": "comment.line.roxygen.r variable.parameter.r"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.control.inheritance.coffee"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.documentation.phpdoc.php keyword"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.other.array.phpdoc.php"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.modifier"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.javadoc.java keyword"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.javadoc.java variable.parameter.java"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.operator.documentation.powershell"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.scala"
        },
        {
            "fontStyle": "italic",
            "token": "variable.parameter.function.language.special"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.documentation.scala keyword"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.documentation.scala variable.parameter"
        },
        {
            "fontStyle": "italic",
            "token": "support.function.builtin.go"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.symbol.hashkey.ruby"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.symbol.ruby"
        },
        {
            "fontStyle": "italic",
            "token": "source.vala storage.type.generic"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.table-name"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.placeholder"
        },
        {
            "fontStyle": "italic",
            "token": "variable.other.field"
        },
        {
            "fontStyle": "italic",
            "token": "entity.alias.import.go"
        },
        {
            "fontStyle": "italic",
            "token": "source.swift keyword.other.declaration-specifier"
        },
        {
            "fontStyle": "italic",
            "token": "support.variable.swift"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.other.capture-specifier"
        },
        {
            "fontStyle": "italic",
            "token": "text.tex support.function.emph"
        },
        {
            "fontStyle": "italic",
            "token": "constant.other.math"
        },
        {
            "fontStyle": "italic",
            "token": "support.function.textit"
        },
        {
            "fontStyle": "italic",
            "token": "entity.name.footnote"
        },
        {
            "fontStyle": "italic",
            "token": "entity.name.function.directive.graphql"
        },
        {
            "fontStyle": "italic",
            "token": "source.graphql support.type.enum"
        },
        {
            "fontStyle": "italic",
            "token": "source.ocaml entity.name.filename"
        },
        {
            "fontStyle": "italic",
            "token": "source.reason entity.name.filename"
        },
        {
            "fontStyle": "italic",
            "token": "abstract.definition.fsharp keyword"
        },
        {
            "fontStyle": "italic",
            "token": "abstract.definition.fsharp entity"
        },
        {
            "fontStyle": "italic",
            "token": "function.anonymous keyword"
        },
        {
            "fontStyle": "italic",
            "token": "entity.name.record.field.accessor.elm"
        },
        {
            "fontStyle": "italic",
            "token": "support.type.primitive"
        },
        {
            "fontStyle": "italic",
            "token": "support.type.builtin"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.type.cs"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.built-in"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.primitive"
        },
        {
            "fontStyle": "italic",
            "token": "source.python support.type.python"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.core.rust"
        },
        {
            "fontStyle": "italic",
            "token": "source.swift support.type"
        },
        {
            "fontStyle": "italic",
            "token": "source.go storage.type"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.php"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.function.kotlin"
        },
        {
            "fontStyle": "italic",
            "token": "entity.name.type.kotlin"
        },
        {
            "fontStyle": "italic",
            "token": "support.type.julia"
        },
        {
            "fontStyle": "italic",
            "token": "variable.other.member"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.other.import"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.package"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.import"
        },
        {
            "fontStyle": "italic",
            "token": "source.wsd keyword.control.diagram"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.language.gherkin.feature.step"
        },
        {
            "fontStyle": "italic",
            "token": "source.hlsl storage.type.basic"
        },
        {
            "fontStyle": "italic",
            "token": "source.apex keyword.type"
        },
        {
            "fontStyle": "italic",
            "token": "sharing.modifier"
        },
        {
            "fontStyle": "italic",
            "token": "source.nim storage.type.concrete"
        },
        {
            "fontStyle": "italic",
            "token": "meta.preprocessor.pragma.nim"
        },
        {
            "fontStyle": "italic",
            "token": "storage.type.integral"
        },
        {
            "fontStyle": "italic",
            "token": "entity.name.scope-resolution.function.call"
        },
        {
            "fontStyle": "italic",
            "token": "support.class.builtin"
        },
        {
            "fontStyle": "italic",
            "token": "comment.block.documentation storage.type.class"
        },
        {
            "fontStyle": "italic",
            "token": "source.tf meta.keyword.string"
        },
        {
            "fontStyle": "italic",
            "token": "source.tf meta.keyword.number"
        },
        {
            "fontStyle": "italic",
            "token": "source.scala entity.name.class"
        },
        {
            "fontStyle": "italic",
            "token": "meta.import keyword.control"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.control.export"
        },
        {
            "fontStyle": "italic",
            "token": "source.vue meta.directive punctuation.separator.key-value"
        },
        {
            "fontStyle": "italic",
            "token": "keyword.local.lua"
        },
        {
            "fontStyle": "italic",
            "token": "markup.list"
        },
        {
            "fontStyle": "italic",
            "token": "markup.mark.constrained markup.mark"
        },
        {
            "fontStyle": "italic",
            "token": "markup.block.open"
        },
        {
            "fontStyle": "bold",
            "token": "keyword"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.control"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.operator"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.other.template"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.other.substitution"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.function.arrow"
        },
        {
            "fontStyle": "bold",
            "token": "constant.other.color"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.accessor"
        },
        {
            "fontStyle": "bold",
            "token": "entity.name.section"
        },
        {
            "fontStyle": "bold",
            "token": "markup.bold"
        },
        {
            "fontStyle": "bold",
            "token": "markup.bold string"
        },
        {
            "fontStyle": "bold",
            "token": "markdown.heading"
        },
        {
            "fontStyle": "bold",
            "token": "markup.inline.raw punctuation.definition.raw"
        },
        {
            "fontStyle": "bold",
            "token": "markup.heading"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.function.pug"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.function.python"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.annotation"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.bracket.angle"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.other.new"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.separator.question-mark.cs"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.generic.wildcard"
        },
        {
            "fontStyle": "bold",
            "token": "source.go keyword.operator"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.separator.namespace"
        },
        {
            "fontStyle": "bold",
            "token": "constant.other.symbol.ruby punctuation.definition.constant.ruby"
        },
        {
            "fontStyle": "bold",
            "token": "variable.parameter"
        },
        {
            "fontStyle": "bold",
            "token": "support.function.builtin.rust"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.function.coffee"
        },
        {
            "fontStyle": "bold",
            "token": "entity.name.variable.parameter"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.separator.hash.cs"
        },
        {
            "fontStyle": "bold",
            "token": "constant.other.symbol.ruby punctuation.definition.constant.ruby"
        },
        {
            "fontStyle": "bold",
            "token": "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby"
        },
        {
            "fontStyle": "bold",
            "token": "meta.function.parameters variable.other"
        },
        {
            "fontStyle": "bold",
            "token": "entity.name.type.annotation.kotlin"
        },
        {
            "fontStyle": "bold",
            "token": "storage.type.objc"
        },
        {
            "fontStyle": "bold",
            "token": "parameter.variable.function"
        },
        {
            "fontStyle": "bold",
            "token": "markup punctuation.definition"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.section.directive"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.definition.preprocessor"
        },
        {
            "fontStyle": "bold",
            "token": "source.ruby punctuation.definition.variable"
        },
        {
            "fontStyle": "bold",
            "token": "punctuation.separator.method"
        },
        {
            "fontStyle": "bold",
            "token": "support.function.textbf"
        },
        {
            "fontStyle": "bold",
            "token": "source.graphql support.type.builtin"
        },
        {
            "fontStyle": "bold",
            "token": "source.ocaml variable.interpolation string"
        },
        {
            "fontStyle": "bold",
            "token": "entity.name.function.definition.special.constructor"
        },
        {
            "fontStyle": "bold",
            "token": "entity.name.function.definition.special.member.destructor."
        },
        {
            "fontStyle": "bold",
            "token": "meta.function.parameters variable punctuation.definition.variable.php"
        },
        {
            "fontStyle": "bold",
            "token": "source.wsd keyword.other.activity"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.control.class.ruby"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.control.def.ruby"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.function.go"
        },
        {
            "fontStyle": "bold",
            "token": "keyword.other.fn.rust"
        },
        {
            "fontStyle": "bold",
            "token": "markup.other.anchor"
        },
        {
            "fontStyle": "bold",
            "token": "markup.list.bullet"
        },
        {
            "fontStyle": "bold",
            "token": "markup.list punctuation.definition"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.bold markup.italic"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.italic markup.bold"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.quote markup.bold"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.bold markup.italic string"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.italic markup.bold string"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.quote markup.bold string"
        },
        {
            "fontStyle": "bold italic",
            "token": "text.html punctuation.section.embedded"
        },
        {
            "fontStyle": "bold italic",
            "token": "variable.other.c"
        },
        {
            "fontStyle": "bold italic",
            "token": "storage.modifier.lifetime.rust"
        },
        {
            "fontStyle": "bold italic",
            "token": "entity.name.lifetime.rust"
        },
        {
            "fontStyle": "bold italic",
            "token": "source.rust meta.attribute.rust"
        },
        {
            "fontStyle": "bold italic",
            "token": "meta.attribute.id entity.other.attribute-name"
        },
        {
            "fontStyle": "bold italic",
            "token": "source.ocaml punctuation.definition.tag emphasis"
        },
        {
            "fontStyle": "bold italic",
            "token": "source.tf entity.name"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.quote punctuation.definition"
        },
        {
            "fontStyle": "bold italic",
            "token": "markup.fenced_code punctuation.definition"
        },
        {
            "fontStyle": "bold italic",
            "token": "fenced_code.block.language"
        },
        {
            "fontStyle": "",
            "token": "keyword.begin.tag.ejs"
        },
        {
            "fontStyle": "",
            "token": "source.python meta.function.decorator.python support.type.python"
        },
        {
            "fontStyle": "",
            "token": "source.cs keyword.other"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.var.cs"
        },
        {
            "fontStyle": "",
            "token": "source.go keyword"
        },
        {
            "fontStyle": "",
            "token": "storage.modifier.static.rust"
        },
        {
            "fontStyle": "",
            "token": "variable.parameter.r"
        },
        {
            "fontStyle": "",
            "token": "variable.parameter.handlebars"
        },
        {
            "fontStyle": "",
            "token": "storage.modifier.import"
        },
        {
            "fontStyle": "",
            "token": "storage.modifier.package"
        },
        {
            "fontStyle": "",
            "token": "meta.class.identifier storage.modifier"
        },
        {
            "fontStyle": "",
            "token": "keyword.operator.other.powershell"
        },
        {
            "fontStyle": "",
            "token": "source.css variable.parameter"
        },
        {
            "fontStyle": "",
            "token": "string.interpolated variable.parameter"
        },
        {
            "fontStyle": "",
            "token": "source.apacheconf keyword"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.julia"
        },
        {
            "fontStyle": "",
            "token": "storage.modifier.using.vala"
        },
        {
            "fontStyle": "",
            "token": "source.objc keyword.other.property.attribute"
        },
        {
            "fontStyle": "",
            "token": "source.sql keyword.other"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.using.vala"
        },
        {
            "fontStyle": "",
            "token": "keyword.operator.function.infix"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.directive"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.rust"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.declaration-specifier.swift"
        },
        {
            "fontStyle": "",
            "token": "entity.name.function.swift"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.class"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.def"
        },
        {
            "fontStyle": "",
            "token": "punctuation.definition.variable"
        },
        {
            "fontStyle": "",
            "token": "entity.name.section.latex"
        },
        {
            "fontStyle": "",
            "token": "source.ocaml keyword markup.underline"
        },
        {
            "fontStyle": "",
            "token": "source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css"
        },
        {
            "fontStyle": "",
            "token": "source.reason entity.other.attribute-name constant.language constant.numeric"
        },
        {
            "fontStyle": "",
            "token": "keyword.format.specifier.fsharp"
        },
        {
            "fontStyle": "",
            "token": "entity.name.section.fsharp"
        },
        {
            "fontStyle": "",
            "token": "binding.fsharp keyword"
        },
        {
            "fontStyle": "",
            "token": "binding.fsharp keyword.symbol"
        },
        {
            "fontStyle": "",
            "token": "record.fsharp keyword"
        },
        {
            "fontStyle": "",
            "token": "keyword.symbol.fsharp"
        },
        {
            "fontStyle": "",
            "token": "entity.name.section.fsharp keyword"
        },
        {
            "fontStyle": "",
            "token": "namespace.open.fsharp keyword"
        },
        {
            "fontStyle": "",
            "token": "namespace.open.fsharp entity"
        },
        {
            "fontStyle": "",
            "token": "storage.type"
        },
        {
            "fontStyle": "",
            "token": "source.cpp keyword.other"
        },
        {
            "fontStyle": "",
            "token": "source.c keyword.other"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.unit"
        },
        {
            "fontStyle": "",
            "token": "storage.modifier.array.bracket"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.default"
        },
        {
            "fontStyle": "",
            "token": "meta.import.haskell keyword"
        },
        {
            "fontStyle": "",
            "token": "keyword.declaration.dart"
        },
        {
            "fontStyle": "",
            "token": "source.wsd keyword.other"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.skinparam"
        },
        {
            "fontStyle": "",
            "token": "source.css keyword.control"
        },
        {
            "fontStyle": "",
            "token": "source.css keyword.operator"
        },
        {
            "fontStyle": "",
            "token": "keyword.language.gherkin.feature.scenario"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.cucumber.table"
        },
        {
            "fontStyle": "",
            "token": "source.toml entity.other.attribute-name"
        },
        {
            "fontStyle": "",
            "token": "source.toml keyword"
        },
        {
            "fontStyle": "",
            "token": "keyword.other.nim"
        },
        {
            "fontStyle": "",
            "token": "source.nim keyword.other.common.function"
        },
        {
            "fontStyle": "",
            "token": "source.nim keyword.other"
        },
        {
            "fontStyle": "",
            "token": "source.scala keyword.declaration"
        },
        {
            "fontStyle": "",
            "token": "source.scala entity.name.class.declaration"
        },
        {
            "fontStyle": "",
            "token": "keyword.control.lua"
        },
        {
            "foreground": "#316BCD",
            "token": "token.info-token"
        },
        {
            "foreground": "#CD9731",
            "token": "token.warn-token"
        },
        {
            "foreground": "#CD3131",
            "token": "token.error-token"
        },
        {
            "foreground": "#800080",
            "token": "token.debug-token"
        },
        {
            "token": "",
            "foreground": "#005661"
        }
    ],
    "encodedTokensColors": []
}