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#344815
  • activityBar.activeBorder#1F1F2800
  • activityBar.activeFocusBorder#1F1F2800
  • activityBar.background#49443C
  • activityBar.border#494955
  • activityBar.dropBorder#1F1F2800
  • activityBar.foreground#DCD7BA
  • activityBar.inactiveForeground#C8C093
  • activityBarBadge.background#A6E22E
  • activityBarBadge.foreground#1E2810
  • activityBarTop.activeBackground#22222A
  • activityBarTop.activeBorder#1F1F2800
  • activityBarTop.background#1D1D26
  • activityBarTop.dropBorder#1F1F2800
  • activityBarTop.foreground#DCD7BA
  • activityBarTop.inactiveForeground#C8C093
  • activityErrorBadge.background#F92672
  • activityErrorBadge.foreground#370617
  • activityWarningBadge.background#AE81FF
  • activityWarningBadge.foreground#32004E
  • badge.background#A6E22E
  • badge.foreground#1E2810
  • banner.background#2A2A35
  • banner.foreground#DCD7BA
  • banner.iconForeground#A6E22E
  • breadcrumb.activeSelectionForeground#1E2810
  • breadcrumb.background#22222A
  • breadcrumb.focusForeground#A6E22E
  • breadcrumb.foreground#C8C093
  • breadcrumbPicker.background#22222A
  • button.background#A6E22E
  • button.border#1F1F2800
  • button.foreground#1E2810
  • button.hoverBackground#A6E22EE6
  • button.secondaryBackground#344815
  • button.secondaryForeground#D9FFB8
  • button.secondaryHoverBackground#344815E6
  • button.separator#1F1F2800
  • chart.axis#1F1F2800
  • chart.guide#1F1F2800
  • chart.line#1F1F2800
  • charts.blue#7E9CD8
  • charts.foreground#DCD7BA
  • charts.green#A6E22E
  • charts.lines#1F1F2800
  • charts.orange#FFF08A
  • charts.purple#AE81FF
  • charts.red#F92672
  • charts.yellow#E6DB74
  • chat.avatarBackground#2A2A35
  • chat.avatarForeground#C8C093
  • chat.checkpointSeparator#1F1F2800
  • chat.editedFileForeground#A6E22E
  • chat.linesAddedForeground#FD971F80
  • chat.linesRemovedForeground#F9267280
  • chat.requestBackground#22222A
  • chat.requestBorder#1F1F2800
  • chat.requestBubbleBackground#22222A80
  • chat.requestBubbleHoverBackground#2A2A3580
  • chat.requestCodeBorder#1F1F2800
  • chat.slashCommandBackground#A6E22E
  • chat.slashCommandForeground#1E2810
  • checkbox.background#14141B
  • checkbox.border#1F1F2800
  • checkbox.disabled.background#22222A
  • checkbox.disabled.foreground#C8C093
  • checkbox.foreground#DCD7BA
  • checkbox.selectBackground#A6E22E
  • checkbox.selectBorder#1F1F2800
  • commandCenter.activeBackground#A6E22E
  • commandCenter.activeBorder#A6E22E
  • commandCenter.activeForeground#1E2810
  • commandCenter.background#34481533
  • commandCenter.border#494955
  • commandCenter.debuggingBackground#93000A66
  • commandCenter.foreground#DCD7BA
  • commandCenter.inactiveBorder#494955
  • commandCenter.inactiveForeground#C8C093
  • commentsView.resolvedIcon#FD971F
  • commentsView.unresolvedIcon#A6E22E
  • debugConsole.errorForeground#F92672
  • debugConsole.infoForeground#A6E22E
  • debugConsole.sourceForeground#C8C093
  • debugConsole.warningForeground#AE81FF
  • debugConsoleInputIcon.foreground#C8C093
  • debugExceptionWidget.background#1D1D26
  • debugExceptionWidget.border#1F1F2800
  • debugIcon.breakpointCurrentStackframeForeground#A6E22E
  • debugIcon.breakpointDisabledForeground#F92672
  • debugIcon.breakpointForeground#F92672
  • debugIcon.breakpointStackframeForeground#AE81FF
  • debugIcon.breakpointUnverifiedForeground#F92672
  • debugIcon.continueForeground#FD971F
  • debugIcon.disconnectForeground#C8C093
  • debugIcon.pauseForeground#A6E22E
  • debugIcon.restartForeground#FD971F
  • debugIcon.startForeground#FD971F
  • debugIcon.stepBackForeground#A6E22E
  • debugIcon.stepIntoForeground#A6E22E
  • debugIcon.stepOutForeground#A6E22E
  • debugIcon.stepOverForeground#A6E22E
  • debugIcon.stopForeground#F92672
  • debugTokenExpression.boolean#AE81FF
  • debugTokenExpression.error#F92672
  • debugTokenExpression.name#DCD7BA
  • debugTokenExpression.number#7E9CD8
  • debugTokenExpression.string#A6E22E
  • debugTokenExpression.type#C8C093
  • debugTokenExpression.value#C8C093
  • debugToolBar.background#22222A
  • debugToolBar.border#1F1F2800
  • debugView.exceptionLabelBackground#93000A33
  • debugView.exceptionLabelForeground#F92672
  • debugView.stateLabelBackground#34481533
  • debugView.stateLabelForeground#A6E22E
  • debugView.valueChangedHighlight#4F378B66
  • descriptionForeground#C8C093
  • diffEditor.border#1F1F2800
  • diffEditor.diagonalFill#72716933
  • diffEditor.insertedLineBackground#6636001A
  • diffEditor.insertedTextBackground#66360033
  • diffEditor.insertedTextBorder#1F1F2800
  • diffEditor.move.border#1F1F2800
  • diffEditor.moveActive.border#1F1F2800
  • diffEditor.removedLineBackground#93000A1A
  • diffEditor.removedTextBackground#93000A33
  • diffEditor.removedTextBorder#1F1F2800
  • diffEditor.unchangedCodeBackground#14141B
  • diffEditor.unchangedRegionBackground#22222A
  • diffEditor.unchangedRegionForeground#C8C093
  • diffEditor.unchangedRegionShadow#00000033
  • diffEditorGutter.insertedLineBackground#FD971F66
  • diffEditorGutter.removedLineBackground#F9267266
  • diffEditorOverview.insertedForeground#FD971F
  • diffEditorOverview.removedForeground#F92672
  • disabledForeground#C8C093
  • dropdown.background#14141B
  • dropdown.border#1F1F2800
  • dropdown.foreground#DCD7BA
  • dropdown.listBackground#22222A
  • editor.background#1F1F28
  • editor.compositionBorder#1F1F2800
  • editor.findMatchBackground#AE81FF66
  • editor.findMatchBorder#1F1F2800
  • editor.findMatchForeground#DCD7BA
  • editor.findMatchHighlightBackground#AE81FF0A
  • editor.findMatchHighlightBorder#1F1F2800
  • editor.findMatchHighlightForeground#DCD7BA80
  • editor.findRangeHighlightBackground#49495540
  • editor.findRangeHighlightBorder#1F1F2800
  • editor.focusedStackFrameHighlightBackground#3448154D
  • editor.foldBackground#4F378B26
  • editor.foldPlaceholderForeground#49443C
  • editor.foreground#DCD7BA
  • editor.hoverHighlightBackground#FD971F1A
  • editor.inactiveSelectionBackground#A6E22E0A
  • editor.inlineValuesBackground#22222A
  • editor.inlineValuesForeground#DCD7BA
  • editor.lineHighlightBackground#22222A1A
  • editor.lineHighlightBorder#1F1F2800
  • editor.linkedEditingBackground#22222A
  • editor.placeholder.foreground#C8C093
  • editor.rangeHighlightBackground#22222A4D
  • editor.rangeHighlightBorder#1F1F2800
  • editor.selectionBackground#A6E22E1A
  • editor.selectionForeground#1E2810
  • editor.selectionHighlightBackground#FD971F1A
  • editor.selectionHighlightBorder#1F1F2800
  • editor.snippetFinalTabstopHighlightBackground#A6E22E30
  • editor.snippetFinalTabstopHighlightBorder#1F1F2800
  • editor.snippetTabstopHighlightBackground#A6E22E20
  • editor.snippetTabstopHighlightBorder#1F1F2800
  • editor.stackFrameHighlightBackground#34481533
  • editor.symbolHighlightBackground#66360033
  • editor.symbolHighlightBorder#1F1F2800
  • editor.wordHighlightBackground#FD971F33
  • editor.wordHighlightBorder#1F1F2800
  • editor.wordHighlightStrongBackground#FD971F66
  • editor.wordHighlightStrongBorder#1F1F2800
  • editor.wordHighlightTextBackground#AE81FF0A
  • editor.wordHighlightTextBorder#1F1F2800
  • editorBracketHighlight.foreground1#7E9CD8
  • editorBracketHighlight.foreground2#66D9EF
  • editorBracketHighlight.foreground3#A6E22E
  • editorBracketHighlight.foreground4#E6DB74
  • editorBracketHighlight.foreground5#AE81FF
  • editorBracketHighlight.foreground6#9CDCFE
  • editorBracketHighlight.unexpectedBracket.foreground#F92672
  • editorBracketMatch.background#7E9CD81A
  • editorBracketMatch.border#1F1F2800
  • editorBracketPairGuide.activeBackground1#7E9CD833
  • editorBracketPairGuide.activeBackground2#66D9EF33
  • editorBracketPairGuide.activeBackground3#A6E22E33
  • editorBracketPairGuide.activeBackground4#E6DB7433
  • editorBracketPairGuide.activeBackground5#AE81FF33
  • editorBracketPairGuide.activeBackground6#9CDCFE33
  • editorBracketPairGuide.background1#7E9CD81A
  • editorBracketPairGuide.background2#66D9EF1A
  • editorBracketPairGuide.background3#A6E22E1A
  • editorBracketPairGuide.background4#E6DB741A
  • editorBracketPairGuide.background5#AE81FF1A
  • editorBracketPairGuide.background6#9CDCFE1A
  • editorCodeLens.foreground#C8C093
  • editorCommentsWidget.rangeActiveBackground#2A2A35
  • editorCommentsWidget.rangeBackground#22222A
  • editorCommentsWidget.replyInputBackground#14141B
  • editorCommentsWidget.resolvedBorder#1F1F2800
  • editorCommentsWidget.unresolvedBorder#1F1F2800
  • editorCursor.background#22222A
  • editorCursor.foreground#A6E22E
  • editorError.background#93000A33
  • editorError.border#1F1F2800
  • editorError.foreground#F92672
  • editorGhostText.background#1D1D26
  • editorGhostText.border#1F1F2800
  • editorGhostText.foreground#C8C093
  • editorGroup.border#494955
  • editorGroup.dropBackground#A6E22E33
  • editorGroup.dropIntoPromptBackground#2A2A35
  • editorGroup.dropIntoPromptBorder#1F1F2800
  • editorGroup.dropIntoPromptForeground#DCD7BA
  • editorGroup.emptyBackground#14141B
  • editorGroup.focusedEmptyBorder#1F1F2800
  • editorGroupHeader.border#1F1F2800
  • editorGroupHeader.noTabsBackground#1D1D26
  • editorGroupHeader.tabsBackground#22222A
  • editorGroupHeader.tabsBorder#1F1F2800
  • editorGutter.addedBackground#A6E22E
  • editorGutter.background#22222A
  • editorGutter.commentGlyphForeground#C8C093
  • editorGutter.commentRangeForeground#7E9CD8
  • editorGutter.commentUnresolvedGlyphForeground#7E9CD8
  • editorGutter.deletedBackground#F92672
  • editorGutter.foldingControlForeground#DCD7BA
  • editorGutter.modifiedBackground#7E9CD8
  • editorHint.border#1F1F2800
  • editorHint.foreground#66D9EF
  • editorHoverWidget.background#1D1D26
  • editorHoverWidget.border#1F1F2800
  • editorHoverWidget.foreground#DCD7BA
  • editorHoverWidget.highlightForeground#A6E22E
  • editorHoverWidget.statusBarBackground#1D1D26
  • editorIndentGuide.activeBackground1#7E9CD8
  • editorIndentGuide.activeBackground2#66D9EF
  • editorIndentGuide.activeBackground3#A6E22E
  • editorIndentGuide.activeBackground4#E6DB74
  • editorIndentGuide.activeBackground5#AE81FF
  • editorIndentGuide.activeBackground6#9CDCFE
  • editorIndentGuide.background1#7E9CD826
  • editorIndentGuide.background2#66D9EF26
  • editorIndentGuide.background3#A6E22E26
  • editorIndentGuide.background4#E6DB7426
  • editorIndentGuide.background5#AE81FF26
  • editorIndentGuide.background6#9CDCFE26
  • editorInfo.background#7E9CD833
  • editorInfo.border#1F1F2800
  • editorInfo.foreground#7E9CD8
  • editorInlayHint.background#22222A
  • editorInlayHint.foreground#C8C093
  • editorInlayHint.parameterBackground#663600
  • editorInlayHint.parameterForeground#FFDCC2
  • editorInlayHint.typeBackground#4F378B
  • editorInlayHint.typeForeground#EADDFF
  • editorLightBulb.foreground#AE81FF
  • editorLightBulbAi.foreground#A6E22E
  • editorLightBulbAutoFix.foreground#FD971F
  • editorLineNumber.activeForeground#A6E22E99
  • editorLineNumber.dimmedForeground#49443C
  • editorLineNumber.foreground#C8C093
  • editorLink.activeForeground#A6E22E
  • editorMarkerNavigation.background#14141B
  • editorMarkerNavigationError.background#F92672
  • editorMarkerNavigationError.headerBackground#93000A33
  • editorMarkerNavigationInfo.background#A6E22E
  • editorMarkerNavigationInfo.headerBackground#34481533
  • editorMarkerNavigationWarning.background#AE81FF
  • editorMarkerNavigationWarning.headerBackground#4F378B33
  • editorMinimap.inlineChatInserted#FD971F
  • editorMultiCursor.primary.background#3448154D
  • editorMultiCursor.primary.foreground#A6E22E
  • editorMultiCursor.secondary.background#6636004D
  • editorMultiCursor.secondary.foreground#FD971F
  • editorOverviewRuler.addedForeground#A6E22E
  • editorOverviewRuler.background#22222A
  • editorOverviewRuler.border#1F1F2800
  • editorOverviewRuler.bracketMatchForeground#7E9CD8
  • editorOverviewRuler.commentForeground#A6E22E
  • editorOverviewRuler.commentUnresolvedForeground#FD971F
  • editorOverviewRuler.commonContentForeground#727169
  • editorOverviewRuler.currentContentForeground#A6E22E
  • editorOverviewRuler.deletedForeground#F92672
  • editorOverviewRuler.errorForeground#F92672
  • editorOverviewRuler.findMatchForeground#E6DB7480
  • editorOverviewRuler.incomingContentForeground#FD971F
  • editorOverviewRuler.infoForeground#7E9CD8
  • editorOverviewRuler.inlineChatInserted#A6E22E
  • editorOverviewRuler.inlineChatRemoved#F92672
  • editorOverviewRuler.modifiedForeground#7E9CD8
  • editorOverviewRuler.rangeHighlightForeground#49495540
  • editorOverviewRuler.selectionHighlightForeground#7E9CD880
  • editorOverviewRuler.warningForeground#E6DB74
  • editorOverviewRuler.wordHighlightForeground#72716980
  • editorOverviewRuler.wordHighlightStrongForeground#49443C40
  • editorOverviewRuler.wordHighlightTextForeground#C8C09380
  • editorPane.background#1F1F28
  • editorRuler.foreground#49443C66
  • editorStickyScroll.background#1D1D26
  • editorStickyScroll.border#1F1F2800
  • editorStickyScroll.shadow#00000020
  • editorStickyScrollGutter.background#22222A
  • editorStickyScrollHover.background#22222A
  • editorSuggestWidget.background#1D1D26
  • editorSuggestWidget.border#1F1F2800
  • editorSuggestWidget.focusHighlightForeground#A6E22E
  • editorSuggestWidget.foreground#DCD7BA
  • editorSuggestWidget.highlightForeground#A6E22E
  • editorSuggestWidget.selectedBackground#1D1D26
  • editorSuggestWidget.selectedForeground#DCD7BA
  • editorSuggestWidget.selectedIconForeground#A6E22E
  • editorSuggestWidgetStatus.foreground#C8C093
  • editorUnicodeHighlight.background#22222A
  • editorUnicodeHighlight.border#1F1F2800
  • editorUnnecessaryCode.border#1F1F2800
  • editorUnnecessaryCode.opacity#C8C093
  • editorWarning.background#E6DB7433
  • editorWarning.border#1F1F2800
  • editorWarning.foreground#E6DB74
  • editorWhitespace.foreground#C8C09366
  • editorWidget.background#22222A
  • editorWidget.border#494955
  • editorWidget.foreground#DCD7BA
  • editorWidget.resizeBorder#494955
  • errorForeground#F92672
  • extensionBadge.remoteBackground#663600
  • extensionBadge.remoteForeground#FFDCC2
  • extensionButton.background#1F1F28
  • extensionButton.foreground#DCD7BA
  • extensionButton.hoverBackground#494955
  • extensionButton.prominentBackground#A6E22E
  • extensionButton.prominentForeground#1E2810
  • extensionButton.prominentHoverBackground#A6E22E
  • extensionButton.separator#1F1F2800
  • extensionIcon.preReleaseForeground#A6E22E
  • extensionIcon.privateForeground#FD971F
  • extensionIcon.sponsorForeground#1E2810
  • extensionIcon.starForeground#AE81FF
  • extensionIcon.verifiedForeground#A6E22E
  • focusBorder#A6E22E
  • foreground#DCD7BA
  • gauge.background#22222A
  • gauge.border#1F1F2800
  • gauge.errorBackground#93000A
  • gauge.errorForeground#FFD6E0
  • gauge.foreground#DCD7BA
  • gauge.warningBackground#4F378B
  • gauge.warningForeground#EADDFF
  • git.blame.editorDecorationForeground#C8C093
  • gitDecoration.addedResourceForeground#FD971F
  • gitDecoration.conflictingResourceForeground#AE81FF
  • gitDecoration.deletedResourceForeground#F92672
  • gitDecoration.ignoredResourceForeground#C8C093
  • gitDecoration.modifiedResourceForeground#A6E22E
  • gitDecoration.renamedResourceForeground#AE81FF
  • gitDecoration.stageDeletedResourceForeground#F92672
  • gitDecoration.stageModifiedResourceForeground#A6E22E
  • gitDecoration.submoduleResourceForeground#AE81FF
  • gitDecoration.untrackedResourceForeground#FD971F
  • icon.foreground#DCD7BA
  • inlineChat.background#1D1D26
  • inlineChat.border#1F1F2800
  • inlineChat.foreground#DCD7BA
  • inlineChat.shadow#00000033
  • inlineChatDiff.inserted#66360033
  • inlineChatDiff.removed#93000A33
  • inlineChatInput.background#14141B
  • inlineChatInput.border#1F1F2800
  • inlineChatInput.focusBorder#1F1F2800
  • inlineChatInput.placeholderForeground#C8C093
  • inlineEdit.gutterIndicator.background#22222A
  • inlineEdit.gutterIndicator.primaryBackground#7E9CD8
  • inlineEdit.gutterIndicator.primaryBorder#1F1F2800
  • inlineEdit.gutterIndicator.primaryForeground#1E2810
  • inlineEdit.gutterIndicator.secondaryBackground#66D9EF
  • inlineEdit.gutterIndicator.secondaryBorder#1F1F2800
  • inlineEdit.gutterIndicator.secondaryForeground#3E1F00
  • inlineEdit.gutterIndicator.successfulBackground#A6E22E
  • inlineEdit.gutterIndicator.successfulBorder#1F1F2800
  • inlineEdit.gutterIndicator.successfulForeground#32004E
  • inlineEdit.modifiedBackground#A6E22E26
  • inlineEdit.modifiedBorder#1F1F2800
  • inlineEdit.modifiedChangedLineBackground#A6E22E1A
  • inlineEdit.modifiedChangedTextBackground#A6E22E33
  • inlineEdit.originalBackground#F9267226
  • inlineEdit.originalBorder#1F1F2800
  • inlineEdit.originalChangedLineBackground#F926721A
  • inlineEdit.originalChangedTextBackground#F9267233
  • inlineEdit.tabWillAcceptModifiedBorder#1F1F2800
  • inlineEdit.tabWillAcceptOriginalBorder#1F1F2800
  • input.background#14141B
  • input.border#1F1F2800
  • input.foreground#DCD7BA
  • input.placeholderForeground#C8C093
  • inputOption.activeBackground#344815
  • inputOption.activeBorder#1F1F2800
  • inputOption.activeForeground#A6E22E
  • inputOption.hoverBackground#344815
  • inputValidation.errorBackground#93000A
  • inputValidation.errorBorder#1F1F2800
  • inputValidation.errorForeground#F92672
  • inputValidation.infoBackground#344815
  • inputValidation.infoBorder#1F1F2800
  • inputValidation.infoForeground#A6E22E
  • inputValidation.warningBackground#4F378B
  • inputValidation.warningBorder#1F1F2800
  • inputValidation.warningForeground#AE81FF
  • interactive.activeCodeBorder#1F1F2800
  • interactive.inactiveCodeBorder#1F1F2800
  • keybindingLabel.background#14141B
  • keybindingLabel.border#1F1F2800
  • keybindingLabel.bottomBorder#1F1F2800
  • keybindingLabel.foreground#DCD7BA
  • keybindingTable.headerBackground#1D1D26
  • keybindingTable.rowsBackground#14141B
  • list.activeSelectionBackground#A6E22E
  • list.activeSelectionForeground#1E2810
  • list.activeSelectionIconForeground#D9FFB8
  • list.deemphasizedForeground#C8C093
  • list.dropBackground#A6E22E33
  • list.dropBetweenBackground#1F1F2800
  • list.errorForeground#F92672
  • list.filterMatchBackground#AE81FF66
  • list.filterMatchBorder#1F1F2800
  • list.focusBackground#1D1D26
  • list.focusForeground#DCD7BA
  • list.focusHighlightForeground#A6E22E
  • list.highlightForeground#A6E22E
  • list.hoverBackground#DCD7BA14
  • list.hoverForeground#DCD7BA
  • list.inactiveFocusBackground#1D1D26
  • list.inactiveFocusOutline#1F1F2800
  • list.inactiveSelectionBackground#663600
  • list.inactiveSelectionForeground#FFDCC2
  • list.inactiveSelectionIconForeground#DCD7BA
  • list.invalidItemForeground#F92672
  • list.warningForeground#AE81FF
  • listFilterWidget.background#14141B
  • listFilterWidget.noMatchesOutline#1F1F2800
  • listFilterWidget.outline#1F1F2800
  • listFilterWidget.shadow#00000033
  • mcpIcon.starForeground#AE81FF
  • menu.background#363646
  • menu.border#494955
  • menu.foreground#DCD7BA
  • menu.selectionBackground#A6E22E
  • menu.selectionBorder#A6E22E
  • menu.selectionForeground#1E2810
  • menu.separatorBackground#494955
  • menubar.selectionBackground#A6E22E
  • menubar.selectionBorder#A6E22E
  • menubar.selectionForeground#1E2810
  • merge.border#1F1F2800
  • merge.commonContentBackground#22222A80
  • merge.commonHeaderBackground#22222AB3
  • merge.currentContentBackground#A6E22E1A
  • merge.currentHeaderBackground#A6E22E33
  • merge.incomingContentBackground#FD971F1A
  • merge.incomingHeaderBackground#FD971F33
  • mergeEditor.change.background#A6E22E1A
  • mergeEditor.change.word.background#A6E22E33
  • mergeEditor.changeBase.background#22222A33
  • mergeEditor.changeBase.word.background#22222A66
  • mergeEditor.conflict.handled.minimapOverViewRuler#A6E22E
  • mergeEditor.conflict.handledFocused.border#1F1F2800
  • mergeEditor.conflict.handledUnfocused.border#1F1F2800
  • mergeEditor.conflict.input1.background#A6E22E1A
  • mergeEditor.conflict.input2.background#FD971F1A
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#F92672
  • mergeEditor.conflict.unhandledFocused.border#1F1F2800
  • mergeEditor.conflict.unhandledUnfocused.border#1F1F2800
  • mergeEditor.conflictingLines.background#22222A4D
  • minimap.background#1D1D26
  • minimap.chatEditHighlight#A6E22E
  • minimap.errorHighlight#F92672
  • minimap.findMatchHighlight#AE81FF50
  • minimap.foregroundOpacity#DCD7BA
  • minimap.infoHighlight#A6E22E
  • minimap.selectionHighlight#A6E22E99
  • minimap.selectionOccurrenceHighlight#49443C40
  • minimap.warningHighlight#AE81FF
  • minimapGutter.addedBackground#FD971F
  • minimapGutter.deletedBackground#F92672
  • minimapGutter.modifiedBackground#A6E22E
  • minimapSlider.activeBackground#344815
  • minimapSlider.background#C8C09366
  • minimapSlider.hoverBackground#344815
  • multiDiffEditor.background#22222A
  • multiDiffEditor.border#1F1F2800
  • multiDiffEditor.headerBackground#2A2A35
  • notebook.cellBorderColor#1F1F2800
  • notebook.cellEditorBackground#1D1D26
  • notebook.cellHoverBackground#22222A
  • notebook.cellInsertionIndicator#A6E22E
  • notebook.cellStatusBarItemHoverBackground#2A2A35
  • notebook.cellToolbarSeparator#1F1F2800
  • notebook.editorBackground#1D1D26
  • notebook.focusedCellBackground#22222A
  • notebook.focusedCellBorder#1F1F2800
  • notebook.focusedEditorBorder#1F1F2800
  • notebook.inactiveFocusedCellBorder#1F1F2800
  • notebook.inactiveSelectedCellBorder#1F1F2800
  • notebook.outputContainerBackgroundColor#1D1D26
  • notebook.outputContainerBorderColor#1F1F2800
  • notebook.selectedCellBackground#2A2A35
  • notebook.selectedCellBorder#1F1F2800
  • notebook.symbolHighlightBackground#6636001A
  • notebookEditorOverviewRuler.runningCellForeground#A6E22E
  • notebookScrollbarSlider.activeBackground#A6E22E66
  • notebookScrollbarSlider.background#C8C09340
  • notebookScrollbarSlider.hoverBackground#34481599
  • notebookStatusErrorIcon.foreground#F92672
  • notebookStatusRunningIcon.foreground#A6E22E
  • notebookStatusSuccessIcon.foreground#FD971F
  • notificationCenter.border#1F1F2800
  • notificationCenterHeader.background#1D1D26
  • notificationCenterHeader.foreground#C8C093
  • notificationLink.foreground#A6E22E
  • notifications.background#22222A
  • notifications.border#1F1F2800
  • notifications.foreground#DCD7BA
  • notificationsErrorIcon.foreground#F92672
  • notificationsInfoIcon.foreground#A6E22E
  • notificationsWarningIcon.foreground#AE81FF
  • notificationToast.border#1F1F2800
  • outputView.background#1D1D26
  • outputViewStickyScroll.background#2A2A35
  • panel.background#22222A
  • panel.border#494955
  • panel.dropBorder#494955
  • panelInput.border#1F1F2800
  • panelSection.border#1F1F2800
  • panelSection.dropBackground#A6E22E33
  • panelSectionHeader.background#2A2A35
  • panelSectionHeader.border#1F1F2800
  • panelSectionHeader.foreground#DCD7BA
  • panelStickyScroll.background#1D1D26
  • panelStickyScroll.border#1F1F2800
  • panelStickyScroll.shadow#00000033
  • panelTitle.activeBorder#A6E22E
  • panelTitle.border#494955
  • panelTitleBadge.background#A6E22E
  • panelTitleBadge.foreground#1E2810
  • peekView.border#1F1F2800
  • peekViewEditor.background#14141B
  • peekViewEditor.matchHighlightBackground#4F378B66
  • peekViewEditor.matchHighlightBorder#1F1F2800
  • peekViewEditorGutter.background#22222A
  • peekViewResult.background#22222A
  • peekViewResult.fileForeground#DCD7BA
  • peekViewResult.lineForeground#C8C093
  • peekViewResult.matchHighlightBackground#F9267233
  • peekViewResult.selectionBackground#2A2A35
  • peekViewResult.selectionForeground#DCD7BA
  • peekViewTitle.background#2A2A35
  • peekViewTitleDescription.foreground#C8C093
  • peekViewTitleLabel.foreground#DCD7BA
  • pickerGroup.border#1F1F2800
  • pickerGroup.foreground#A6E22E
  • ports.iconRunningProcessForeground#A6E22E
  • problemsErrorIcon.foreground#F92672
  • problemsInfoIcon.foreground#7E9CD8
  • problemsWarningIcon.foreground#E6DB74
  • profileBadge.background#A6E22E
  • profileBadge.foreground#1E2810
  • profiles.sashBorder#1F1F2800
  • progressBar.background#A6E22E
  • quickInput.background#1D1D26
  • quickInput.foreground#DCD7BA
  • quickInputList.focusBackground#344815
  • quickInputList.focusForeground#D9FFB8
  • quickInputList.focusIconForeground#1E2810
  • quickInputTitle.background#22222A
  • radio.activeBackground#A6E22E
  • radio.activeBorder#1F1F2800
  • radio.activeForeground#1E2810
  • radio.inactiveBackground#14141B
  • radio.inactiveBorder#1F1F2800
  • radio.inactiveForeground#DCD7BA
  • radio.inactiveHoverBackground#A6E22E
  • sash.hoverBorder#A6E22E
  • scmGraph.foreground1#A6E22E
  • scmGraph.foreground2#FD971F
  • scmGraph.foreground3#AE81FF
  • scmGraph.foreground4#F92672
  • scmGraph.foreground5#C8C093
  • scmGraph.historyItemBaseRefColor#AE81FF
  • scmGraph.historyItemHoverAdditionsForeground#FD971F
  • scmGraph.historyItemHoverDefaultLabelBackground#22222A
  • scmGraph.historyItemHoverDefaultLabelForeground#C8C093
  • scmGraph.historyItemHoverDeletionsForeground#F92672
  • scmGraph.historyItemHoverLabelForeground#DCD7BA
  • scmGraph.historyItemRefColor#A6E22E
  • scmGraph.historyItemRemoteRefColor#FD971F
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#344815
  • scrollbarSlider.background#494955
  • scrollbarSlider.hoverBackground#344815
  • search.resultsInfoForeground#C8C093
  • searchEditor.findMatchBackground#A6E22E0A
  • searchEditor.findMatchBorder#1F1F2800
  • searchEditor.textInputBorder#1F1F2800
  • selection.background#344815AA
  • settings.checkboxBackground#14141B
  • settings.checkboxBorder#1F1F2800
  • settings.checkboxForeground#DCD7BA
  • settings.dropdownBackground#14141B
  • settings.dropdownBorder#1F1F2800
  • settings.dropdownForeground#DCD7BA
  • settings.dropdownListBorder#1F1F2800
  • settings.focusedRowBackground#344815
  • settings.focusedRowBorder#1F1F2800
  • settings.headerBorder#1F1F2800
  • settings.headerForeground#DCD7BA
  • settings.modifiedItemIndicator#A6E22E
  • settings.numberInputBackground#14141B
  • settings.numberInputBorder#1F1F2800
  • settings.numberInputForeground#DCD7BA
  • settings.rowHoverBackground#2A2A35
  • settings.sashBorder#1F1F2800
  • settings.settingsHeaderHoverForeground#A6E22E
  • settings.textInputBackground#14141B
  • settings.textInputBorder#1F1F2800
  • settings.textInputForeground#DCD7BA
  • sideBar.background#22222A
  • sideBar.border#494955
  • sideBar.dropBackground#A6E22E33
  • sideBar.foreground#DCD7BA
  • sideBarActivityBarTop.border#1F1F2800
  • sideBarSectionHeader.background#2A2A35
  • sideBarSectionHeader.border#1F1F2800
  • sideBarSectionHeader.foreground#DCD7BA
  • sideBarStickyScroll.background#1D1D26
  • sideBarStickyScroll.border#1F1F2800
  • sideBarStickyScroll.shadow#00000033
  • sideBarTitle.background#2A2A35
  • sideBarTitle.border#1F1F2800
  • sideBarTitle.foreground#DCD7BA
  • sideBySideEditor.horizontalBorder#494955
  • sideBySideEditor.verticalBorder#494955
  • simpleFindWidget.sashBorder#1F1F2800
  • statusBar.background#344815
  • statusBar.border#494955
  • statusBar.debuggingBackground#F92672
  • statusBar.debuggingBorder#1F1F2800
  • statusBar.debuggingForeground#370617
  • statusBar.focusBorder#1F1F2800
  • statusBar.foreground#D9FFB8
  • statusBar.noFolderBackground#22222A
  • statusBar.noFolderBorder#1F1F2800
  • statusBar.noFolderForeground#DCD7BA
  • statusBarItem.activeBackground#344815CC
  • statusBarItem.compactHoverBackground#2A2A35
  • statusBarItem.errorBackground#F92672
  • statusBarItem.errorForeground#370617
  • statusBarItem.errorHoverBackground#93000A
  • statusBarItem.errorHoverForeground#FFD6E0
  • statusBarItem.focusBorder#1F1F2800
  • statusBarItem.hoverBackground#344815E6
  • statusBarItem.hoverForeground#D9FFB8
  • statusBarItem.offlineBackground#22222A
  • statusBarItem.offlineForeground#C8C093
  • statusBarItem.offlineHoverBackground#2A2A35
  • statusBarItem.offlineHoverForeground#DCD7BA
  • statusBarItem.prominentBackground#A6E22E
  • statusBarItem.prominentForeground#1E2810
  • statusBarItem.prominentHoverBackground#A6E22ECC
  • statusBarItem.prominentHoverForeground#1E2810
  • statusBarItem.remoteBackground#FD971F
  • statusBarItem.remoteForeground#3E1F00
  • statusBarItem.remoteHoverBackground#663600
  • statusBarItem.remoteHoverForeground#3E1F00
  • statusBarItem.warningBackground#AE81FF
  • statusBarItem.warningForeground#32004E
  • statusBarItem.warningHoverBackground#4F378B
  • statusBarItem.warningHoverForeground#EADDFF
  • symbolIcon.arrayForeground#DCD7BA
  • symbolIcon.booleanForeground#A6E22E
  • symbolIcon.classForeground#A6E22E
  • symbolIcon.colorForeground#C8C093
  • symbolIcon.constantForeground#FD971F
  • symbolIcon.constructorForeground#A6E22E
  • symbolIcon.enumeratorForeground#AE81FF
  • symbolIcon.enumeratorMemberForeground#AE81FF
  • symbolIcon.eventForeground#A6E22E
  • symbolIcon.fieldForeground#FD971F
  • symbolIcon.fileForeground#C8C093
  • symbolIcon.folderForeground#C8C093
  • symbolIcon.functionForeground#A6E22E
  • symbolIcon.interfaceForeground#A6E22E
  • symbolIcon.keyForeground#DCD7BA
  • symbolIcon.keywordForeground#A6E22E
  • symbolIcon.methodForeground#A6E22E
  • symbolIcon.moduleForeground#A6E22E
  • symbolIcon.namespaceForeground#C8C093
  • symbolIcon.nullForeground#C8C093
  • symbolIcon.numberForeground#DCD7BA
  • symbolIcon.objectForeground#DCD7BA
  • symbolIcon.operatorForeground#DCD7BA
  • symbolIcon.packageForeground#C8C093
  • symbolIcon.propertyForeground#FD971F
  • symbolIcon.referenceForeground#A6E22E
  • symbolIcon.snippetForeground#C8C093
  • symbolIcon.stringForeground#FD971F
  • symbolIcon.structForeground#A6E22E
  • symbolIcon.textForeground#DCD7BA
  • symbolIcon.typeParameterForeground#A6E22E
  • symbolIcon.unitForeground#C8C093
  • symbolIcon.variableForeground#DCD7BA
  • tab.activeBackground#34481566
  • tab.activeBorder#A6E22E
  • tab.activeBorderTop#1F1F2800
  • tab.activeForeground#D9FFB8
  • tab.activeModifiedBorder#1F1F2800
  • tab.border#494955
  • tab.dragAndDropBorder#1F1F2800
  • tab.hoverBackground#22222A
  • tab.hoverBorder#1F1F2800
  • tab.hoverForeground#DCD7BA
  • tab.inactiveBackground#1D1D26
  • tab.inactiveForeground#DCD7BA
  • tab.inactiveModifiedBorder#1F1F2800
  • tab.lastPinnedBorder#1F1F2800
  • tab.selectedBackground#34481533
  • tab.selectedBorderTop#A6E22E
  • tab.selectedForeground#D9FFB8
  • tab.unfocusedActiveBackground#34481533
  • tab.unfocusedActiveBorder#1F1F2800
  • tab.unfocusedActiveBorderTop#1F1F2800
  • tab.unfocusedActiveForeground#C8C093
  • tab.unfocusedActiveModifiedBorder#1F1F2800
  • tab.unfocusedHoverBackground#2A2A35
  • tab.unfocusedHoverBorder#1F1F2800
  • tab.unfocusedHoverForeground#DCD7BA
  • tab.unfocusedInactiveBackground#1D1D26CC
  • tab.unfocusedInactiveForeground#C8C093
  • tab.unfocusedInactiveModifiedBorder#1F1F2800
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#7E9CD8
  • terminal.ansiBrightBlack#75715E
  • terminal.ansiBrightBlue#9CDCFE
  • terminal.ansiBrightCyan#8AEAFF
  • terminal.ansiBrightGreen#BBFD41
  • terminal.ansiBrightMagenta#C99DFF
  • terminal.ansiBrightRed#FF4F90
  • terminal.ansiBrightWhite#F5F5F0
  • terminal.ansiBrightYellow#FFF08A
  • terminal.ansiCyan#66D9EF
  • terminal.ansiGreen#A6E22E
  • terminal.ansiMagenta#AE81FF
  • terminal.ansiRed#F92672
  • terminal.ansiWhite#DCD7BA
  • terminal.ansiYellow#E6DB74
  • terminal.background#1D1D26
  • terminal.border#1F1F2800
  • terminal.dropBackground#A6E22E33
  • terminal.findMatchBackground#4F378B66
  • terminal.findMatchBorder#1F1F2800
  • terminal.findMatchHighlightBackground#4F378B33
  • terminal.findMatchHighlightBorder#1F1F2800
  • terminal.foreground#DCD7BA
  • terminal.hoverHighlightBackground#66360033
  • terminal.inactiveSelectionBackground#34481533
  • terminal.initialHintForeground#C8C093
  • terminal.selectionBackground#34481566
  • terminal.selectionForeground#D9FFB8
  • terminal.tab.activeBorder#1F1F2800
  • terminalCommandDecoration.defaultBackground#22222A
  • terminalCommandDecoration.errorBackground#F92672
  • terminalCommandDecoration.successBackground#FD971F
  • terminalCommandGuide.foreground#DCD7BA
  • terminalCursor.background#A6E22E
  • terminalCursor.foreground#1E2810
  • terminalOverviewRuler.border#1F1F2800
  • terminalOverviewRuler.cursorForeground#A6E22E
  • terminalOverviewRuler.findMatchForeground#AE81FF
  • terminalStickyScroll.background#22222A
  • terminalStickyScroll.border#1F1F2800
  • terminalStickyScrollHover.background#2A2A35
  • terminalSymbolIcon.aliasForeground#AE81FF
  • terminalSymbolIcon.argumentForeground#A6E22E
  • terminalSymbolIcon.branchForeground#7E9CD8
  • terminalSymbolIcon.commitForeground#A6E22E
  • terminalSymbolIcon.fileForeground#C8C093
  • terminalSymbolIcon.flagForeground#F92672
  • terminalSymbolIcon.folderForeground#C8C093
  • terminalSymbolIcon.inlineSuggestionForeground#C8C093
  • terminalSymbolIcon.methodForeground#7E9CD8
  • terminalSymbolIcon.optionForeground#7E9CD8
  • terminalSymbolIcon.optionValueForeground#AE81FF
  • terminalSymbolIcon.pullRequestDoneForeground#A6E22E
  • terminalSymbolIcon.pullRequestForeground#7E9CD8
  • terminalSymbolIcon.remoteForeground#AE81FF
  • terminalSymbolIcon.stashForeground#A6E22E
  • terminalSymbolIcon.symbolicLinkFileForeground#7E9CD8
  • terminalSymbolIcon.symbolicLinkFolderForeground#7E9CD8
  • terminalSymbolIcon.tagForeground#AE81FF
  • testing.coverCountBadgeBackground#A6E22E
  • testing.coverCountBadgeForeground#1E2810
  • testing.coveredBackground#66360033
  • testing.coveredBorder#1F1F2800
  • testing.coveredGutterBackground#FD971F
  • testing.iconErrored#F92672
  • testing.iconErrored.retired#F92672
  • testing.iconFailed#F92672
  • testing.iconFailed.retired#F92672
  • testing.iconPassed#FD971F
  • testing.iconPassed.retired#FD971F
  • testing.iconQueued#AE81FF
  • testing.iconQueued.retired#AE81FF
  • testing.iconSkipped#AE81FF
  • testing.iconSkipped.retired#AE81FF
  • testing.iconUnset#C8C093
  • testing.iconUnset.retired#C8C093
  • testing.message.error.badgeBackground#93000A33
  • testing.message.error.badgeBorder#1F1F2800
  • testing.message.error.badgeForeground#F92672
  • testing.message.error.lineBackground#93000A33
  • testing.message.info.decorationForeground#DCD7BA
  • testing.message.info.lineBackground#3448154D
  • testing.messagePeekBorder#1F1F2800
  • testing.messagePeekHeaderBackground#22222A
  • testing.peekBorder#1F1F2800
  • testing.peekHeaderBackground#22222A
  • testing.runAction#A6E22E
  • testing.uncoveredBackground#93000A1A
  • testing.uncoveredBorder#1F1F2800
  • testing.uncoveredBranchBackground#93000A33
  • testing.uncoveredGutterBackground#F92672
  • textBlockQuote.background#22222A
  • textBlockQuote.border#49443C
  • textCodeBlock.background#1D1D26
  • textLink.activeForeground#A6E22E
  • textLink.foreground#A6E22E
  • textPreformat.background#22222A
  • textPreformat.foreground#C8C093
  • textSeparator.foreground#49443C
  • titleBar.activeBackground#344815
  • titleBar.activeForeground#D9FFB8
  • titleBar.border#494955
  • titleBar.inactiveBackground#34481566
  • titleBar.inactiveForeground#D9FFB899
  • toolbar.activeBackground#344815
  • toolbar.hoverBackground#494955
  • toolbar.hoverOutline#A6E22E
  • tree.inactiveIndentGuidesStroke#1F1F2800
  • tree.indentGuidesStroke#1F1F2800
  • tree.tableColumnsBorder#1F1F2800
  • tree.tableOddRowsBackground#22222A4D
  • walkThrough.embeddedEditorBackground#22222A
  • walkthrough.stepTitle.foreground#DCD7BA
  • welcomePage.background#1D1D26
  • welcomePage.progress.background#22222A
  • welcomePage.progress.foreground#A6E22E
  • welcomePage.tileBackground#22222A
  • welcomePage.tileBorder#1F1F2800
  • welcomePage.tileHoverBackground#363646
  • widget.border#49443C
  • widget.shadow#00000033
  • window.activeBorder#A6E22E
  • window.inactiveBorder#49443C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block, comment.block.documentation, punctuation.definition.comment#C8C093italic
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary#AE81FFbold
constant.language, constant.other#A6E22E
constant.character.escape, constant.other.placeholder#FD971F
entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, entity.name.type, entity.name.namespace, entity.name.tag, entity.name.section#A6E22Ebold
entity.name.function, entity.name.method, entity.name.constructor#A6E22Ebold
entity.name.property, entity.name.attribute, entity.other.attribute-name#A6E22E
keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.trycatch, keyword.control.switch#FD971Fbold
keyword, keyword.other, keyword.declaration, keyword.modifier#FD971F
keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison#FD971F
markup.heading, markup.heading.setext, entity.name.section.markdown#FD971Fbold
markup.underline.link, markup.underline.link.image, string.other.link.title.markdown, string.other.link.description.markdown#A6E22Eunderline
markup.inline.raw, markup.fenced_code.block, markup.quote.markdown#AE81FF
markup.bold, punctuation.definition.bold#FD971Fbold
markup.italic, punctuation.definition.italic#AE81FF
markup.list.unnumbered, markup.list.numbered, punctuation.definition.list.begin#FD971F
meta.tag, punctuation.definition.tag, entity.name.tag#FD971F
entity.other.attribute-name#A6E22E
meta.class, meta.function, meta.method-call, meta.function-call, meta.tag, meta.brace, meta.group#C8C093
storage, storage.type, storage.modifier#AE81FF
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.ternary, keyword.operator.expression.instanceof, keyword.operator.expression.typeof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.delete, keyword.operator.expression.void, keyword.operator.spread, keyword.operator.rest, keyword.operator.nullish-coalescing, keyword.operator.optional-chaining, keyword.operator#F92672bold
string, string.quoted.single, string.quoted.double, string.quoted.triple, string.regexp, string.template, punctuation.definition.string#AE81FF
support.function#FD971Fbold
support.class, support.type#A6E22E
support.constant, support.variable#AE81FF
variable, variable.other, variable.other.readwrite#DCD7BA
variable.parameter, variable.parameter.function#FD971F
variable.other.member, variable.other.property, variable.other.object.property#A6E22E
variable.other.environment#AE81FF
variable.other.constant, variable.other.global, variable.other.module#A6E22Ebold
punctuation.separator, punctuation.terminator, punctuation.accessor#DCD7BA
punctuation.definition.tag, punctuation.section.brace, punctuation.section.paren, punctuation.section.bracket#C8C093bold
punctuation.separator.key-value, punctuation.separator.dictionary, punctuation.separator.sequence#727169
invalid, invalid.illegal#370617
invalid.deprecated#FFD6E0
Monolumé by Benito Anagua - VS Code Theme