Skip to content

Instantly share code, notes, and snippets.

@tika
Created January 11, 2025 13:42
Show Gist options
  • Save tika/a94ca588c811d01345e76d705b8dbbed to your computer and use it in GitHub Desktop.
Save tika/a94ca588c811d01345e76d705b8dbbed to your computer and use it in GitHub Desktop.
Kahuna theme for vs-code
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"activityBar.activeBorder": "#868690",
"activityBar.background": "#1b1c1c",
"activityBar.dropBorder": "#131317",
"activityBar.foreground": "#868690",
"activityBar.inactiveForeground": "#575861",
"activityBarBadge.background": "#99f6dd",
"activityBarBadge.foreground": "#1b1c1c",
"badge.background": "#99f6dd",
"badge.foreground": "#1b1c1c",
"banner.background": "#191a1a",
"banner.foreground": "#868690",
"banner.iconForeground": "#575861",
"breadcrumb.activeSelectionForeground": "#99f6dd",
"breadcrumb.background": "#1b1c1c",
"breadcrumb.focusForeground": "#575861",
"breadcrumb.foreground": "#43444d",
"breadcrumbPicker.background": "#191a1a",
"button.background": "#99f6dd",
"button.foreground": "#1b1c1c",
"button.hoverBackground": "#99f6dde6",
"button.secondaryBackground": "#191a1a",
"button.secondaryForeground": "#868690",
"button.secondaryHoverBackground": "#131317",
"charts.foreground": "#868690",
"charts.lines": "#575861",
"charts.orange": "#99f6dd",
"checkbox.background": "#191a1a",
"checkbox.border": "#817c9c26",
"checkbox.foreground": "#868690",
"debugExceptionWidget.background": "#191a1a",
"debugExceptionWidget.border": "#817c9c26",
"debugIcon.breakpointCurrentStackframeForeground": "#575861",
"debugIcon.breakpointDisabledForeground": "#575861",
"debugIcon.breakpointForeground": "#575861",
"debugIcon.breakpointStackframeForeground": "#575861",
"debugIcon.breakpointUnverifiedForeground": "#575861",
"debugIcon.continueForeground": "#575861",
"debugIcon.disconnectForeground": "#575861",
"debugIcon.pauseForeground": "#575861",
"debugIcon.restartForeground": "#575861",
"debugIcon.startForeground": "#575861",
"debugIcon.stepBackForeground": "#575861",
"debugIcon.stepIntoForeground": "#575861",
"debugIcon.stepOutForeground": "#575861",
"debugIcon.stepOverForeground": "#575861",
"debugIcon.stopForeground": "#f58ee0",
"debugToolBar.background": "#191a1a",
"debugToolBar.border": "#131317",
"descriptionForeground": "#575861",
"diffEditor.border": "#131317",
"diffEditor.diagonalFill": "#817c9c4d",
"diffEditor.insertedTextBackground": "#c58fff14",
"diffEditor.insertedTextBorder": "#c58fff80",
"diffEditor.removedTextBackground": "#f58ee014",
"diffEditor.removedTextBorder": "#f58ee080",
"dropdown.background": "#191a1a",
"dropdown.border": "#817c9c26",
"dropdown.foreground": "#868690",
"dropdown.listBackground": "#191a1a",
"editor.background": "#1b1c1c",
"editor.findMatchBackground": "#817c9c4d",
"editor.findMatchHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBorder": "#00000000",
"editor.focusedStackFrameHighlightBackground": "#817c9c26",
"editor.foldBackground": "#191a1a",
"editor.foreground": "#868690",
"editor.hoverHighlightBackground": "#00000000",
"editor.inactiveSelectionBackground": "#817c9c14",
"editor.inlineValuesBackground": "#00000000",
"editor.inlineValuesForeground": "#575861",
"editor.lineHighlightBackground": "#817c9c14",
"editor.lineHighlightBorder": "#00000000",
"editor.linkedEditingBackground": "#191a1a",
"editor.rangeHighlightBackground": "#817c9c14",
"editor.rangeHighlightBorder": "#00000000",
"editor.selectionBackground": "#817c9c26",
"editor.selectionForeground": "#868690",
"editor.selectionHighlightBackground": "#817c9c26",
"editor.selectionHighlightBorder": "#00000000",
"editor.snippetFinalTabstopHighlightBackground": "#817c9c26",
"editor.snippetFinalTabstopHighlightBorder": "#191a1a",
"editor.snippetTabstopHighlightBackground": "#817c9c26",
"editor.snippetTabstopHighlightBorder": "#191a1a",
"editor.stackFrameHighlightBackground": "#817c9c26",
"editor.symbolHighlightBackground": "#817c9c26",
"editor.symbolHighlightBorder": "#00000000",
"editor.wordHighlightBackground": "#817c9c26",
"editor.wordHighlightBorder": "#00000000",
"editor.wordHighlightStrongBackground": "#817c9c26",
"editor.wordHighlightStrongBorder": "#817c9c26",
"editorBracketHighlight.foreground1": "#f58ee090",
"editorBracketHighlight.foreground2": "#8eb6f590",
"editorBracketHighlight.foreground3": "#9898a690",
"editorBracketHighlight.foreground4": "#c58fff90",
"editorBracketHighlight.foreground5": "#99f6dd90",
"editorBracketHighlight.foreground6": "#fdfdfe90",
"editorBracketMatch.background": "#00000000",
"editorBracketMatch.border": "#575861",
"editorBracketPairGuide.activeBackground1": "#8eb6f5",
"editorBracketPairGuide.activeBackground2": "#99f6dd",
"editorBracketPairGuide.activeBackground3": "#fdfdfe",
"editorBracketPairGuide.activeBackground4": "#c58fff",
"editorBracketPairGuide.activeBackground5": "#9898a6",
"editorBracketPairGuide.activeBackground6": "#f58ee0",
"editorBracketPairGuide.background1": "#8eb6f580",
"editorBracketPairGuide.background2": "#99f6dd80",
"editorBracketPairGuide.background3": "#fdfdfe80",
"editorBracketPairGuide.background4": "#c58fff80",
"editorBracketPairGuide.background5": "#9898a680",
"editorBracketPairGuide.background6": "#f58ee080",
"editorCodeLens.foreground": "#99f6dd",
"editorCursor.background": "#868690",
"editorCursor.foreground": "#c58fff",
"editorError.border": "#00000000",
"editorError.foreground": "#f58ee0",
"editorGhostText.foreground": "#575861",
"editorGroup.border": "#00000000",
"editorGroup.dropBackground": "#191a1a",
"editorGroup.emptyBackground": "#00000000",
"editorGroup.focusedEmptyBorder": "#00000000",
"editorGroupHeader.noTabsBackground": "#00000000",
"editorGroupHeader.tabsBackground": "#00000000",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGutter.addedBackground": "#c58fff",
"editorGutter.background": "#00000000",
"editorGutter.commentRangeForeground": "#575861",
"editorGutter.deletedBackground": "#f58ee0",
"editorGutter.foldingControlForeground": "#fdfdfe",
"editorGutter.modifiedBackground": "#99f6dd",
"editorHint.border": "#00000000",
"editorHint.foreground": "#575861",
"editorHoverWidget.background": "#191a1a",
"editorHoverWidget.border": "#43444d80",
"editorHoverWidget.foreground": "#575861",
"editorHoverWidget.highlightForeground": "#868690",
"editorHoverWidget.statusBarBackground": "#00000000",
"editorIndentGuide.activeBackground": "#43444d",
"editorIndentGuide.background": "#817c9c4d",
"editorInfo.border": "#131317",
"editorInfo.foreground": "#c58fff",
"editorInlayHint.background": "#131317",
"editorInlayHint.foreground": "#575861",
"editorInlayHint.parameterBackground": "#131317",
"editorInlayHint.parameterForeground": "#fdfdfe",
"editorInlayHint.typeBackground": "#131317",
"editorInlayHint.typeForeground": "#c58fff",
"editorLightBulb.foreground": "#8eb6f5",
"editorLightBulbAutoFix.foreground": "#99f6dd",
"editorLineNumber.activeForeground": "#868690",
"editorLineNumber.foreground": "#575861",
"editorLink.activeForeground": "#99f6dd",
"editorMarkerNavigation.background": "#191a1a",
"editorMarkerNavigationError.background": "#191a1a",
"editorMarkerNavigationInfo.background": "#191a1a",
"editorMarkerNavigationWarning.background": "#191a1a",
"editorOverviewRuler.addedForeground": "#c58fff80",
"editorOverviewRuler.background": "#1b1c1c",
"editorOverviewRuler.border": "#817c9c4d",
"editorOverviewRuler.bracketMatchForeground": "#575861",
"editorOverviewRuler.commonContentForeground": "#817c9c14",
"editorOverviewRuler.currentContentForeground": "#817c9c26",
"editorOverviewRuler.deletedForeground": "#f58ee080",
"editorOverviewRuler.errorForeground": "#f58ee080",
"editorOverviewRuler.findMatchForeground": "#817c9c4d",
"editorOverviewRuler.incomingContentForeground": "#fdfdfe80",
"editorOverviewRuler.infoForeground": "#c58fff80",
"editorOverviewRuler.modifiedForeground": "#99f6dd80",
"editorOverviewRuler.rangeHighlightForeground": "#817c9c4d",
"editorOverviewRuler.selectionHighlightForeground": "#817c9c4d",
"editorOverviewRuler.warningForeground": "#9898a680",
"editorOverviewRuler.wordHighlightForeground": "#817c9c26",
"editorOverviewRuler.wordHighlightStrongForeground": "#817c9c4d",
"editorPane.background": "#00000000",
"editorRuler.foreground": "#817c9c4d",
"editorSuggestWidget.background": "#191a1a",
"editorSuggestWidget.border": "#00000000",
"editorSuggestWidget.focusHighlightForeground": "#99f6dd",
"editorSuggestWidget.foreground": "#575861",
"editorSuggestWidget.highlightForeground": "#99f6dd",
"editorSuggestWidget.selectedBackground": "#817c9c26",
"editorSuggestWidget.selectedForeground": "#868690",
"editorSuggestWidget.selectedIconForeground": "#868690",
"editorUnnecessaryCode.border": "#00000000",
"editorUnnecessaryCode.opacity": "#00000080",
"editorWarning.border": "#00000000",
"editorWarning.foreground": "#9898a6",
"editorWhitespace.foreground": "#43444d",
"editorWidget.background": "#191a1a",
"editorWidget.border": "#131317",
"editorWidget.foreground": "#575861",
"editorWidget.resizeBorder": "#43444d",
"errorForeground": "#f58ee0",
"extensionBadge.remoteBackground": "#fdfdfe",
"extensionBadge.remoteForeground": "#1b1c1c",
"extensionButton.prominentBackground": "#99f6dd",
"extensionButton.prominentForeground": "#1b1c1c",
"extensionButton.prominentHoverBackground": "#99f6dde6",
"extensionIcon.starForeground": "#99f6dd",
"extensionIcon.verifiedForeground": "#fdfdfe",
"focusBorder": "#817c9c26",
"foreground": "#868690",
"gitDecoration.addedResourceForeground": "#c58fff",
"gitDecoration.conflictingResourceForeground": "#f58ee0",
"gitDecoration.deletedResourceForeground": "#575861",
"gitDecoration.ignoredResourceForeground": "#43444d",
"gitDecoration.modifiedResourceForeground": "#99f6dd",
"gitDecoration.renamedResourceForeground": "#8eb6f5",
"gitDecoration.stageDeletedResourceForeground": "#c58fff",
"gitDecoration.stageModifiedResourceForeground": "#fdfdfe",
"gitDecoration.submoduleResourceForeground": "#9898a6",
"gitDecoration.untrackedResourceForeground": "#9898a6",
"icon.foreground": "#575861",
"input.background": "#13131780",
"input.border": "#817c9c26",
"input.foreground": "#868690",
"input.placeholderForeground": "#575861",
"inputOption.activeBackground": "#99f6dd",
"inputOption.activeBorder": "#00000000",
"inputOption.activeForeground": "#1b1c1c",
"inputValidation.errorBackground": "#00000000",
"inputValidation.errorBorder": "#00000000",
"inputValidation.errorForeground": "#f58ee0",
"inputValidation.infoBackground": "#00000000",
"inputValidation.infoBorder": "#00000000",
"inputValidation.infoForeground": "#c58fff",
"inputValidation.warningBackground": "#00000000",
"inputValidation.warningBorder": "#00000000",
"inputValidation.warningForeground": "#c58fff80",
"keybindingLabel.background": "#131317",
"keybindingLabel.border": "#817c9c4d",
"keybindingLabel.bottomBorder": "#817c9c4d",
"keybindingLabel.foreground": "#fdfdfe",
"keybindingTable.headerBackground": "#131317",
"keybindingTable.rowsBackground": "#191a1a",
"list.activeSelectionBackground": "#817c9c26",
"list.activeSelectionForeground": "#868690",
"list.activeSelectionIconForeground": "#868690",
"list.deemphasizedForeground": "#575861",
"list.dropBackground": "#191a1a",
"list.errorForeground": "#f58ee0",
"list.filterMatchBackground": "#191a1a",
"list.filterMatchBorder": "#99f6dd",
"list.focusBackground": "#817c9c4d",
"list.focusForeground": "#868690",
"list.focusOutline": "#817c9c26",
"list.highlightForeground": "#99f6dd",
"list.hoverBackground": "#817c9c14",
"list.hoverForeground": "#868690",
"list.inactiveFocusBackground": "#817c9c14",
"list.inactiveSelectionBackground": "#191a1a",
"list.inactiveSelectionForeground": "#868690",
"list.inactiveSelectionIconForeground": "#575861",
"list.invalidItemForeground": "#f58ee0",
"list.warningForeground": "#9898a6",
"listFilterWidget.background": "#191a1a",
"listFilterWidget.noMatchesOutline": "#f58ee0",
"listFilterWidget.outline": "#131317",
"menu.background": "#191a1a",
"menu.border": "#817c9c14",
"menu.foreground": "#868690",
"menu.selectionBackground": "#817c9c26",
"menu.selectionBorder": "#131317",
"menu.selectionForeground": "#868690",
"menu.separatorBackground": "#868690",
"menubar.selectionBackground": "#817c9c26",
"menubar.selectionBorder": "#817c9c14",
"menubar.selectionForeground": "#868690",
"merge.border": "#131317",
"merge.commonContentBackground": "#817c9c26",
"merge.commonHeaderBackground": "#817c9c26",
"merge.currentContentBackground": "#9898a680",
"merge.currentHeaderBackground": "#9898a680",
"merge.incomingContentBackground": "#c58fff80",
"merge.incomingHeaderBackground": "#c58fff80",
"minimap.background": "#191a1a",
"minimap.errorHighlight": "#f58ee080",
"minimap.findMatchHighlight": "#817c9c26",
"minimap.selectionHighlight": "#817c9c26",
"minimap.warningHighlight": "#9898a680",
"minimapGutter.addedBackground": "#c58fff",
"minimapGutter.deletedBackground": "#f58ee0",
"minimapGutter.modifiedBackground": "#99f6dd",
"minimapSlider.activeBackground": "#817c9c4d",
"minimapSlider.background": "#817c9c26",
"minimapSlider.hoverBackground": "#817c9c26",
"notificationCenter.border": "#817c9c26",
"notificationCenterHeader.background": "#191a1a",
"notificationCenterHeader.foreground": "#575861",
"notificationLink.foreground": "#fdfdfe",
"notificationToast.border": "#817c9c26",
"notifications.background": "#191a1a",
"notifications.border": "#817c9c26",
"notifications.foreground": "#868690",
"notificationsErrorIcon.foreground": "#f58ee0",
"notificationsInfoIcon.foreground": "#c58fff",
"notificationsWarningIcon.foreground": "#9898a6",
"panel.background": "#191a1a",
"panel.border": "#00000000",
"panel.dropBorder": "#131317",
"panelInput.border": "#191a1a",
"panelSection.dropBackground": "#817c9c26",
"panelSectionHeader.background": "#191a1a",
"panelSectionHeader.foreground": "#868690",
"panelTitle.activeBorder": "#817c9c4d",
"panelTitle.activeForeground": "#868690",
"panelTitle.inactiveForeground": "#575861",
"peekView.border": "#131317",
"peekViewEditor.background": "#191a1a",
"peekViewEditor.matchHighlightBackground": "#817c9c4d",
"peekViewResult.background": "#191a1a",
"peekViewResult.fileForeground": "#575861",
"peekViewResult.lineForeground": "#575861",
"peekViewResult.matchHighlightBackground": "#817c9c4d",
"peekViewResult.selectionBackground": "#817c9c26",
"peekViewResult.selectionForeground": "#868690",
"peekViewTitle.background": "#131317",
"peekViewTitleDescription.foreground": "#575861",
"pickerGroup.border": "#817c9c4d",
"pickerGroup.foreground": "#fdfdfe",
"ports.iconRunningProcessForeground": "#99f6dd",
"problemsErrorIcon.foreground": "#f58ee0",
"problemsInfoIcon.foreground": "#c58fff",
"problemsWarningIcon.foreground": "#9898a6",
"progressBar.background": "#99f6dd",
"quickInput.background": "#191a1a",
"quickInput.foreground": "#575861",
"quickInputList.focusBackground": "#817c9c26",
"quickInputList.focusForeground": "#868690",
"quickInputList.focusIconForeground": "#868690",
"scrollbar.shadow": "#00000000",
"scrollbarSlider.activeBackground": "#817c9c4d",
"scrollbarSlider.background": "#817c9c14",
"scrollbarSlider.hoverBackground": "#817c9c26",
"searchEditor.findMatchBackground": "#817c9c26",
"selection.background": "#817c9c4d",
"settings.focusedRowBackground": "#191a1a",
"settings.focusedRowBorder": "#817c9c26",
"settings.headerForeground": "#868690",
"settings.modifiedItemIndicator": "#99f6dd",
"settings.rowHoverBackground": "#191a1a",
"sideBar.background": "#1b1c1c",
"sideBar.dropBackground": "#191a1a",
"sideBar.foreground": "#575861",
"sideBarSectionHeader.background": "#00000000",
"sideBarSectionHeader.border": "#817c9c26",
"statusBar.background": "#1b1c1c",
"statusBar.debuggingBackground": "#fdfdfe",
"statusBar.debuggingForeground": "#1b1c1c",
"statusBar.foreground": "#575861",
"statusBar.noFolderBackground": "#1b1c1c",
"statusBar.noFolderForeground": "#575861",
"statusBarItem.activeBackground": "#817c9c4d",
"statusBarItem.errorBackground": "#1b1c1c",
"statusBarItem.errorForeground": "#f58ee0",
"statusBarItem.hoverBackground": "#817c9c26",
"statusBarItem.prominentBackground": "#131317",
"statusBarItem.prominentForeground": "#868690",
"statusBarItem.prominentHoverBackground": "#817c9c26",
"statusBarItem.remoteBackground": "#1b1c1c",
"statusBarItem.remoteForeground": "#9898a6",
"symbolIcon.arrayForeground": "#575861",
"symbolIcon.classForeground": "#575861",
"symbolIcon.colorForeground": "#575861",
"symbolIcon.constantForeground": "#575861",
"symbolIcon.constructorForeground": "#575861",
"symbolIcon.enumeratorForeground": "#575861",
"symbolIcon.enumeratorMemberForeground": "#575861",
"symbolIcon.eventForeground": "#575861",
"symbolIcon.fieldForeground": "#575861",
"symbolIcon.fileForeground": "#575861",
"symbolIcon.folderForeground": "#575861",
"symbolIcon.functionForeground": "#575861",
"symbolIcon.interfaceForeground": "#575861",
"symbolIcon.keyForeground": "#575861",
"symbolIcon.keywordForeground": "#575861",
"symbolIcon.methodForeground": "#575861",
"symbolIcon.moduleForeground": "#575861",
"symbolIcon.namespaceForeground": "#575861",
"symbolIcon.nullForeground": "#575861",
"symbolIcon.numberForeground": "#575861",
"symbolIcon.objectForeground": "#575861",
"symbolIcon.operatorForeground": "#575861",
"symbolIcon.packageForeground": "#575861",
"symbolIcon.propertyForeground": "#575861",
"symbolIcon.referenceForeground": "#575861",
"symbolIcon.snippetForeground": "#575861",
"symbolIcon.stringForeground": "#575861",
"symbolIcon.structForeground": "#575861",
"symbolIcon.textForeground": "#575861",
"symbolIcon.typeParameterForeground": "#575861",
"symbolIcon.unitForeground": "#575861",
"symbolIcon.variableForeground": "#575861",
"tab.activeBackground": "#817c9c14",
"tab.activeBorderTop": "#99f6dd",
"tab.activeForeground": "#868690",
"tab.activeModifiedBorder": "#c58fff",
"tab.border": "#00000000",
"tab.hoverBackground": "#817c9c26",
"tab.inactiveBackground": "#00000000",
"tab.inactiveForeground": "#575861",
"tab.inactiveModifiedBorder": "#c58fff80",
"tab.lastPinnedBorder": "#43444d",
"tab.unfocusedActiveBackground": "#00000000",
"tab.unfocusedHoverBackground": "#00000000",
"tab.unfocusedInactiveBackground": "#00000000",
"tab.unfocusedInactiveModifiedBorder": "#c58fff80",
"terminal.ansiBlack": "#131317",
"terminal.ansiBlue": "#c58fff",
"terminal.ansiBrightBlack": "#575861",
"terminal.ansiBrightBlue": "#c58fff",
"terminal.ansiBrightCyan": "#99f6dd",
"terminal.ansiBrightGreen": "#8eb6f5",
"terminal.ansiBrightMagenta": "#fdfdfe",
"terminal.ansiBrightRed": "#f58ee0",
"terminal.ansiBrightWhite": "#868690",
"terminal.ansiBrightYellow": "#9898a6",
"terminal.ansiCyan": "#99f6dd",
"terminal.ansiGreen": "#8eb6f5",
"terminal.ansiMagenta": "#fdfdfe",
"terminal.ansiRed": "#f58ee0",
"terminal.ansiWhite": "#868690",
"terminal.ansiYellow": "#9898a6",
"terminal.dropBackground": "#817c9c26",
"terminal.foreground": "#868690",
"terminal.selectionBackground": "#817c9c26",
"terminal.tab.activeBorder": "#868690",
"terminalCursor.background": "#868690",
"terminalCursor.foreground": "#43444d",
"textBlockQuote.background": "#191a1a",
"textBlockQuote.border": "#817c9c26",
"textCodeBlock.background": "#191a1a",
"textLink.activeForeground": "#fdfdfee6",
"textLink.foreground": "#fdfdfe",
"textPreformat.foreground": "#9898a6",
"textSeparator.foreground": "#575861",
"titleBar.activeBackground": "#1b1c1c",
"titleBar.activeForeground": "#575861",
"titleBar.inactiveBackground": "#191a1a",
"titleBar.inactiveForeground": "#575861",
"toolbar.activeBackground": "#817c9c4d",
"toolbar.hoverBackground": "#817c9c26",
"tree.indentGuidesStroke": "#575861",
"walkThrough.embeddedEditorBackground": "#1b1c1c",
"welcomePage.background": "#1b1c1c",
"widget.shadow": "#1917244d",
"window.activeBorder": "#191a1a",
"window.inactiveBorder": "#191a1a"
//"actionBar.toggledBackground": "#99f6dd",
//"activityBarTop.activeBorder": "#e7e7e7",
//"activityBarTop.dropBorder": "#e7e7e7",
//"activityBarTop.foreground": "#e7e7e7",
//"activityBarTop.inactiveForeground": "#e7e7e799",
//"activityErrorBadge.background": "#f14c4c",
//"activityErrorBadge.foreground": "#000000",
//"activityWarningBadge.background": "#cca700",
//"activityWarningBadge.foreground": "#000000",
//"button.separator": "#1b1c1c66",
//"charts.blue": "#c58fff",
//"charts.green": "#89d185",
//"charts.purple": "#b180d7",
//"charts.red": "#f58ee0",
//"charts.yellow": "#9898a6",
//"chat.avatarBackground": "#1f1f1f",
//"chat.avatarForeground": "#868690",
//"chat.editedFileForeground": "#e2c08d",
//"chat.requestBackground": "#1b1c1c9e",
//"chat.requestBorder": "#ffffff1a",
//"chat.slashCommandBackground": "#34414b8f",
//"chat.slashCommandForeground": "#40a6ff",
//"checkbox.selectBackground": "#191a1a",
//"checkbox.selectBorder": "#575861",
//"commandCenter.activeBackground": "#ffffff14",
//"commandCenter.activeBorder": "#5758614d",
//"commandCenter.activeForeground": "#868690",
//"commandCenter.background": "#ffffff0d",
//"commandCenter.border": "#57586133",
//"commandCenter.debuggingBackground": "#fdfdfe42",
//"commandCenter.foreground": "#575861",
//"commandCenter.inactiveBorder": "#57586140",
//"commandCenter.inactiveForeground": "#575861",
//"commentsView.resolvedIcon": "#cccccc80",
//"commentsView.unresolvedIcon": "#817c9c26",
//"debugConsole.errorForeground": "#f58ee0",
//"debugConsole.infoForeground": "#c58fff",
//"debugConsole.sourceForeground": "#868690",
//"debugConsole.warningForeground": "#9898a6",
//"debugConsoleInputIcon.foreground": "#868690",
//"debugTokenExpression.boolean": "#4e94ce",
//"debugTokenExpression.error": "#f48771",
//"debugTokenExpression.name": "#c586c0",
//"debugTokenExpression.number": "#b5cea8",
//"debugTokenExpression.string": "#ce9178",
//"debugTokenExpression.type": "#4a90e2",
//"debugTokenExpression.value": "#cccccc99",
//"debugView.exceptionLabelBackground": "#6c2022",
//"debugView.exceptionLabelForeground": "#868690",
//"debugView.stateLabelBackground": "#88888844",
//"debugView.stateLabelForeground": "#868690",
//"debugView.valueChangedHighlight": "#569cd6",
//"diffEditor.insertedLineBackground": "#9bb95533",
//"diffEditor.move.border": "#8b8b8b9c",
//"diffEditor.moveActive.border": "#ffa500",
//"diffEditor.removedLineBackground": "#ff000033",
//"diffEditor.unchangedCodeBackground": "#74747429",
//"diffEditor.unchangedRegionBackground": "#1b1c1c",
//"diffEditor.unchangedRegionForeground": "#868690",
//"diffEditor.unchangedRegionShadow": "#000000",
//"disabledForeground": "#cccccc80",
//"editor.compositionBorder": "#ffffff",
//"editor.foldPlaceholderForeground": "#808080",
//"editor.placeholder.foreground": "#575861",
//"editor.wordHighlightTextBackground": "#817c9c26",
//"editor.wordHighlightTextBorder": "#00000000",
//"editorActionList.background": "#191a1a",
//"editorActionList.focusBackground": "#817c9c26",
//"editorActionList.focusForeground": "#868690",
//"editorActionList.foreground": "#575861",
//"editorActiveLineNumber.foreground": "#c6c6c6",
//"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212cc",
//"editorCommentsWidget.rangeActiveBackground": "#817c9c04",
//"editorCommentsWidget.rangeBackground": "#817c9c04",
//"editorCommentsWidget.replyInputBackground": "#131317",
//"editorCommentsWidget.resolvedBorder": "#cccccc80",
//"editorCommentsWidget.unresolvedBorder": "#817c9c26",
//"editorGroup.dropIntoPromptBackground": "#191a1a",
//"editorGroup.dropIntoPromptForeground": "#575861",
//"editorGutter.commentGlyphForeground": "#868690",
//"editorGutter.commentUnresolvedGlyphForeground": "#868690",
//"editorIndentGuide.activeBackground1": "#43444d",
//"editorIndentGuide.activeBackground2": "#00000000",
//"editorIndentGuide.activeBackground3": "#00000000",
//"editorIndentGuide.activeBackground4": "#00000000",
//"editorIndentGuide.activeBackground5": "#00000000",
//"editorIndentGuide.activeBackground6": "#00000000",
//"editorIndentGuide.background1": "#817c9c4d",
//"editorIndentGuide.background2": "#00000000",
//"editorIndentGuide.background3": "#00000000",
//"editorIndentGuide.background4": "#00000000",
//"editorIndentGuide.background5": "#00000000",
//"editorIndentGuide.background6": "#00000000",
//"editorLightBulbAi.foreground": "#8eb6f5",
//"editorMarkerNavigationError.headerBackground": "#191a1a1a",
//"editorMarkerNavigationInfo.headerBackground": "#191a1a1a",
//"editorMarkerNavigationWarning.headerBackground": "#191a1a1a",
//"editorMultiCursor.primary.background": "#868690",
//"editorMultiCursor.primary.foreground": "#c58fff",
//"editorMultiCursor.secondary.background": "#868690",
//"editorMultiCursor.secondary.foreground": "#c58fff",
//"editorOverviewRuler.commentForeground": "#575861",
//"editorOverviewRuler.commentUnresolvedForeground": "#575861",
//"editorOverviewRuler.inlineChatInserted": "#c58fff0c",
//"editorOverviewRuler.inlineChatRemoved": "#f58ee00c",
//"editorOverviewRuler.wordHighlightTextForeground": "#817c9c4d",
//"editorStickyScroll.background": "#1b1c1c",
//"editorStickyScroll.shadow": "#00000000",
//"editorStickyScrollHover.background": "#2a2d2e",
//"editorSuggestWidgetStatus.foreground": "#57586180",
//"editorUnicodeHighlight.border": "#9898a6",
//"editorWatermark.foreground": "#86869099",
//"errorLens.errorBackground": "#e454541b",
//"errorLens.errorBackgroundLight": "#e4545420",
//"errorLens.errorForeground": "#ff6464",
//"errorLens.errorForegroundLight": "#e45454",
//"errorLens.errorMessageBackground": "#e4545419",
//"errorLens.errorRangeBackground": "#e4545419",
//"errorLens.hintBackground": "#17a2a220",
//"errorLens.hintBackgroundLight": "#17a2a220",
//"errorLens.hintForeground": "#2faf64",
//"errorLens.hintForegroundLight": "#2faf64",
//"errorLens.hintMessageBackground": "#17a2a219",
//"errorLens.hintRangeBackground": "#17a2a219",
//"errorLens.infoBackground": "#00b7e420",
//"errorLens.infoBackgroundLight": "#00b7e420",
//"errorLens.infoForeground": "#00b7e4",
//"errorLens.infoForegroundLight": "#00b7e4",
//"errorLens.infoMessageBackground": "#00b7e419",
//"errorLens.infoRangeBackground": "#00b7e419",
//"errorLens.statusBarErrorForeground": "#ff6464",
//"errorLens.statusBarHintForeground": "#2faf64",
//"errorLens.statusBarIconErrorForeground": "#ff6464",
//"errorLens.statusBarIconWarningForeground": "#fa973a",
//"errorLens.statusBarInfoForeground": "#00b7e4",
//"errorLens.statusBarWarningForeground": "#fa973a",
//"errorLens.warningBackground": "#ff942f1b",
//"errorLens.warningBackgroundLight": "#ff942f20",
//"errorLens.warningForeground": "#fa973a",
//"errorLens.warningForegroundLight": "#ff942f",
//"errorLens.warningMessageBackground": "#ff942f19",
//"errorLens.warningRangeBackground": "#ff942f19",
//"extensionButton.background": "#99f6dd",
//"extensionButton.foreground": "#1b1c1c",
//"extensionButton.hoverBackground": "#99f6dde6",
//"extensionButton.separator": "#1b1c1c66",
//"extensionIcon.preReleaseForeground": "#1d9271",
//"extensionIcon.sponsorForeground": "#d758b3",
//"gitlens.closedAutolinkedIssueIconColor": "#a371f7",
//"gitlens.closedPullRequestIconColor": "#f85149",
//"gitlens.decorations.addedForegroundColor": "#c58fff",
//"gitlens.decorations.branchAheadForegroundColor": "#35b15e",
//"gitlens.decorations.branchBehindForegroundColor": "#b15e35",
//"gitlens.decorations.branchDivergedForegroundColor": "#d8af1b",
//"gitlens.decorations.branchMissingUpstreamForegroundColor": "#c74e39",
//"gitlens.decorations.branchUnpublishedForegroundColor": "#575861",
//"gitlens.decorations.branchUpToDateForegroundColor": "#575861",
//"gitlens.decorations.copiedForegroundColor": "#8eb6f5",
//"gitlens.decorations.deletedForegroundColor": "#575861",
//"gitlens.decorations.ignoredForegroundColor": "#43444d",
//"gitlens.decorations.modifiedForegroundColor": "#99f6dd",
//"gitlens.decorations.renamedForegroundColor": "#8eb6f5",
//"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#c74e39",
//"gitlens.decorations.statusMergingOrRebasingForegroundColor": "#d8af1b",
//"gitlens.decorations.untrackedForegroundColor": "#9898a6",
//"gitlens.decorations.workspaceCurrentForegroundColor": "#35b15e",
//"gitlens.decorations.workspaceRepoMissingForegroundColor": "#909090",
//"gitlens.decorations.workspaceRepoOpenForegroundColor": "#35b15e",
//"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#e2c08d",
//"gitlens.decorations.worktreeMissingForegroundColor": "#c74e39",
//"gitlens.graphChangesColumnAddedColor": "#347d39",
//"gitlens.graphChangesColumnDeletedColor": "#c93c37",
//"gitlens.graphLane10Color": "#2ece9d",
//"gitlens.graphLane1Color": "#15a0bf",
//"gitlens.graphLane2Color": "#0669f7",
//"gitlens.graphLane3Color": "#8e00c2",
//"gitlens.graphLane4Color": "#c517b6",
//"gitlens.graphLane5Color": "#d90171",
//"gitlens.graphLane6Color": "#cd0101",
//"gitlens.graphLane7Color": "#f25d2e",
//"gitlens.graphLane8Color": "#f2ca33",
//"gitlens.graphLane9Color": "#7bd938",
//"gitlens.graphMinimapMarkerHeadColor": "#05e617",
//"gitlens.graphMinimapMarkerHighlightsColor": "#fbff0a",
//"gitlens.graphMinimapMarkerLocalBranchesColor": "#3087cf",
//"gitlens.graphMinimapMarkerPullRequestsColor": "#c76801",
//"gitlens.graphMinimapMarkerRemoteBranchesColor": "#2b5e88",
//"gitlens.graphMinimapMarkerStashesColor": "#b34db3",
//"gitlens.graphMinimapMarkerTagsColor": "#6b562e",
//"gitlens.graphMinimapMarkerUpstreamColor": "#09ae17",
//"gitlens.graphScrollMarkerHeadColor": "#05e617",
//"gitlens.graphScrollMarkerHighlightsColor": "#fbff0a",
//"gitlens.graphScrollMarkerLocalBranchesColor": "#3087cf",
//"gitlens.graphScrollMarkerPullRequestsColor": "#c76801",
//"gitlens.graphScrollMarkerRemoteBranchesColor": "#2b5e88",
//"gitlens.graphScrollMarkerStashesColor": "#b34db3",
//"gitlens.graphScrollMarkerTagsColor": "#6b562e",
//"gitlens.graphScrollMarkerUpstreamColor": "#09ae17",
//"gitlens.gutterBackgroundColor": "#ffffff13",
//"gitlens.gutterForegroundColor": "#bebebe",
//"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
//"gitlens.launchpadIndicatorAttentionColor": "#d8af1b",
//"gitlens.launchpadIndicatorAttentionHoverColor": "#d8af1b",
//"gitlens.launchpadIndicatorBlockedColor": "#c74e39",
//"gitlens.launchpadIndicatorBlockedHoverColor": "#c74e39",
//"gitlens.launchpadIndicatorMergeableColor": "#3fb950",
//"gitlens.launchpadIndicatorMergeableHoverColor": "#3fb950",
//"gitlens.lineHighlightBackgroundColor": "#00bcf233",
//"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
//"gitlens.mergedPullRequestIconColor": "#a371f7",
//"gitlens.openAutolinkedIssueIconColor": "#3fb950",
//"gitlens.openPullRequestIconColor": "#3fb950",
//"gitlens.trailingLineBackgroundColor": "#00000000",
//"gitlens.trailingLineForegroundColor": "#99999959",
//"gitlens.unpublishedChangesIconColor": "#35b15e",
//"gitlens.unpublishedCommitIconColor": "#35b15e",
//"gitlens.unpulledChangesIconColor": "#b15e35",
//"inlineChat.background": "#191a1a",
//"inlineChat.border": "#131317",
//"inlineChat.foreground": "#575861",
//"inlineChat.shadow": "#1917244d",
//"inlineChatDiff.inserted": "#c58fff0a",
//"inlineChatDiff.removed": "#f58ee00a",
//"inlineChatInput.background": "#13131780",
//"inlineChatInput.border": "#131317",
//"inlineChatInput.focusBorder": "#817c9c26",
//"inlineChatInput.placeholderForeground": "#575861",
//"inlineEdit.border": "#00000000",
//"inlineEdit.indicator.background": "#191a1a",
//"inlineEdit.indicator.border": "#43444d80",
//"inlineEdit.indicator.foreground": "#575861",
//"inlineEdit.modifiedBackground": "#c58fff08",
//"inlineEdit.originalBackground": "#f58ee008",
//"inputOption.hoverBackground": "#5a5d5e80",
//"interactive.activeCodeBorder": "#131317",
//"interactive.inactiveCodeBorder": "#191a1a",
//"list.dropBetweenBackground": "#575861",
//"list.focusHighlightForeground": "#99f6dd",
//"listFilterWidget.shadow": "#1917244d",
//"mergeEditor.change.background": "#9bb95533",
//"mergeEditor.change.word.background": "#9ccc2c33",
//"mergeEditor.changeBase.background": "#4b1818",
//"mergeEditor.changeBase.word.background": "#6f1313",
//"mergeEditor.conflict.handled.minimapOverViewRuler": "#adaca8ee",
//"mergeEditor.conflict.handledFocused.border": "#c1c1c1cc",
//"mergeEditor.conflict.handledUnfocused.border": "#86868649",
//"mergeEditor.conflict.input1.background": "#9898a633",
//"mergeEditor.conflict.input2.background": "#c58fff33",
//"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#fcba03",
//"mergeEditor.conflict.unhandledFocused.border": "#ffa600",
//"mergeEditor.conflict.unhandledUnfocused.border": "#ffa6007a",
//"mergeEditor.conflictingLines.background": "#ffea0047",
//"minimap.foregroundOpacity": "#000000",
//"minimap.infoHighlight": "#c58fff",
//"minimap.selectionOccurrenceHighlight": "#676767",
//"multiDiffEditor.background": "#1b1c1c",
//"multiDiffEditor.border": "#817c9c26",
//"multiDiffEditor.headerBackground": "#262626",
//"notebook.cellBorderColor": "#191a1a",
//"notebook.cellEditorBackground": "#1b1c1c",
//"notebook.cellInsertionIndicator": "#817c9c26",
//"notebook.cellStatusBarItemHoverBackground": "#ffffff26",
//"notebook.cellToolbarSeparator": "#80808059",
//"notebook.editorBackground": "#00000000",
//"notebook.focusedCellBorder": "#817c9c26",
//"notebook.focusedEditorBorder": "#817c9c26",
//"notebook.inactiveFocusedCellBorder": "#191a1a",
//"notebook.selectedCellBackground": "#191a1a",
//"notebook.selectedCellBorder": "#191a1a",
//"notebook.symbolHighlightBackground": "#ffffff0b",
//"notebookEditorOverviewRuler.runningCellForeground": "#575861",
//"notebookScrollbarSlider.activeBackground": "#817c9c4d",
//"notebookScrollbarSlider.background": "#817c9c14",
//"notebookScrollbarSlider.hoverBackground": "#817c9c26",
//"notebookStatusErrorIcon.foreground": "#f58ee0",
//"notebookStatusRunningIcon.foreground": "#868690",
//"notebookStatusSuccessIcon.foreground": "#575861",
//"panelSection.border": "#00000000",
//"panelStickyScroll.background": "#191a1a",
//"panelStickyScroll.shadow": "#00000000",
//"peekViewEditorGutter.background": "#191a1a",
//"peekViewEditorStickyScroll.background": "#191a1a",
//"peekViewTitleLabel.foreground": "#ffffff",
//"profileBadge.background": "#4d4d4d",
//"profileBadge.foreground": "#ffffff",
//"profiles.sashBorder": "#00000000",
//"quickInputTitle.background": "#ffffff1b",
//"radio.activeBackground": "#99f6dd",
//"radio.activeBorder": "#00000000",
//"radio.activeForeground": "#1b1c1c",
//"radio.inactiveBorder": "#1b1c1c33",
//"radio.inactiveHoverBackground": "#5a5d5e80",
//"rust_analyzer.syntaxTreeBorder": "#ffffff",
//"sash.hoverBorder": "#817c9c26",
//"scmGraph.foreground1": "#ffb000",
//"scmGraph.foreground2": "#dc267f",
//"scmGraph.foreground3": "#994f00",
//"scmGraph.foreground4": "#40b0a6",
//"scmGraph.foreground5": "#b66dff",
//"scmGraph.historyItemBaseRefColor": "#ea5c00",
//"scmGraph.historyItemHoverAdditionsForeground": "#81b88b",
//"scmGraph.historyItemHoverDefaultLabelBackground": "#99f6dd",
//"scmGraph.historyItemHoverDefaultLabelForeground": "#868690",
//"scmGraph.historyItemHoverDeletionsForeground": "#c74e39",
//"scmGraph.historyItemHoverLabelForeground": "#1b1c1c",
//"scmGraph.historyItemRefColor": "#c58fff",
//"scmGraph.historyItemRemoteRefColor": "#b180d7",
//"search.resultsInfoForeground": "#868690a6",
//"searchEditor.textInputBorder": "#817c9c26",
//"settings.checkboxBackground": "#191a1a",
//"settings.checkboxBorder": "#817c9c26",
//"settings.checkboxForeground": "#868690",
//"settings.dropdownBackground": "#191a1a",
//"settings.dropdownBorder": "#817c9c26",
//"settings.dropdownForeground": "#868690",
//"settings.dropdownListBorder": "#131317",
//"settings.headerBorder": "#00000000",
//"settings.numberInputBackground": "#13131780",
//"settings.numberInputBorder": "#817c9c26",
//"settings.numberInputForeground": "#868690",
//"settings.sashBorder": "#00000000",
//"settings.settingsHeaderHoverForeground": "#868690b3",
//"settings.textInputBackground": "#13131780",
//"settings.textInputBorder": "#817c9c26",
//"settings.textInputForeground": "#868690",
//"sideBarActivityBarTop.border": "#817c9c26",
//"sideBarSectionHeader.foreground": "#575861",
//"sideBarStickyScroll.background": "#1b1c1c",
//"sideBarStickyScroll.shadow": "#00000000",
//"sideBarTitle.background": "#1b1c1c",
//"sideBarTitle.foreground": "#575861",
//"sideBySideEditor.horizontalBorder": "#00000000",
//"sideBySideEditor.verticalBorder": "#00000000",
//"simpleFindWidget.sashBorder": "#454545",
//"statusBar.focusBorder": "#575861",
//"statusBarItem.compactHoverBackground": "#ffffff33",
//"statusBarItem.errorHoverBackground": "#817c9c26",
//"statusBarItem.errorHoverForeground": "#575861",
//"statusBarItem.focusBorder": "#575861",
//"statusBarItem.hoverForeground": "#575861",
//"statusBarItem.offlineBackground": "#6c1717",
//"statusBarItem.offlineForeground": "#9898a6",
//"statusBarItem.offlineHoverBackground": "#817c9c26",
//"statusBarItem.offlineHoverForeground": "#575861",
//"statusBarItem.prominentHoverForeground": "#575861",
//"statusBarItem.remoteHoverBackground": "#817c9c26",
//"statusBarItem.remoteHoverForeground": "#575861",
//"statusBarItem.warningBackground": "#585866",
//"statusBarItem.warningForeground": "#ffffff",
//"statusBarItem.warningHoverBackground": "#817c9c26",
//"statusBarItem.warningHoverForeground": "#575861",
//"symbolIcon.booleanForeground": "#868690",
//"tab.dragAndDropBorder": "#868690",
//"tab.selectedBackground": "#817c9c14",
//"tab.selectedBorderTop": "#99f6dd",
//"tab.selectedForeground": "#868690",
//"tab.unfocusedActiveBorderTop": "#99f6dd80",
//"tab.unfocusedActiveForeground": "#86869080",
//"tab.unfocusedActiveModifiedBorder": "#c58fff80",
//"tab.unfocusedInactiveForeground": "#57586180",
//"terminal.border": "#00000000",
//"terminal.findMatchBackground": "#817c9c4d",
//"terminal.findMatchHighlightBackground": "#817c9c4d",
//"terminal.hoverHighlightBackground": "#00000000",
//"terminal.inactiveSelectionBackground": "#817c9c13",
//"terminal.initialHintForeground": "#ffffff56",
//"terminalCommandDecoration.defaultBackground": "#ffffff40",
//"terminalCommandDecoration.errorBackground": "#f14c4c",
//"terminalCommandDecoration.successBackground": "#1b81a8",
//"terminalCommandGuide.foreground": "#191a1a",
//"terminalOverviewRuler.border": "#817c9c4d",
//"terminalOverviewRuler.cursorForeground": "#a0a0a0cc",
//"terminalOverviewRuler.findMatchForeground": "#817c9c4d",
//"terminalStickyScrollHover.background": "#2a2d2e",
//"testing.coverCountBadgeBackground": "#99f6dd",
//"testing.coverCountBadgeForeground": "#1b1c1c",
//"testing.coveredBackground": "#c58fff14",
//"testing.coveredBorder": "#c58fff0f",
//"testing.coveredGutterBackground": "#c58fff0c",
//"testing.iconErrored": "#f14c4c",
//"testing.iconErrored.retired": "#f14c4cb3",
//"testing.iconFailed": "#f14c4c",
//"testing.iconFailed.retired": "#f14c4cb3",
//"testing.iconPassed": "#73c991",
//"testing.iconPassed.retired": "#73c991b3",
//"testing.iconQueued": "#cca700",
//"testing.iconQueued.retired": "#cca700b3",
//"testing.iconSkipped": "#848484",
//"testing.iconSkipped.retired": "#848484b3",
//"testing.iconUnset": "#848484",
//"testing.iconUnset.retired": "#848484b3",
//"testing.message.error.decorationForeground": "#f58ee0",
//"testing.message.error.lineBackground": "#ff00001a",
//"testing.message.info.decorationForeground": "#86869080",
//"testing.messagePeekBorder": "#c58fff",
//"testing.messagePeekHeaderBackground": "#c58fff1a",
//"testing.peekBorder": "#f58ee0",
//"testing.peekHeaderBackground": "#f58ee01a",
//"testing.runAction": "#73c991",
//"testing.uncoveredBackground": "#f58ee014",
//"testing.uncoveredBorder": "#f58ee00f",
//"testing.uncoveredBranchBackground": "#322333",
//"testing.uncoveredGutterBackground": "#f58ee01e",
//"textPreformat.background": "#ffffff1a",
//"tree.inactiveIndentGuidesStroke": "#57586166",
//"tree.tableColumnsBorder": "#cccccc20",
//"tree.tableOddRowsBackground": "#8686900a",
//"walkthrough.stepTitle.foreground": "#ffffff",
//"welcomePage.progress.background": "#13131780",
//"welcomePage.progress.foreground": "#fdfdfe",
//"welcomePage.tileBackground": "#191a1a",
//"welcomePage.tileBorder": "#ffffff1a",
//"welcomePage.tileHoverBackground": "#14151a",
//"activityBar.activeBackground": null,
//"activityBar.activeFocusBorder": null,
//"activityBar.border": null,
//"activityBarTop.activeBackground": null,
//"activityBarTop.background": null,
//"button.border": null,
//"contrastActiveBorder": null,
//"contrastBorder": null,
//"diffEditorGutter.insertedLineBackground": null,
//"diffEditorGutter.removedLineBackground": null,
//"diffEditorOverview.insertedForeground": null,
//"diffEditorOverview.removedForeground": null,
//"editor.findMatchBorder": null,
//"editor.findMatchForeground": null,
//"editor.findMatchHighlightBorder": null,
//"editor.findMatchHighlightForeground": null,
//"editorError.background": null,
//"editorGhostText.background": null,
//"editorGhostText.border": null,
//"editorGroup.dropIntoPromptBorder": null,
//"editorGroupHeader.border": null,
//"editorInfo.background": null,
//"editorLineNumber.dimmedForeground": null,
//"editorStickyScroll.border": null,
//"editorUnicodeHighlight.background": null,
//"editorWarning.background": null,
//"list.focusAndSelectionOutline": null,
//"list.inactiveFocusOutline": null,
//"notebook.cellHoverBackground": null,
//"notebook.focusedCellBackground": null,
//"notebook.inactiveSelectedCellBorder": null,
//"notebook.outputContainerBackgroundColor": null,
//"notebook.outputContainerBorderColor": null,
//"outputView.background": null,
//"outputViewStickyScroll.background": null,
//"panelSectionHeader.border": null,
//"panelStickyScroll.border": null,
//"peekViewEditor.matchHighlightBorder": null,
//"quickInput.list.focusBackground": null,
//"radio.inactiveBackground": null,
//"radio.inactiveForeground": null,
//"searchEditor.findMatchBorder": null,
//"sideBar.border": null,
//"sideBarStickyScroll.border": null,
//"statusBar.border": null,
//"statusBar.debuggingBorder": null,
//"statusBar.noFolderBorder": null,
//"tab.activeBorder": null,
//"tab.hoverBorder": null,
//"tab.hoverForeground": null,
//"tab.unfocusedActiveBorder": null,
//"tab.unfocusedHoverBorder": null,
//"tab.unfocusedHoverForeground": null,
//"terminal.background": null,
//"terminal.findMatchBorder": null,
//"terminal.findMatchHighlightBorder": null,
//"terminal.selectionForeground": null,
//"terminalStickyScroll.background": null,
//"terminalStickyScroll.border": null,
//"testing.message.info.lineBackground": null,
//"titleBar.border": null,
//"toolbar.hoverOutline": null,
//"widget.border": null
},
"tokenColors": [
{
"scope": ["comment"],
"settings": {
"foreground": "#43444D",
"fontStyle": "italic"
}
},
{
"scope": ["constant"],
"settings": {
"foreground": "#8EB6F5"
}
},
{
"scope": [
"constant.numeric",
"constant.language",
"constant.charcter.escape"
],
"settings": {
"foreground": "#99f6dd"
}
},
{
"scope": ["entity.name"],
"settings": {
"foreground": "#99f6dd"
}
},
{
"scope": [
"entity.name.section",
"entity.name.tag",
"entity.name.namespace",
"entity.name.type"
],
"settings": {
"foreground": "#C58FFF"
}
},
{
"scope": ["entity.other.attribute-name", "entity.other.inherited-class"],
"settings": {
"foreground": "#FDFDFE",
"fontStyle": "italic"
}
},
{
"scope": ["invalid"],
"settings": {
"foreground": "#F58EE0"
}
},
{
"scope": ["invalid.deprecated"],
"settings": {
"foreground": "#575861"
}
},
{
"scope": ["keyword"],
"settings": {
"foreground": "#8EB6F5"
}
},
{
"scope": ["meta.tag", "meta.brace"],
"settings": {
"foreground": "#868690"
}
},
{
"scope": ["meta.import", "meta.export"],
"settings": {
"foreground": "#8EB6F5"
}
},
{
"scope": "meta.directive.vue",
"settings": {
"foreground": "#FDFDFE",
"fontStyle": "italic"
}
},
{
"scope": "meta.property-name.css",
"settings": {
"foreground": "#C58FFF"
}
},
{
"scope": "meta.property-value.css",
"settings": {
"foreground": "#9898A6"
}
},
{
"scope": "meta.tag.other.html",
"settings": {
"foreground": "#575861"
}
},
{
"scope": ["punctuation"],
"settings": {
"foreground": "#575861"
}
},
{
"scope": ["punctuation.accessor"],
"settings": {
"foreground": "#8EB6F5"
}
},
{
"scope": ["punctuation.definition.string"],
"settings": {
"foreground": "#9898A6"
}
},
{
"scope": ["punctuation.definition.tag"],
"settings": {
"foreground": "#43444D"
}
},
{
"scope": ["storage.type", "storage.modifier"],
"settings": {
"foreground": "#8EB6F5"
}
},
{
"scope": ["string"],
"settings": {
"foreground": "#9898A6"
}
},
{
"scope": ["support"],
"settings": {
"foreground": "#C58FFF"
}
},
{
"scope": ["support.constant"],
"settings": {
"foreground": "#9898A6"
}
},
{
"scope": ["support.function"],
"settings": {
"foreground": "#F58EE0",
"fontStyle": "italic"
}
},
{
"scope": ["variable"],
"settings": {
"foreground": "#99f6dd",
"fontStyle": "italic"
}
},
{
"scope": [
"variable.other",
"variable.language",
"variable.function",
"variable.argument"
],
"settings": {
"foreground": "#868690"
}
},
{
"scope": ["variable.parameter"],
"settings": {
"foreground": "#FDFDFE"
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#6796E6"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#CD9731"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#F44747"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#B267E6"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment