Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • actionBar.toggledBackground#6b5693
  • activityBar.activeBorder#d3bbff
  • activityBar.activeFocusBorder#d3bbff
  • activityBar.background#363438
  • activityBar.border#49454f
  • activityBar.dropBorder#d3bbff
  • activityBar.foreground#e6e1e7
  • activityBar.inactiveForeground#cbc4d0
  • activityBarBadge.background#d3bbff
  • activityBarBadge.foreground#39255f
  • activityBarTop.activeBackground#211f23
  • activityBarTop.activeBorder#d3bbff
  • activityBarTop.background#363438
  • activityBarTop.dropBorder#d3bbff
  • activityBarTop.foreground#e6e1e7
  • activityBarTop.inactiveForeground#cbc4d0
  • activityErrorBadge.background#ffb4ab
  • activityErrorBadge.foreground#690005
  • activityWarningBadge.background#cfcb70
  • activityWarningBadge.foreground#343200
  • badge.background#d3bbff
  • badge.foreground#39255f
  • banner.background#2b292e
  • banner.foreground#e6e1e7
  • banner.iconForeground#d3bbff
  • breadcrumb.activeSelectionForeground#39255f
  • breadcrumb.background#211f23
  • breadcrumb.focusForeground#d3bbff
  • breadcrumb.foreground#cbc4d0
  • breadcrumbPicker.background#211f23
  • button.background#d3bbff
  • button.border#49454f
  • button.foreground#39255f
  • button.hoverBackground#6b5693
  • button.secondaryBackground#4e455e
  • button.secondaryForeground#bfb3d1
  • button.secondaryHoverBackground#4e455e
  • button.separator#49454f
  • chart.axis#948e9a
  • chart.guide#49454f
  • chart.line#49454f
  • charts.blue#4ab3ff
  • charts.foreground#e6e1e7
  • charts.green#7cca83
  • charts.lines#49454f
  • charts.orange#ffe7cb
  • charts.purple#f78aff
  • charts.red#fe879e
  • charts.yellow#feb22c
  • chat.avatarBackground#2b292e
  • chat.avatarForeground#cbc4d0
  • chat.checkpointSeparator#49454f
  • chat.editedFileForeground#d3bbff
  • chat.linesAddedForeground#cec1df80
  • chat.linesRemovedForeground#ffb4ab80
  • chat.requestBackground#211f23
  • chat.requestBorder#49454f
  • chat.requestBubbleBackground#211f2380
  • chat.requestBubbleHoverBackground#2b292e80
  • chat.requestCodeBorder#49454f80
  • chat.slashCommandBackground#d3bbff
  • chat.slashCommandForeground#39255f
  • checkbox.background#0f0d11
  • checkbox.border#49454f
  • checkbox.disabled.background#211f23
  • checkbox.disabled.foreground#cbc4d0
  • checkbox.foreground#e6e1e7
  • checkbox.selectBackground#d3bbff
  • checkbox.selectBorder#d3bbff
  • commandCenter.activeBackground#d3bbff
  • commandCenter.activeBorder#d3bbff
  • commandCenter.activeForeground#39255f
  • commandCenter.background#211f23
  • commandCenter.border#49454f
  • commandCenter.debuggingBackground#93000a66
  • commandCenter.foreground#e6e1e7
  • commandCenter.inactiveBorder#49454f
  • commandCenter.inactiveForeground#cbc4d0
  • commentsView.resolvedIcon#cec1df
  • commentsView.unresolvedIcon#d3bbff
  • debugConsole.errorForeground#ffb4ab
  • debugConsole.infoForeground#d3bbff
  • debugConsole.sourceForeground#cbc4d0
  • debugConsole.warningForeground#cfcb70
  • debugConsoleInputIcon.foreground#cbc4d0
  • debugExceptionWidget.background#1d1b1f
  • debugExceptionWidget.border#49454f
  • debugIcon.breakpointCurrentStackframeForeground#d3bbff
  • debugIcon.breakpointDisabledForeground#ffb4ab
  • debugIcon.breakpointForeground#ffb4ab
  • debugIcon.breakpointStackframeForeground#cfcb70
  • debugIcon.breakpointUnverifiedForeground#ffb4ab
  • debugIcon.continueForeground#cec1df
  • debugIcon.disconnectForeground#cbc4d0
  • debugIcon.pauseForeground#d3bbff
  • debugIcon.restartForeground#cec1df
  • debugIcon.startForeground#cec1df
  • debugIcon.stepBackForeground#d3bbff
  • debugIcon.stepIntoForeground#d3bbff
  • debugIcon.stepOutForeground#d3bbff
  • debugIcon.stepOverForeground#d3bbff
  • debugIcon.stopForeground#ffb4ab
  • debugTokenExpression.boolean#f78aff
  • debugTokenExpression.error#fe879e
  • debugTokenExpression.name#e6e1e7
  • debugTokenExpression.number#4ab3ff
  • debugTokenExpression.string#7cca83
  • debugTokenExpression.type#cbc4d0
  • debugTokenExpression.value#cbc4d0
  • debugToolBar.background#211f23
  • debugToolBar.border#49454f
  • debugView.exceptionLabelBackground#93000a33
  • debugView.exceptionLabelForeground#ffb4ab
  • debugView.stateLabelBackground#6b569333
  • debugView.stateLabelForeground#d3bbff
  • debugView.valueChangedHighlight#b3af5866
  • descriptionForeground#cbc4d0
  • diffEditor.border#49454f
  • diffEditor.diagonalFill#948e9a33
  • diffEditor.insertedLineBackground#4e455e1A
  • diffEditor.insertedTextBackground#4e455e33
  • diffEditor.insertedTextBorder#cec1df
  • diffEditor.move.border#d3bbff
  • diffEditor.moveActive.border#d3bbff
  • diffEditor.removedLineBackground#93000a1A
  • diffEditor.removedTextBackground#93000a33
  • diffEditor.removedTextBorder#ffb4ab
  • diffEditor.unchangedCodeBackground#0f0d11
  • diffEditor.unchangedRegionBackground#211f23
  • diffEditor.unchangedRegionForeground#cbc4d0
  • diffEditor.unchangedRegionShadow#00000033
  • diffEditorGutter.insertedLineBackground#cec1df66
  • diffEditorGutter.removedLineBackground#ffb4ab66
  • diffEditorOverview.insertedForeground#cec1df
  • diffEditorOverview.removedForeground#ffb4ab
  • disabledForeground#cbc4d0
  • dropdown.background#0f0d11
  • dropdown.border#49454f
  • dropdown.foreground#e6e1e7
  • dropdown.listBackground#211f23
  • editor.background#141317
  • editor.compositionBorder#d3bbff
  • editor.findMatchBackground#b3af5866
  • editor.findMatchBorder#cfcb70
  • editor.findMatchForeground#e6e1e7
  • editor.findMatchHighlightBackground#b3af5833
  • editor.findMatchHighlightBorder#ffb4ab
  • editor.findMatchHighlightForeground#e6e1e750
  • editor.findRangeHighlightBackground#49454f40
  • editor.findRangeHighlightBorder#49454f80
  • editor.focusedStackFrameHighlightBackground#6b56934D
  • editor.foldBackground#b3af5826
  • editor.foldPlaceholderForeground#49454f
  • editor.foreground#e6e1e7
  • editor.hoverHighlightBackground#4e455e26
  • editor.inactiveSelectionBackground#6b569333
  • editor.inlineValuesBackground#211f23
  • editor.inlineValuesForeground#e6e1e7
  • editor.lineHighlightBackground#211f2333
  • editor.lineHighlightBorder#49454f
  • editor.linkedEditingBackground#211f23
  • editor.placeholder.foreground#cbc4d0
  • editor.rangeHighlightBackground#211f234D
  • editor.rangeHighlightBorder#211f23
  • editor.selectionBackground#6b56934D
  • editor.selectionForeground#e6d5ff
  • editor.selectionHighlightBackground#6b569333
  • editor.selectionHighlightBorder#d3bbff
  • editor.snippetFinalTabstopHighlightBackground#d3bbff30
  • editor.snippetFinalTabstopHighlightBorder#d3bbff
  • editor.snippetTabstopHighlightBackground#d3bbff20
  • editor.snippetTabstopHighlightBorder#d3bbff
  • editor.stackFrameHighlightBackground#6b569333
  • editor.symbolHighlightBackground#4e455e33
  • editor.symbolHighlightBorder#cec1df
  • editor.wordHighlightBackground#4e455e33
  • editor.wordHighlightBorder#49454f
  • editor.wordHighlightStrongBackground#4e455e4D
  • editor.wordHighlightStrongBorder#948e9a
  • editor.wordHighlightTextBackground#b3af5833
  • editor.wordHighlightTextBorder#cfcb70
  • editorBracketHighlight.foreground1#4ab3ff
  • editorBracketHighlight.foreground2#3dccc7
  • editorBracketHighlight.foreground3#7cca83
  • editorBracketHighlight.foreground4#feb22c
  • editorBracketHighlight.foreground5#f78aff
  • editorBracketHighlight.foreground6#b1d9ff
  • editorBracketHighlight.unexpectedBracket.foreground#ffb4ab
  • editorBracketMatch.background#4ab3ff1A
  • editorBracketMatch.border#4ab3ff
  • editorBracketPairGuide.activeBackground1#4ab3ff33
  • editorBracketPairGuide.activeBackground2#3dccc733
  • editorBracketPairGuide.activeBackground3#7cca8333
  • editorBracketPairGuide.activeBackground4#feb22c33
  • editorBracketPairGuide.activeBackground5#f78aff33
  • editorBracketPairGuide.activeBackground6#b1d9ff33
  • editorBracketPairGuide.background1#4ab3ff1A
  • editorBracketPairGuide.background2#3dccc71A
  • editorBracketPairGuide.background3#7cca831A
  • editorBracketPairGuide.background4#feb22c1A
  • editorBracketPairGuide.background5#f78aff1A
  • editorBracketPairGuide.background6#b1d9ff1A
  • editorCodeLens.foreground#cbc4d0
  • editorCommentsWidget.rangeActiveBackground#2b292e
  • editorCommentsWidget.rangeBackground#211f23
  • editorCommentsWidget.replyInputBackground#0f0d11
  • editorCommentsWidget.resolvedBorder#49454f
  • editorCommentsWidget.unresolvedBorder#4ab3ff
  • editorCursor.background#211f23
  • editorCursor.foreground#d3bbff
  • editorError.background#93000a33
  • editorError.border#ffb4ab
  • editorError.foreground#ffb4ab
  • editorGhostText.background#211f23
  • editorGhostText.border#49454f
  • editorGhostText.foreground#cbc4d0
  • editorGroup.border#49454f
  • editorGroup.dropBackground#d3bbff33
  • editorGroup.dropIntoPromptBackground#2b292e
  • editorGroup.dropIntoPromptBorder#948e9a
  • editorGroup.dropIntoPromptForeground#e6e1e7
  • editorGroup.emptyBackground#0f0d11
  • editorGroup.focusedEmptyBorder#d3bbff
  • editorGroupHeader.border#948e9a
  • editorGroupHeader.noTabsBackground#211f23
  • editorGroupHeader.tabsBackground#2b292e
  • editorGroupHeader.tabsBorder#49454f
  • editorGutter.addedBackground#7cca83
  • editorGutter.background#211f23
  • editorGutter.commentGlyphForeground#cbc4d0
  • editorGutter.commentRangeForeground#4ab3ff
  • editorGutter.commentUnresolvedGlyphForeground#4ab3ff
  • editorGutter.deletedBackground#fe879e
  • editorGutter.foldingControlForeground#e6e1e7
  • editorGutter.modifiedBackground#4ab3ff
  • editorHint.border#3dccc7
  • editorHint.foreground#3dccc7
  • editorHoverWidget.background#1d1b1f
  • editorHoverWidget.border#49454f
  • editorHoverWidget.foreground#e6e1e7
  • editorHoverWidget.highlightForeground#d3bbff
  • editorHoverWidget.statusBarBackground#211f23
  • editorIndentGuide.activeBackground1#4ab3ff33
  • editorIndentGuide.activeBackground2#3dccc733
  • editorIndentGuide.activeBackground3#7cca8333
  • editorIndentGuide.activeBackground4#feb22c33
  • editorIndentGuide.activeBackground5#f78aff33
  • editorIndentGuide.activeBackground6#b1d9ff33
  • editorIndentGuide.background1#4ab3ff1A
  • editorIndentGuide.background2#3dccc71A
  • editorIndentGuide.background3#7cca831A
  • editorIndentGuide.background4#feb22c1A
  • editorIndentGuide.background5#f78aff1A
  • editorIndentGuide.background6#b1d9ff1A
  • editorInfo.background#4ab3ff33
  • editorInfo.border#4ab3ff
  • editorInfo.foreground#4ab3ff
  • editorInlayHint.background#211f23
  • editorInlayHint.foreground#cbc4d0
  • editorInlayHint.parameterBackground#4e455e
  • editorInlayHint.parameterForeground#bfb3d1
  • editorInlayHint.typeBackground#b3af58
  • editorInlayHint.typeForeground#444200
  • editorLightBulb.foreground#cfcb70
  • editorLightBulbAi.foreground#d3bbff
  • editorLightBulbAutoFix.foreground#cec1df
  • editorLineNumber.activeForeground#d3bbff
  • editorLineNumber.dimmedForeground#49454f
  • editorLineNumber.foreground#cbc4d0
  • editorLink.activeForeground#d3bbff
  • editorMarkerNavigation.background#0f0d11
  • editorMarkerNavigationError.background#ffb4ab
  • editorMarkerNavigationError.headerBackground#93000a33
  • editorMarkerNavigationInfo.background#d3bbff
  • editorMarkerNavigationInfo.headerBackground#6b569333
  • editorMarkerNavigationWarning.background#cfcb70
  • editorMarkerNavigationWarning.headerBackground#b3af5833
  • editorMinimap.inlineChatInserted#cec1df
  • editorMultiCursor.primary.background#6b569333
  • editorMultiCursor.primary.foreground#d3bbff
  • editorMultiCursor.secondary.background#4e455e33
  • editorMultiCursor.secondary.foreground#cec1df
  • editorOverviewRuler.addedForeground#7cca83
  • editorOverviewRuler.background#211f23
  • editorOverviewRuler.border#49454f
  • editorOverviewRuler.bracketMatchForeground#4ab3ff
  • editorOverviewRuler.commentForeground#d3bbff
  • editorOverviewRuler.commentUnresolvedForeground#cec1df
  • editorOverviewRuler.commonContentForeground#948e9a
  • editorOverviewRuler.currentContentForeground#d3bbff
  • editorOverviewRuler.deletedForeground#fe879e
  • editorOverviewRuler.errorForeground#ffb4ab
  • editorOverviewRuler.findMatchForeground#feb22c50
  • editorOverviewRuler.incomingContentForeground#cec1df
  • editorOverviewRuler.infoForeground#4ab3ff
  • editorOverviewRuler.inlineChatInserted#7cca83
  • editorOverviewRuler.inlineChatRemoved#fe879e
  • editorOverviewRuler.modifiedForeground#4ab3ff
  • editorOverviewRuler.rangeHighlightForeground#49454f40
  • editorOverviewRuler.selectionHighlightForeground#4ab3ff50
  • editorOverviewRuler.warningForeground#feb22c
  • editorOverviewRuler.wordHighlightForeground#948e9a50
  • editorOverviewRuler.wordHighlightStrongForeground#49454f40
  • editorOverviewRuler.wordHighlightTextForeground#cbc4d050
  • editorPane.background#141317
  • editorRuler.foreground#948e9a40
  • editorStickyScroll.background#211f23
  • editorStickyScroll.border#49454f
  • editorStickyScroll.shadow#00000020
  • editorStickyScrollGutter.background#2b292e
  • editorStickyScrollHover.background#2b292e
  • editorSuggestWidget.background#1d1b1f
  • editorSuggestWidget.border#49454f
  • editorSuggestWidget.focusHighlightForeground#d3bbff
  • editorSuggestWidget.foreground#e6e1e7
  • editorSuggestWidget.highlightForeground#d3bbff
  • editorSuggestWidget.selectedBackground#211f23
  • editorSuggestWidget.selectedForeground#e6e1e7
  • editorSuggestWidget.selectedIconForeground#d3bbff
  • editorSuggestWidgetStatus.foreground#cbc4d0
  • editorUnicodeHighlight.background#211f23
  • editorUnicodeHighlight.border#ffb4ab
  • editorUnnecessaryCode.border#49454f
  • editorUnnecessaryCode.opacity#cbc4d0
  • editorWarning.background#feb22c33
  • editorWarning.border#feb22c
  • editorWarning.foreground#feb22c
  • editorWatermark.foreground#cbc4d0
  • editorWhitespace.foreground#cbc4d040
  • editorWidget.background#211f23
  • editorWidget.border#49454f
  • editorWidget.foreground#e6e1e7
  • editorWidget.resizeBorder#948e9a
  • errorForeground#ffb4ab
  • extensionBadge.remoteBackground#4e455e
  • extensionBadge.remoteForeground#bfb3d1
  • extensionButton.background#211f23
  • extensionButton.foreground#e6e1e7
  • extensionButton.hoverBackground#2b292e
  • extensionButton.prominentBackground#d3bbff
  • extensionButton.prominentForeground#39255f
  • extensionButton.prominentHoverBackground#6b5693
  • extensionButton.separator#49454f
  • extensionIcon.preReleaseForeground#d3bbff
  • extensionIcon.privateForeground#cec1df
  • extensionIcon.sponsorForeground#39255f
  • extensionIcon.starForeground#cfcb70
  • extensionIcon.verifiedForeground#d3bbff
  • focusBorder#d3bbff
  • foreground#e6e1e7
  • gauge.background#211f23
  • gauge.border#948e9a
  • gauge.errorBackground#93000a
  • gauge.errorForeground#ffdad6
  • gauge.foreground#e6e1e7
  • gauge.warningBackground#b3af58
  • gauge.warningForeground#444200
  • git.blame.editorDecorationForeground#cbc4d0
  • gitDecoration.addedResourceForeground#cec1df
  • gitDecoration.conflictingResourceForeground#cfcb70
  • gitDecoration.deletedResourceForeground#ffb4ab
  • gitDecoration.ignoredResourceForeground#cbc4d0
  • gitDecoration.modifiedResourceForeground#d3bbff
  • gitDecoration.renamedResourceForeground#cfcb70
  • gitDecoration.stageDeletedResourceForeground#ffb4ab
  • gitDecoration.stageModifiedResourceForeground#d3bbff
  • gitDecoration.submoduleResourceForeground#f78aff
  • gitDecoration.untrackedResourceForeground#cec1df
  • icon.foreground#e6e1e7
  • inlineChat.background#1d1b1f
  • inlineChat.border#49454f
  • inlineChat.foreground#e6e1e7
  • inlineChat.shadow#00000033
  • inlineChatDiff.inserted#4e455e33
  • inlineChatDiff.removed#93000a33
  • inlineChatInput.background#0f0d11
  • inlineChatInput.border#49454f
  • inlineChatInput.focusBorder#d3bbff
  • inlineChatInput.placeholderForeground#cbc4d0
  • inlineEdit.gutterIndicator.background#211f23
  • inlineEdit.gutterIndicator.primaryBackground#4ab3ff
  • inlineEdit.gutterIndicator.primaryBorder#4ab3ff
  • inlineEdit.gutterIndicator.primaryForeground#39255f
  • inlineEdit.gutterIndicator.secondaryBackground#3dccc7
  • inlineEdit.gutterIndicator.secondaryBorder#3dccc7
  • inlineEdit.gutterIndicator.secondaryForeground#352c44
  • inlineEdit.gutterIndicator.successfulBackground#7cca83
  • inlineEdit.gutterIndicator.successfulBorder#7cca83
  • inlineEdit.gutterIndicator.successfulForeground#343200
  • inlineEdit.modifiedBackground#7cca8326
  • inlineEdit.modifiedBorder#7cca83
  • inlineEdit.modifiedChangedLineBackground#7cca831A
  • inlineEdit.modifiedChangedTextBackground#7cca8333
  • inlineEdit.originalBackground#fe879e26
  • inlineEdit.originalBorder#fe879e
  • inlineEdit.originalChangedLineBackground#fe879e1A
  • inlineEdit.originalChangedTextBackground#fe879e33
  • inlineEdit.tabWillAcceptModifiedBorder#4ab3ff
  • inlineEdit.tabWillAcceptOriginalBorder#4ab3ff
  • input.background#0f0d11
  • input.border#49454f
  • input.foreground#e6e1e7
  • input.placeholderForeground#cbc4d0
  • inputOption.activeBackground#6b5693
  • inputOption.activeBorder#d3bbff
  • inputOption.activeForeground#d3bbff
  • inputOption.hoverBackground#211f23
  • inputValidation.errorBackground#93000a
  • inputValidation.errorBorder#ffb4ab
  • inputValidation.errorForeground#ffb4ab
  • inputValidation.infoBackground#6b5693
  • inputValidation.infoBorder#d3bbff
  • inputValidation.infoForeground#d3bbff
  • inputValidation.warningBackground#b3af58
  • inputValidation.warningBorder#cfcb70
  • inputValidation.warningForeground#cfcb70
  • interactive.activeCodeBorder#d3bbff
  • interactive.inactiveCodeBorder#49454f
  • keybindingLabel.background#0f0d11
  • keybindingLabel.border#49454f
  • keybindingLabel.bottomBorder#49454f
  • keybindingLabel.foreground#e6e1e7
  • keybindingTable.headerBackground#1d1b1f
  • keybindingTable.rowsBackground#0f0d11
  • list.activeSelectionBackground#6b5693
  • list.activeSelectionForeground#e6d5ff
  • list.activeSelectionIconForeground#e6d5ff
  • list.deemphasizedForeground#cbc4d0
  • list.dropBackground#d3bbff33
  • list.dropBetweenBackground#49454f
  • list.errorForeground#ffb4ab
  • list.filterMatchBackground#cfcb7066
  • list.filterMatchBorder#cfcb70
  • list.focusAndSelectionOutline#d3bbff
  • list.focusBackground#211f23
  • list.focusForeground#e6e1e7
  • list.focusHighlightForeground#d3bbff
  • list.focusOutline#d3bbff
  • list.highlightForeground#d3bbff
  • list.hoverBackground#2b292e
  • list.hoverForeground#e6e1e7
  • list.inactiveFocusBackground#211f23
  • list.inactiveFocusOutline#49454f
  • list.inactiveSelectionBackground#4e455e
  • list.inactiveSelectionForeground#e6e1e7
  • list.inactiveSelectionIconForeground#e6e1e7
  • list.invalidItemForeground#ffb4ab
  • list.warningForeground#cfcb70
  • listFilterWidget.background#0f0d11
  • listFilterWidget.noMatchesOutline#ffb4ab
  • listFilterWidget.outline#49454f
  • listFilterWidget.shadow#00000033
  • mcpIcon.starForeground#cfcb70
  • menu.background#2b292e
  • menu.border#49454f
  • menu.foreground#e6e1e7
  • menu.selectionBackground#d3bbff
  • menu.selectionBorder#948e9a
  • menu.selectionForeground#39255f
  • menu.separatorBackground#49454f
  • menubar.selectionBackground#d3bbff
  • menubar.selectionBorder#49454f
  • menubar.selectionForeground#39255f
  • merge.border#49454f
  • merge.commonContentBackground#211f2380
  • merge.commonHeaderBackground#211f23B3
  • merge.currentContentBackground#d3bbff1A
  • merge.currentHeaderBackground#d3bbff33
  • merge.incomingContentBackground#cec1df1A
  • merge.incomingHeaderBackground#cec1df33
  • mergeEditor.change.background#d3bbff1A
  • mergeEditor.change.word.background#d3bbff33
  • mergeEditor.changeBase.background#211f2333
  • mergeEditor.changeBase.word.background#211f2366
  • mergeEditor.conflict.handled.minimapOverViewRuler#d3bbff
  • mergeEditor.conflict.handledFocused.border#d3bbff
  • mergeEditor.conflict.handledUnfocused.border#d3bbff
  • mergeEditor.conflict.input1.background#d3bbff1A
  • mergeEditor.conflict.input2.background#cec1df1A
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#ffb4ab
  • mergeEditor.conflict.unhandledFocused.border#ffb4ab
  • mergeEditor.conflict.unhandledUnfocused.border#ffb4ab
  • mergeEditor.conflictingLines.background#211f234D
  • minimap.background#211f23
  • minimap.chatEditHighlight#d3bbff
  • minimap.errorHighlight#ffb4ab
  • minimap.findMatchHighlight#cfcb7050
  • minimap.foregroundOpacity#e6e1e7
  • minimap.infoHighlight#d3bbff
  • minimap.selectionHighlight#d3bbff66
  • minimap.selectionOccurrenceHighlight#49454f40
  • minimap.warningHighlight#cfcb70
  • minimapGutter.addedBackground#cec1df
  • minimapGutter.deletedBackground#ffb4ab
  • minimapGutter.modifiedBackground#d3bbff
  • minimapSlider.activeBackground#d3bbff
  • minimapSlider.background#cbc4d0
  • minimapSlider.hoverBackground#e6e1e7
  • multiDiffEditor.background#211f23
  • multiDiffEditor.border#49454f
  • multiDiffEditor.headerBackground#2b292e
  • notebook.cellBorderColor#49454f
  • notebook.cellEditorBackground#1d1b1f
  • notebook.cellHoverBackground#211f23
  • notebook.cellInsertionIndicator#d3bbff
  • notebook.cellStatusBarItemHoverBackground#2b292e
  • notebook.cellToolbarSeparator#49454f
  • notebook.editorBackground#1d1b1f
  • notebook.focusedCellBackground#211f23
  • notebook.focusedCellBorder#d3bbff
  • notebook.focusedEditorBorder#948e9a
  • notebook.inactiveFocusedCellBorder#49454f
  • notebook.inactiveSelectedCellBorder#49454f
  • notebook.outputContainerBackgroundColor#1d1b1f
  • notebook.outputContainerBorderColor#49454f
  • notebook.selectedCellBackground#2b292e
  • notebook.selectedCellBorder#948e9a
  • notebook.symbolHighlightBackground#4e455e1A
  • notebookEditorOverviewRuler.runningCellForeground#d3bbff
  • notebookScrollbarSlider.activeBackground#d3bbff66
  • notebookScrollbarSlider.background#cbc4d040
  • notebookScrollbarSlider.hoverBackground#d3bbff4D
  • notebookStatusErrorIcon.foreground#ffb4ab
  • notebookStatusRunningIcon.foreground#d3bbff
  • notebookStatusSuccessIcon.foreground#cec1df
  • notificationCenter.border#49454f
  • notificationCenterHeader.background#1d1b1f
  • notificationCenterHeader.foreground#cbc4d0
  • notificationLink.foreground#d3bbff
  • notifications.background#211f23
  • notifications.border#0f0d11
  • notifications.foreground#cbc4d0
  • notificationsErrorIcon.foreground#ffb4ab
  • notificationsInfoIcon.foreground#d3bbff
  • notificationsWarningIcon.foreground#cfcb70
  • notificationToast.border#49454f
  • outputView.background#1d1b1f
  • outputViewStickyScroll.background#2b292e
  • panel.background#2b292e
  • panel.border#49454f
  • panel.dropBorder#d3bbff
  • panelInput.border#49454f
  • panelSection.border#49454f
  • panelSection.dropBackground#d3bbff33
  • panelSectionHeader.background#2b292e
  • panelSectionHeader.border#49454f
  • panelSectionHeader.foreground#e6e1e7
  • panelStickyScroll.background#2b292e
  • panelStickyScroll.border#49454f
  • panelStickyScroll.shadow#00000033
  • panelTitle.activeBorder#d3bbff
  • panelTitle.activeForeground#e6e1e7
  • panelTitle.border#49454f
  • panelTitle.inactiveForeground#cbc4d0
  • panelTitleBadge.background#d3bbff
  • panelTitleBadge.foreground#39255f
  • peekView.border#49454f
  • peekViewEditor.background#0f0d11
  • peekViewEditor.matchHighlightBackground#b3af5866
  • peekViewEditor.matchHighlightBorder#cfcb70
  • peekViewEditorGutter.background#211f23
  • peekViewResult.background#211f23
  • peekViewResult.fileForeground#e6e1e7
  • peekViewResult.lineForeground#cbc4d0
  • peekViewResult.matchHighlightBackground#ffb4ab33
  • peekViewResult.selectionBackground#2b292e
  • peekViewResult.selectionForeground#e6e1e7
  • peekViewTitle.background#2b292e
  • peekViewTitleDescription.foreground#cbc4d0
  • peekViewTitleLabel.foreground#e6e1e7
  • pickerGroup.border#49454f
  • pickerGroup.foreground#d3bbff
  • ports.iconRunningProcessForeground#d3bbff
  • problemsErrorIcon.foreground#ffb4ab
  • problemsInfoIcon.foreground#4ab3ff
  • problemsWarningIcon.foreground#feb22c
  • profileBadge.background#d3bbff
  • profileBadge.foreground#39255f
  • profiles.sashBorder#49454f
  • progressBar.background#d3bbff
  • quickInput.background#1d1b1f
  • quickInput.foreground#e6e1e7
  • quickInputList.focusBackground#211f23
  • quickInputList.focusForeground#e6e1e7
  • quickInputList.focusIconForeground#cbc4d0
  • quickInputTitle.background#211f23
  • radio.activeBackground#d3bbff
  • radio.activeBorder#d3bbff
  • radio.activeForeground#39255f
  • radio.inactiveBackground#0f0d11
  • radio.inactiveBorder#49454f
  • radio.inactiveForeground#cbc4d0
  • radio.inactiveHoverBackground#211f23
  • sash.hoverBorder#d3bbff
  • scmGraph.foreground1#d3bbff
  • scmGraph.foreground2#cec1df
  • scmGraph.foreground3#cfcb70
  • scmGraph.foreground4#ffb4ab
  • scmGraph.foreground5#cbc4d0
  • scmGraph.historyItemBaseRefColor#cfcb70
  • scmGraph.historyItemHoverAdditionsForeground#cec1df
  • scmGraph.historyItemHoverDefaultLabelBackground#211f23
  • scmGraph.historyItemHoverDefaultLabelForeground#cbc4d0
  • scmGraph.historyItemHoverDeletionsForeground#ffb4ab
  • scmGraph.historyItemHoverLabelForeground#e6e1e7
  • scmGraph.historyItemRefColor#d3bbff
  • scmGraph.historyItemRemoteRefColor#cec1df
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#d3bbff
  • scrollbarSlider.background#cbc4d040
  • scrollbarSlider.hoverBackground#d3bbff
  • search.resultsInfoForeground#cbc4d0
  • searchEditor.findMatchBackground#d3bbff33
  • searchEditor.findMatchBorder#d3bbff
  • searchEditor.textInputBorder#d3bbff
  • selection.background#6b569366
  • settings.checkboxBackground#0f0d11
  • settings.checkboxBorder#49454f
  • settings.checkboxForeground#e6e1e7
  • settings.dropdownBackground#0f0d11
  • settings.dropdownBorder#49454f
  • settings.dropdownForeground#e6e1e7
  • settings.dropdownListBorder#49454f
  • settings.focusedRowBackground#6b5693
  • settings.focusedRowBorder#d3bbff
  • settings.headerBorder#49454f
  • settings.headerForeground#e6e1e7
  • settings.modifiedItemIndicator#d3bbff
  • settings.numberInputBackground#0f0d11
  • settings.numberInputBorder#49454f
  • settings.numberInputForeground#e6e1e7
  • settings.rowHoverBackground#211f23
  • settings.sashBorder#49454f
  • settings.settingsHeaderHoverForeground#d3bbff
  • settings.textInputBackground#0f0d11
  • settings.textInputBorder#49454f
  • settings.textInputForeground#e6e1e7
  • sideBar.background#2b292e
  • sideBar.border#49454f
  • sideBar.dropBackground#d3bbff33
  • sideBar.foreground#e6e1e7
  • sideBarActivityBarTop.border#948e9a
  • sideBarSectionHeader.background#363438
  • sideBarSectionHeader.border#49454f
  • sideBarSectionHeader.foreground#e6e1e7
  • sideBarStickyScroll.background#2b292e
  • sideBarStickyScroll.border#948e9a
  • sideBarStickyScroll.shadow#00000033
  • sideBarTitle.background#363438
  • sideBarTitle.border#49454f
  • sideBarTitle.foreground#e6e1e7
  • sideBySideEditor.horizontalBorder#49454f
  • sideBySideEditor.verticalBorder#49454f
  • simpleFindWidget.sashBorder#49454f
  • statusBar.background#363438
  • statusBar.border#49454f
  • statusBar.debuggingBackground#ffb4ab
  • statusBar.debuggingBorder#ffb4ab
  • statusBar.debuggingForeground#690005
  • statusBar.focusBorder#d3bbff
  • statusBar.foreground#e6e1e7
  • statusBar.noFolderBackground#211f23
  • statusBar.noFolderBorder#49454f
  • statusBar.noFolderForeground#e6e1e7
  • statusBarItem.activeBackground#211f23
  • statusBarItem.compactHoverBackground#2b292e
  • statusBarItem.errorBackground#ffb4ab
  • statusBarItem.errorForeground#690005
  • statusBarItem.errorHoverBackground#93000a
  • statusBarItem.errorHoverForeground#ffdad6
  • statusBarItem.focusBorder#d3bbff
  • statusBarItem.hoverBackground#363438
  • statusBarItem.hoverForeground#e6e1e7
  • statusBarItem.offlineBackground#211f23
  • statusBarItem.offlineForeground#cbc4d0
  • statusBarItem.offlineHoverBackground#2b292e
  • statusBarItem.offlineHoverForeground#e6e1e7
  • statusBarItem.prominentBackground#d3bbff
  • statusBarItem.prominentForeground#39255f
  • statusBarItem.prominentHoverBackground#6b5693
  • statusBarItem.prominentHoverForeground#39255f
  • statusBarItem.remoteBackground#cec1df
  • statusBarItem.remoteForeground#352c44
  • statusBarItem.remoteHoverBackground#4e455e
  • statusBarItem.remoteHoverForeground#352c44
  • statusBarItem.warningBackground#cfcb70
  • statusBarItem.warningForeground#343200
  • statusBarItem.warningHoverBackground#b3af58
  • statusBarItem.warningHoverForeground#444200
  • symbolIcon.arrayForeground#e6e1e7
  • symbolIcon.booleanForeground#d3bbff
  • symbolIcon.classForeground#d3bbff
  • symbolIcon.colorForeground#cbc4d0
  • symbolIcon.constantForeground#cec1df
  • symbolIcon.constructorForeground#d3bbff
  • symbolIcon.enumeratorForeground#cfcb70
  • symbolIcon.enumeratorMemberForeground#cfcb70
  • symbolIcon.eventForeground#d3bbff
  • symbolIcon.fieldForeground#cec1df
  • symbolIcon.fileForeground#cbc4d0
  • symbolIcon.folderForeground#cbc4d0
  • symbolIcon.functionForeground#d3bbff
  • symbolIcon.interfaceForeground#d3bbff
  • symbolIcon.keyForeground#e6e1e7
  • symbolIcon.keywordForeground#d3bbff
  • symbolIcon.methodForeground#d3bbff
  • symbolIcon.moduleForeground#d3bbff
  • symbolIcon.namespaceForeground#cbc4d0
  • symbolIcon.nullForeground#cbc4d0
  • symbolIcon.numberForeground#e6e1e7
  • symbolIcon.objectForeground#e6e1e7
  • symbolIcon.operatorForeground#e6e1e7
  • symbolIcon.packageForeground#cbc4d0
  • symbolIcon.propertyForeground#cec1df
  • symbolIcon.referenceForeground#d3bbff
  • symbolIcon.snippetForeground#cbc4d0
  • symbolIcon.stringForeground#cec1df
  • symbolIcon.structForeground#d3bbff
  • symbolIcon.textForeground#e6e1e7
  • symbolIcon.typeParameterForeground#d3bbff
  • symbolIcon.unitForeground#cbc4d0
  • symbolIcon.variableForeground#e6e1e7
  • tab.activeBackground#141317
  • tab.activeBorder#d3bbff
  • tab.activeBorderTop#d3bbff
  • tab.activeForeground#e6e1e7
  • tab.activeModifiedBorder#cfcb70
  • tab.border#49454f
  • tab.dragAndDropBorder#d3bbff
  • tab.hoverBackground#2b292e
  • tab.hoverBorder#d3bbff
  • tab.hoverForeground#e6e1e7
  • tab.inactiveBackground#2b292e
  • tab.inactiveForeground#cbc4d0
  • tab.inactiveModifiedBorder#cfcb70
  • tab.lastPinnedBorder#948e9a
  • tab.selectedBackground#141317
  • tab.selectedBorderTop#d3bbff
  • tab.selectedForeground#e6e1e7
  • tab.unfocusedActiveBackground#141317
  • tab.unfocusedActiveBorder#d3bbff
  • tab.unfocusedActiveBorderTop#d3bbff
  • tab.unfocusedActiveForeground#cbc4d0
  • tab.unfocusedActiveModifiedBorder#cfcb70
  • tab.unfocusedHoverBackground#211f23
  • tab.unfocusedHoverBorder#d3bbff
  • tab.unfocusedHoverForeground#cbc4d0
  • tab.unfocusedInactiveBackground#2b292e
  • tab.unfocusedInactiveForeground#cbc4d0
  • tab.unfocusedInactiveModifiedBorder#cfcb70
  • terminal.ansiBlack#323033
  • terminal.ansiBlue#4ab3ff
  • terminal.ansiBrightBlack#48464a
  • terminal.ansiBrightBlue#b1d9ff
  • terminal.ansiBrightCyan#71f7f1
  • terminal.ansiBrightGreen#a5f5aa
  • terminal.ansiBrightMagenta#ffcdfc
  • terminal.ansiBrightRed#ffc6ce
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe7cb
  • terminal.ansiCyan#3dccc7
  • terminal.ansiGreen#7cca83
  • terminal.ansiMagenta#f78aff
  • terminal.ansiRed#fe879e
  • terminal.ansiWhite#f5eff4
  • terminal.ansiYellow#feb22c
  • terminal.background#1d1b1f
  • terminal.border#49454f
  • terminal.dropBackground#d3bbff33
  • terminal.findMatchBackground#b3af5866
  • terminal.findMatchBorder#cfcb70
  • terminal.findMatchHighlightBackground#b3af5833
  • terminal.findMatchHighlightBorder#cfcb70
  • terminal.foreground#e6e1e7
  • terminal.hoverHighlightBackground#4e455e33
  • terminal.inactiveSelectionBackground#6b569333
  • terminal.initialHintForeground#cbc4d0
  • terminal.selectionBackground#6b569366
  • terminal.selectionForeground#e6d5ff
  • terminal.tab.activeBorder#d3bbff
  • terminalCommandDecoration.defaultBackground#211f23
  • terminalCommandDecoration.errorBackground#ffb4ab
  • terminalCommandDecoration.successBackground#cec1df
  • terminalCommandGuide.foreground#e6e1e7
  • terminalCursor.background#d3bbff
  • terminalCursor.foreground#39255f
  • terminalOverviewRuler.border#49454f
  • terminalOverviewRuler.cursorForeground#d3bbff
  • terminalOverviewRuler.findMatchForeground#cfcb70
  • terminalStickyScroll.background#211f23
  • terminalStickyScroll.border#49454f
  • terminalStickyScrollHover.background#2b292e
  • terminalSymbolIcon.aliasForeground#f78aff
  • terminalSymbolIcon.argumentForeground#7cca83
  • terminalSymbolIcon.branchForeground#4ab3ff
  • terminalSymbolIcon.commitForeground#7cca83
  • terminalSymbolIcon.fileForeground#cbc4d0
  • terminalSymbolIcon.flagForeground#fe879e
  • terminalSymbolIcon.folderForeground#cbc4d0
  • terminalSymbolIcon.inlineSuggestionForeground#cbc4d0
  • terminalSymbolIcon.methodForeground#4ab3ff
  • terminalSymbolIcon.optionForeground#4ab3ff
  • terminalSymbolIcon.optionValueForeground#f78aff
  • terminalSymbolIcon.pullRequestDoneForeground#7cca83
  • terminalSymbolIcon.pullRequestForeground#4ab3ff
  • terminalSymbolIcon.remoteForeground#f78aff
  • terminalSymbolIcon.stashForeground#7cca83
  • terminalSymbolIcon.symbolicLinkFileForeground#4ab3ff
  • terminalSymbolIcon.symbolicLinkFolderForeground#4ab3ff
  • terminalSymbolIcon.tagForeground#f78aff
  • testing.coverCountBadgeBackground#d3bbff
  • testing.coverCountBadgeForeground#39255f
  • testing.coveredBackground#4e455e33
  • testing.coveredBorder#cec1df
  • testing.coveredGutterBackground#cec1df
  • testing.iconErrored#ffb4ab
  • testing.iconErrored.retired#ffb4ab
  • testing.iconFailed#ffb4ab
  • testing.iconFailed.retired#ffb4ab
  • testing.iconPassed#cec1df
  • testing.iconPassed.retired#cec1df
  • testing.iconQueued#cfcb70
  • testing.iconQueued.retired#cfcb70
  • testing.iconSkipped#cfcb70
  • testing.iconSkipped.retired#cfcb70
  • testing.iconUnset#cbc4d0
  • testing.iconUnset.retired#cbc4d0
  • testing.message.error.badgeBackground#93000a33
  • testing.message.error.badgeBorder#ffb4ab
  • testing.message.error.badgeForeground#ffb4ab
  • testing.message.error.lineBackground#93000a33
  • testing.message.info.decorationForeground#e6e1e7
  • testing.message.info.lineBackground#6b56934D
  • testing.messagePeekBorder#49454f
  • testing.messagePeekHeaderBackground#211f23
  • testing.peekBorder#49454f
  • testing.peekHeaderBackground#211f23
  • testing.runAction#d3bbff
  • testing.uncoveredBackground#93000a1A
  • testing.uncoveredBorder#ffb4ab
  • testing.uncoveredBranchBackground#93000a33
  • testing.uncoveredGutterBackground#ffb4ab
  • textBlockQuote.background#211f23
  • textBlockQuote.border#49454f
  • textCodeBlock.background#1d1b1f
  • textLink.activeForeground#d3bbff
  • textLink.foreground#d3bbff
  • textPreformat.background#211f23
  • textPreformat.foreground#cbc4d0
  • textSeparator.foreground#49454f
  • titleBar.activeBackground#363438
  • titleBar.activeForeground#e6e1e7
  • titleBar.border#49454f
  • titleBar.inactiveBackground#1d1b1f
  • titleBar.inactiveForeground#cbc4d0
  • toolbar.activeBackground#363438
  • toolbar.hoverBackground#2b292e
  • toolbar.hoverOutline#d3bbff
  • tree.inactiveIndentGuidesStroke#948e9a
  • tree.indentGuidesStroke#49454f
  • tree.tableColumnsBorder#49454f
  • tree.tableOddRowsBackground#211f2333
  • walkThrough.embeddedEditorBackground#211f23
  • walkthrough.stepTitle.foreground#e6e1e7
  • welcomePage.background#1d1b1f
  • welcomePage.progress.background#211f23
  • welcomePage.progress.foreground#d3bbff
  • welcomePage.tileBackground#211f23
  • welcomePage.tileBorder#49454f
  • welcomePage.tileHoverBackground#2b292e
  • widget.border#948e9a
  • widget.shadow#00000033
  • window.activeBorder#d3bbff
  • window.inactiveBorder#49454f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block, comment.block.documentation, punctuation.definition.comment#7cca83italic
constant, constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary, constant.language, constant.character.escape, constant.other.placeholder, constant.other#f78aff
entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, entity.name.type, entity.name.namespace, entity.name.tag, entity.name.section#3dccc7bold
entity.name.function, entity.name.method, entity.name.constructor#4ab3ff
keyword, keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.operator, keyword.other#4ab3ff
markup.heading, markup.heading.setext, entity.name.section.markdown#4ab3ffbold
markup.bold, punctuation.definition.bold#3dccc7bold
markup.italic, punctuation.definition.italic#f78affitalic
markup.underline.link, markup.underline.link.image, string.other.link.title.markdown, string.other.link.description.markdown#7cca83
markup.inline.raw, markup.fenced_code.block, markup.quote.markdown#feb22c
markup.list.unnumbered, markup.list.numbered, punctuation.definition.list.begin#4ab3ff
meta.tag, punctuation.definition.tag, entity.name.tag#3dccc7
entity.other.attribute-name#f78aff
meta.class, meta.function, meta.method-call, meta.function-call, meta.tag, meta.brace, meta.group#cbc4d0
storage, storage.type, storage.modifier#f78aff
keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational, keyword.operator.logical, keyword.operator.assignment, keyword.operator.increment, keyword.operator.decrement, keyword.operator.bitwise, keyword.operator#fe879e
string, string.quoted.single, string.quoted.double, string.quoted.triple, string.regexp, string.template, punctuation.definition.string#feb22c
support.function, support.class, support.type#3dccc7bold
support.constant, support.variable#f78aff
variable, variable.other, variable.other.readwrite#e6e1e7
variable.parameter, variable.parameter.function#feb22c
variable.other.member, variable.other.property, variable.other.object.property#4ab3ff
variable.other.environment#7cca83
punctuation.separator, punctuation.terminator, punctuation.accessor#cbc4d0
punctuation.definition.tag, punctuation.section.brace, punctuation.section.paren, punctuation.section.bracket#4ab3ff
invalid, invalid.illegal#690005
invalid.deprecated#ffdad6