Skip to main content
Coding Theme

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.

  • activityBar.activeBorder#0A84FF
  • activityBar.background#c3c7cd
  • activityBar.border#adb3bb
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#4f5760
  • activityBarBadge.background#0071E3
  • activityBarBadge.foreground#ffffff
  • activityErrorBadge.background#D70015
  • activityErrorBadge.foreground#ffffff
  • activityWarningBadge.background#BF8803
  • activityWarningBadge.foreground#ffffff
  • agentSessionReadIndicator.foreground#8E8E93
  • agentSessionSelectedBadge.border#0A84FF
  • agentSessionSelectedUnfocusedBadge.border#8E8E93
  • agentStatusIndicator.background#F5F5F7
  • aiCustomizationManagement.sashBorder#d2d7dd
  • badge.background#0071E3
  • badge.foreground#ffffff
  • banner.background#E8F1FE
  • banner.foreground#1d1d1f
  • banner.iconForeground#0066D6
  • breadcrumb.activeSelectionForeground#0066D6
  • breadcrumb.background#f8f8f8
  • breadcrumb.focusForeground#1d1d1f
  • breadcrumb.foreground#5f6772
  • breadcrumbPicker.background#ffffff
  • button.background#0071E3
  • button.border#0071E3
  • button.foreground#ffffff
  • button.hoverBackground#0077ED
  • button.secondaryBackground#F5F5F7
  • button.secondaryBorder#D2D2D7
  • button.secondaryForeground#353535
  • button.secondaryHoverBackground#EBEBEE
  • chat.avatarBackground#0071E3
  • chat.avatarForeground#ffffff
  • chat.checkpointSeparator#d7dde2
  • chat.editedFileForeground#0066D6
  • chat.linesAddedForeground#1F9D3A
  • chat.linesRemovedForeground#D70015
  • chat.requestBackground#F2F7FE
  • chat.requestBorder#0A84FF33
  • chat.requestBubbleBackground#E8F1FE
  • chat.requestBubbleHoverBackground#DBEBFE
  • chat.requestCodeBorder#d5dae0
  • chat.slashCommandBackground#0A84FF1A
  • chat.slashCommandForeground#0066D6
  • chat.thinkingShimmer#FFFFFF80
  • chatManagement.sashBorder#d2d7dd
  • checkbox.background#f8f8f8
  • checkbox.border#c7ccd2
  • checkbox.foreground#0A84FF
  • commandCenter.activeBackground#EBEBEE
  • commandCenter.activeBorder#0A84FF
  • commandCenter.activeForeground#1d1d1f
  • commandCenter.background#F5F5F7
  • commandCenter.border#D2D2D7
  • commandCenter.debuggingBackground#b392f0
  • commandCenter.foreground#353535
  • commandCenter.inactiveBorder#d2d2d7
  • commandCenter.inactiveForeground#8E8E93
  • debugConsole.errorForeground#D70015
  • debugConsole.infoForeground#0066D6
  • debugConsole.sourceForeground#8E8E93
  • debugConsole.warningForeground#BF8803
  • debugConsoleInputIcon.foreground#0066D6
  • debugExceptionWidget.background#FFF1F0
  • debugExceptionWidget.border#D70015
  • debugIcon.breakpointCurrentStackframeForeground#BF8803
  • debugIcon.breakpointDisabledForeground#8E8E93
  • debugIcon.breakpointForeground#D70015
  • debugIcon.breakpointStackframeForeground#8E8E93
  • debugIcon.breakpointUnverifiedForeground#BF8803
  • debugIcon.continueForeground#1F9D3A
  • debugIcon.disconnectForeground#8E8E93
  • debugIcon.pauseForeground#BF8803
  • debugIcon.restartForeground#1F9D3A
  • debugIcon.startForeground#1F9D3A
  • debugIcon.stepBackForeground#0066D6
  • debugIcon.stepIntoForeground#0066D6
  • debugIcon.stepOutForeground#0066D6
  • debugIcon.stepOverForeground#0066D6
  • debugIcon.stopForeground#D70015
  • debugTokenExpression.boolean#e88501
  • debugTokenExpression.error#D70015
  • debugTokenExpression.name#353535
  • debugTokenExpression.number#6d8600
  • debugTokenExpression.string#e88501
  • debugTokenExpression.type#213EDB
  • debugTokenExpression.value#535353
  • debugToolBar.background#F5F5F7
  • debugToolBar.border#D2D2D7
  • debugView.exceptionLabelBackground#D70015
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#d7dde2
  • debugView.stateLabelForeground#353535
  • debugView.valueChangedHighlight#0A84FF26
  • descriptionForeground#5f6772
  • diffEditor.border#d2d7dd
  • diffEditor.diagonalFill#d5dae0
  • diffEditor.insertedLineBackground#1F9D3A1A
  • diffEditor.insertedTextBackground#1F9D3A2E
  • diffEditor.move.border#0066D6
  • diffEditor.moveActive.border#0A84FF
  • diffEditor.removedLineBackground#D700151A
  • diffEditor.removedTextBackground#D700152E
  • diffEditor.unchangedCodeBackground#00000005
  • diffEditor.unchangedRegionBackground#f0f2f5
  • diffEditor.unchangedRegionForeground#6E6E73
  • diffEditor.unchangedRegionShadow#00000018
  • diffEditorGutter.insertedLineBackground#1F9D3A26
  • diffEditorGutter.removedLineBackground#D7001526
  • diffEditorOverview.insertedForeground#1F9D3A
  • diffEditorOverview.removedForeground#D70015
  • disabledForeground#a6a6a6
  • dropdown.background#f8f8f8
  • dropdown.border#c7ccd2
  • dropdown.foreground#353535
  • editor.background#f8f8f8
  • editor.compositionBorder#0066D6
  • editor.findMatchBackground#ffe28f
  • editor.findMatchBorder#d7a600
  • editor.findMatchHighlightBackground#ffeeb4
  • editor.findRangeHighlightBackground#FFCC0033
  • editor.focusedStackFrameHighlightBackground#FFEAA8
  • editor.foldBackground#EEF3F9
  • editor.foldPlaceholderForeground#8E8E93
  • editor.foreground#353535
  • editor.hoverHighlightBackground#0A84FF14
  • editor.inactiveSelectionBackground#dcebf888
  • editor.inlineValuesBackground#F5F5F7
  • editor.inlineValuesForeground#6E6E73
  • editor.lineHighlightBackground#F3F7FB
  • editor.lineHighlightBorder#00000000
  • editor.lineNumber.foreground#bbbbbb
  • editor.linkedEditingBackground#0A84FF1F
  • editor.placeholder.foreground#8b929d
  • editor.rangeHighlightBackground#0A84FF0D
  • editor.selectionBackground#B5DBF7
  • editor.selectionHighlightBackground#d6ecfa88
  • editor.stackFrameHighlightBackground#FFF6D6
  • editor.symbolHighlightBackground#FFE28F66
  • editor.wordHighlightBackground#c7defa88
  • editor.wordHighlightStrongBackground#b7d4f988
  • editorBracketHighlight.foreground1#386ac3
  • editorBracketHighlight.foreground2#10a567
  • editorBracketHighlight.foreground3#e88501
  • editorBracketHighlight.foreground4#8431c5
  • editorBracketHighlight.foreground5#6d8600
  • editorBracketHighlight.foreground6#e06c75
  • editorBracketHighlight.unexpectedBracket.foreground#D70015
  • editorBracketMatch.background#dceaf7
  • editorBracketMatch.border#7ca7d8
  • editorBracketMatch.foreground#0066D6
  • editorBracketPairGuide.activeBackground1#386ac340
  • editorBracketPairGuide.activeBackground2#10a56740
  • editorBracketPairGuide.activeBackground3#e8850140
  • editorBracketPairGuide.activeBackground4#8431c540
  • editorBracketPairGuide.activeBackground5#6d860040
  • editorBracketPairGuide.activeBackground6#e06c7540
  • editorBracketPairGuide.background1#386ac31a
  • editorBracketPairGuide.background2#10a5671a
  • editorBracketPairGuide.background3#e885011a
  • editorBracketPairGuide.background4#8431c51a
  • editorBracketPairGuide.background5#6d86001a
  • editorBracketPairGuide.background6#e06c751a
  • editorCodeLens.foreground#8a929d
  • editorCommentsWidget.rangeActiveBackground#BF880326
  • editorCommentsWidget.rangeBackground#BF88031A
  • editorCommentsWidget.replyInputBackground#F5F5F7
  • editorCommentsWidget.resolvedBorder#1F9D3A
  • editorCommentsWidget.unresolvedBorder#BF8803
  • editorCursor.background#f8f8f8
  • editorCursor.foreground#000000
  • editorError.background#D7001514
  • editorError.foreground#D70015
  • editorGhostText.background#ffffff00
  • editorGhostText.border#d7dce300
  • editorGhostText.foreground#8f97a2
  • editorGroup.border#d2d7dd
  • editorGroup.dropBackground#0A84FF1A
  • editorGroup.dropIntoPromptBackground#F5F5F7F2
  • editorGroup.dropIntoPromptBorder#d2d2d7
  • editorGroup.dropIntoPromptForeground#353535
  • editorGroup.emptyBackground#f8f8f8
  • editorGroup.focusedEmptyBorder#0A84FF
  • editorGroupHeader.border#d7dde2
  • editorGroupHeader.noTabsBackground#ebedef
  • editorGroupHeader.tabsBackground#ebedef
  • editorGroupHeader.tabsBorder#d7dde2
  • editorGutter.addedBackground#1F9D3A
  • editorGutter.addedSecondaryBackground#1F9D3A99
  • editorGutter.background#f8f8f8
  • editorGutter.commentDraftGlyphForeground#8E8E93
  • editorGutter.commentGlyphForeground#8E8E93
  • editorGutter.commentRangeForeground#f0f2f5
  • editorGutter.commentUnresolvedGlyphForeground#BF8803
  • editorGutter.deletedBackground#D70015
  • editorGutter.deletedSecondaryBackground#D7001599
  • editorGutter.foldingControlForeground#8E8E93
  • editorGutter.itemBackground#E8F1FE
  • editorGutter.itemGlyphForeground#0066D6
  • editorGutter.modifiedBackground#0066D6
  • editorGutter.modifiedSecondaryBackground#0066D699
  • editorHint.foreground#6E6E73
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#d5dae0
  • editorHoverWidget.foreground#353535
  • editorHoverWidget.highlightForeground#0066D6
  • editorHoverWidget.statusBarBackground#F5F5F7
  • editorIndentGuide.activeBackground#c7ccd2
  • editorIndentGuide.activeBackground1#bfc8d3
  • editorIndentGuide.activeBackground2#b9c4d0
  • editorIndentGuide.activeBackground3#b3becb
  • editorIndentGuide.activeBackground4#adbac6
  • editorIndentGuide.activeBackground5#a7b4c1
  • editorIndentGuide.activeBackground6#a1aebc
  • editorIndentGuide.background#eaeaea
  • editorIndentGuide.background1#e7e7e7
  • editorIndentGuide.background2#e3e3e3
  • editorIndentGuide.background3#dfdfdf
  • editorIndentGuide.background4#dbdbdb
  • editorIndentGuide.background5#d7d7d7
  • editorIndentGuide.background6#d3d3d3
  • editorInfo.background#0A84FF14
  • editorInfo.foreground#0A84FF
  • editorInlayHint.background#eef3f7
  • editorInlayHint.foreground#5b6470
  • editorInlayHint.parameterBackground#f4efe6
  • editorInlayHint.parameterForeground#7a5c2e
  • editorInlayHint.typeBackground#eaf1f8
  • editorInlayHint.typeForeground#53606f
  • editorLightBulb.foreground#d19a00
  • editorLightBulbAi.foreground#8431c5
  • editorLightBulbAutoFix.foreground#d19a00
  • editorLineNumber.activeForeground#6b6f75
  • editorLineNumber.dimmedForeground#c7ccd2
  • editorLink.activeForeground#0066D6
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#FFF1F0
  • editorMarkerNavigationError.headerBackground#FFE3E1
  • editorMarkerNavigationInfo.background#EBF4FF
  • editorMarkerNavigationInfo.headerBackground#D9EBFF
  • editorMarkerNavigationWarning.background#FFF9EB
  • editorMarkerNavigationWarning.headerBackground#FFF2D6
  • editorMinimap.inlineChatInserted#1F9D3A
  • editorMultiCursor.primary.foreground#000000
  • editorMultiCursor.secondary.foreground#0A84FFCC
  • editorOverviewRuler.addedForeground#1F9D3A
  • editorOverviewRuler.border#d7dde2
  • editorOverviewRuler.bracketMatchForeground#7ca7d8
  • editorOverviewRuler.commentForeground#8E8E93
  • editorOverviewRuler.commentUnresolvedForeground#BF8803
  • editorOverviewRuler.commonContentForeground#8E8E93
  • editorOverviewRuler.currentContentForeground#0A84FF
  • editorOverviewRuler.deletedForeground#D70015
  • editorOverviewRuler.errorForeground#D70015
  • editorOverviewRuler.findMatchForeground#D7A600
  • editorOverviewRuler.incomingContentForeground#1F9D3A
  • editorOverviewRuler.infoForeground#0A84FF
  • editorOverviewRuler.inlineChatInserted#1F9D3A
  • editorOverviewRuler.inlineChatRemoved#D70015
  • editorOverviewRuler.modifiedForeground#0066D6
  • editorOverviewRuler.rangeHighlightForeground#0A84FF66
  • editorOverviewRuler.selectionHighlightForeground#0A84FF99
  • editorOverviewRuler.warningForeground#BF8803
  • editorOverviewRuler.wordHighlightForeground#0A84FF66
  • editorOverviewRuler.wordHighlightStrongForeground#0A84FF99
  • editorPane.background#f0f2f5
  • editorRuler.foreground#e6e6e6
  • editorStickyScroll.background#f3f5f7
  • editorStickyScroll.border#d8dde3
  • editorStickyScroll.shadow#00000018
  • editorStickyScrollGutter.background#f0f3f6
  • editorStickyScrollHover.background#e7edf3
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#d5dae0
  • editorSuggestWidget.focusHighlightForeground#0A84FF
  • editorSuggestWidget.foreground#353535
  • editorSuggestWidget.highlightForeground#0066D6
  • editorSuggestWidget.selectedBackground#dbdde0
  • editorSuggestWidget.selectedForeground#101c32
  • editorSuggestWidget.selectedIconForeground#0066D6
  • editorSuggestWidgetStatus.foreground#6a717c
  • editorUnicodeHighlight.background#FFCC0026
  • editorUnicodeHighlight.border#BF8803
  • editorUnnecessaryCode.opacity#00000055
  • editorWarning.background#BF880314
  • editorWarning.foreground#BF8803
  • editorWhitespace.foreground#d3d6db
  • editorWidget.background#ffffff
  • editorWidget.border#d5dae0
  • editorWidget.foreground#353535
  • editorWidget.resizeBorder#0A84FF
  • errorForeground#D70015
  • extensionBadge.remoteBackground#0066D6
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.background#F5F5F7
  • extensionButton.border#D2D2D7
  • extensionButton.foreground#1d1d1f
  • extensionButton.hoverBackground#EBEBEE
  • extensionButton.prominentBackground#0071E3
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#0077ED
  • extensionButton.separator#D2D2D7
  • extensionIcon.preReleaseForeground#BF8803
  • extensionIcon.privateForeground#6E6E73
  • extensionIcon.sponsorForeground#FF375F
  • extensionIcon.starForeground#FF9F0A
  • extensionIcon.verifiedForeground#0A84FF
  • focusBorder#0A84FF66
  • foreground#353535
  • git.blame.editorDecorationForeground#6E6E7399
  • gitDecoration.addedResourceForeground#14732D
  • gitDecoration.conflictingResourceForeground#BF8803
  • gitDecoration.deletedResourceForeground#D70015
  • gitDecoration.ignoredResourceForeground#8E8E93
  • gitDecoration.modifiedResourceForeground#0066D6
  • gitDecoration.renamedResourceForeground#32ADE6
  • gitDecoration.stageDeletedResourceForeground#D70015CC
  • gitDecoration.stageModifiedResourceForeground#0A84FF
  • gitDecoration.submoduleResourceForeground#5E5CE6
  • gitDecoration.untrackedResourceForeground#14732D
  • icon.foreground#535353
  • inlineChat.background#FBFCFE
  • inlineChat.border#0A84FF66
  • inlineChat.foreground#353535
  • inlineChat.shadow#00000026
  • inlineChatDiff.inserted#1F9D3A2E
  • inlineChatDiff.removed#D700152E
  • inlineChatInput.background#ffffff
  • inlineChatInput.border#c7ccd2
  • inlineChatInput.focusBorder#0A84FF
  • inlineChatInput.placeholderForeground#8b929d
  • inlineEdit.background#F0F6FE
  • inlineEdit.gutterIndicator.primaryBackground#E8F1FE
  • inlineEdit.gutterIndicator.primaryBorder#0066D6
  • inlineEdit.gutterIndicator.primaryForeground#0066D6
  • inlineEdit.gutterIndicator.secondaryBackground#f0f2f5
  • inlineEdit.gutterIndicator.secondaryBorder#8E8E93
  • inlineEdit.gutterIndicator.secondaryForeground#6E6E73
  • inlineEdit.gutterIndicator.successfulBackground#E7F6EC
  • inlineEdit.gutterIndicator.successfulBorder#1F9D3A
  • inlineEdit.gutterIndicator.successfulForeground#1F9D3A
  • inlineEdit.modifiedBackground#1F9D3A14
  • inlineEdit.modifiedBorder#1F9D3A66
  • inlineEdit.modifiedChangedLineBackground#1F9D3A1F
  • inlineEdit.modifiedChangedTextBackground#1F9D3A33
  • inlineEdit.originalBackground#D7001514
  • inlineEdit.originalBorder#D7001566
  • inlineEdit.originalChangedLineBackground#D700151F
  • inlineEdit.originalChangedTextBackground#D7001533
  • inlineEdit.tabWillAcceptModifiedBorder#1F9D3A
  • inlineEdit.tabWillAcceptOriginalBorder#D70015
  • input.background#ffffff
  • input.border#c7ccd2
  • input.foreground#353535
  • input.placeholderForeground#8b929d
  • inputOption.activeBackground#D6E9FB
  • inputOption.activeBorder#9CC9F0
  • inputOption.activeForeground#0066D6
  • inputOption.hoverBackground#0000000A
  • interactive.activeCodeBorder#0A84FF
  • interactive.inactiveCodeBorder#c7ccd2
  • keybindingLabel.background#F5F5F7
  • keybindingLabel.border#D2D2D7
  • keybindingLabel.bottomBorder#b8bdc4
  • keybindingLabel.foreground#353535
  • keybindingTable.headerBackground#F5F5F7
  • keybindingTable.rowsBackground#fafbfc
  • list.activeSelectionBackground#c7d8ea
  • list.activeSelectionForeground#101c32
  • list.activeSelectionIconForeground#0066D6
  • list.dropBackground#0A84FF1A
  • list.dropBetweenBackground#0071E3
  • list.filterMatchBackground#FFE28F
  • list.filterMatchBorder#D7A600
  • list.focusAndSelectionOutline#00000000
  • list.focusBackground#dfe6ed
  • list.focusForeground#101c32
  • list.hoverBackground#dbdde0
  • list.hoverForeground#353535
  • list.inactiveFocusBackground#d8e5f2
  • list.inactiveSelectionBackground#c7cbd1
  • list.inactiveSelectionForeground#101c32
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#D70015
  • listFilterWidget.outline#0A84FF
  • listFilterWidget.shadow#00000010
  • markdownAlert.caution.foreground#D70015
  • markdownAlert.important.foreground#8431c5
  • markdownAlert.note.foreground#0066D6
  • markdownAlert.tip.foreground#1F9D3A
  • markdownAlert.warning.foreground#BF8803
  • mcpIcon.starForeground#FF9F0A
  • merge.border#d2d7dd
  • merge.commonContentBackground#8E8E9314
  • merge.commonHeaderBackground#8E8E931F
  • merge.currentContentBackground#0A84FF1A
  • merge.currentHeaderBackground#0A84FF26
  • merge.incomingContentBackground#1F9D3A1A
  • merge.incomingHeaderBackground#1F9D3A26
  • mergeEditor.change.background#0A84FF1A
  • mergeEditor.change.word.background#0A84FF2E
  • mergeEditor.changeBase.background#8E8E9314
  • mergeEditor.changeBase.word.background#8E8E9326
  • mergeEditor.conflict.handledFocused.border#1F9D3A
  • mergeEditor.conflict.handledUnfocused.border#1F9D3A99
  • mergeEditor.conflict.input1.background#0A84FF1A
  • mergeEditor.conflict.input2.background#1F9D3A1A
  • mergeEditor.conflict.unhandledFocused.border#BF8803
  • mergeEditor.conflict.unhandledUnfocused.border#BF880399
  • mergeEditor.conflictingLines.background#D700151A
  • minimap.background#f8f8f8
  • minimap.chatEditHighlight#1F9D3A66
  • minimap.errorHighlight#D70015
  • minimap.findMatchHighlight#D7A600
  • minimap.foregroundOpacity#000000c0
  • minimap.infoHighlight#0A84FF
  • minimap.selectionHighlight#0A84FF
  • minimap.selectionOccurrenceHighlight#8E8E93
  • minimap.warningHighlight#BF8803
  • minimapGutter.addedBackground#1F9D3A
  • minimapGutter.deletedBackground#D70015
  • minimapGutter.modifiedBackground#0066D6
  • minimapSlider.activeBackground#94a0ad99
  • minimapSlider.background#c4c9cf33
  • minimapSlider.hoverBackground#aeb6bf66
  • multiDiffEditor.background#f8f8f8
  • multiDiffEditor.border#d2d7dd
  • multiDiffEditor.headerBackground#ebedef
  • notificationCenter.border#d5dae0
  • notificationCenterHeader.background#F5F5F7
  • notificationCenterHeader.foreground#2f343d
  • notificationLink.foreground#0066D6
  • notifications.background#ffffff
  • notifications.border#e3e6ea
  • notifications.foreground#353535
  • notificationsErrorIcon.foreground#D70015
  • notificationsInfoIcon.foreground#0A84FF
  • notificationsWarningIcon.foreground#BF8803
  • notificationToast.border#d5dae0
  • panel.background#eef1f4
  • panel.border#d2d7dd
  • panelTitle.activeBorder#0A84FF
  • panelTitle.activeForeground#2f343d
  • panelTitle.border#d2d7dd
  • panelTitle.inactiveForeground#6a717c
  • peekView.border#9eb8d6
  • peekViewEditor.background#f8f8f8
  • peekViewEditor.matchHighlightBackground#d7e7f6
  • peekViewEditorGutter.background#f1f4f7
  • peekViewEditorStickyScroll.background#f3f6f9
  • peekViewEditorStickyScrollGutter.background#eef1f5
  • peekViewResult.background#f3f6f9
  • peekViewResult.fileForeground#0066D6
  • peekViewResult.lineForeground#5b6470
  • peekViewResult.matchHighlightBackground#ffe28f
  • peekViewResult.selectionBackground#d9e8f6
  • peekViewTitle.background#e9edf1
  • peekViewTitleDescription.foreground#5f6772
  • peekViewTitleLabel.foreground#2f343d
  • pickerGroup.border#d7dde2
  • pickerGroup.foreground#0066D6
  • problemsErrorIcon.foreground#D70015
  • problemsInfoIcon.foreground#0A84FF
  • problemsWarningIcon.foreground#BF8803
  • profileBadge.background#6E6E73
  • profileBadge.foreground#ffffff
  • progressBar.background#0071E3
  • quickInput.background#f8f8f8
  • quickInput.foreground#353535
  • quickInputList.focusBackground#dbdde0
  • quickInputList.focusForeground#101c32
  • quickInputList.focusIconForeground#0066D6
  • quickInputTitle.background#F5F5F7
  • sash.hoverBorder#0A84FF80
  • scmGraph.foreground1#0A84FF
  • scmGraph.foreground2#1F9D3A
  • scmGraph.foreground3#e88501
  • scmGraph.foreground4#8431c5
  • scmGraph.foreground5#32ADE6
  • scmGraph.historyItemBaseRefColor#8E8E93
  • scmGraph.historyItemHoverAdditionsForeground#1F9D3A
  • scmGraph.historyItemHoverDefaultLabelBackground#0071E3
  • scmGraph.historyItemHoverDefaultLabelForeground#ffffff
  • scmGraph.historyItemHoverDeletionsForeground#D70015
  • scmGraph.historyItemHoverLabelForeground#ffffff
  • scmGraph.historyItemRefColor#0066D6
  • scmGraph.historyItemRemoteRefColor#1F9D3A
  • scrollbar.shadow#00000012
  • scrollbarSlider.activeBackground#94a0adbb
  • scrollbarSlider.background#c4c9cf66
  • scrollbarSlider.hoverBackground#aeb6bf99
  • search.resultsInfoForeground#5f6772
  • searchEditor.findMatchBackground#FFE28F
  • searchEditor.findMatchBorder#D7A600
  • searchEditor.textInputBorder#c7ccd2
  • selection.background#B5DBF7
  • settings.checkboxBackground#f8f8f8
  • settings.checkboxBorder#c7ccd2
  • settings.checkboxForeground#0A84FF
  • settings.dropdownBackground#f8f8f8
  • settings.dropdownBorder#c7ccd2
  • settings.dropdownForeground#353535
  • settings.dropdownListBorder#c7ccd2
  • settings.focusedRowBackground#0A84FF0D
  • settings.focusedRowBorder#0A84FF66
  • settings.headerBorder#d7dde2
  • settings.headerForeground#1d1d1f
  • settings.modifiedItemIndicator#0A84FF
  • settings.numberInputBackground#ffffff
  • settings.numberInputBorder#c7ccd2
  • settings.numberInputForeground#353535
  • settings.rowHoverBackground#00000008
  • settings.sashBorder#d2d7dd
  • settings.settingsHeaderHoverForeground#0066D6
  • settings.textInputBackground#ffffff
  • settings.textInputBorder#c7ccd2
  • settings.textInputForeground#353535
  • sideBar.background#ebedef
  • sideBar.border#d7dde2
  • sideBar.foreground#353535
  • sideBarSectionHeader.background#e1e5ea
  • sideBarSectionHeader.border#d0d5db
  • sideBarSectionHeader.foreground#2f343d
  • sideBarStickyScroll.background#e7eaee
  • sideBarStickyScroll.border#d7dde2
  • sideBarStickyScroll.shadow#00000018
  • sideBarTitle.background#ebedef
  • sideBarTitle.border#d7dde2
  • sideBySideEditor.horizontalBorder#d2d7dd
  • sideBySideEditor.verticalBorder#d2d7dd
  • statusBar.background#a4a9b2
  • statusBar.border#8f959f
  • statusBar.debuggingBackground#b392f0
  • statusBar.debuggingForeground#1d1d1f
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#a4a9b2
  • statusBarItem.errorBackground#D70015
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.focusBorder#0A84FF
  • statusBarItem.hoverBackground#b7bcc4
  • statusBarItem.prominentBackground#8f959f
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#a4a9b2
  • statusBarItem.remoteBackground#0071E3
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#BF8803
  • statusBarItem.warningForeground#1d1d1f
  • symbolIcon.arrayForeground#6d8600
  • symbolIcon.booleanForeground#e88501
  • symbolIcon.classForeground#213EDB
  • symbolIcon.colorForeground#e88501
  • symbolIcon.constantForeground#e88501
  • symbolIcon.constructorForeground#8431c5
  • symbolIcon.enumeratorMemberForeground#e88501
  • symbolIcon.enumForeground#8431c5
  • symbolIcon.eventForeground#8431c5
  • symbolIcon.fieldForeground#353535
  • symbolIcon.fileForeground#6E6E73
  • symbolIcon.folderForeground#0066D6
  • symbolIcon.functionForeground#8431c5
  • symbolIcon.interfaceForeground#213EDB
  • symbolIcon.keyForeground#353535
  • symbolIcon.keywordForeground#4469BD
  • symbolIcon.methodForeground#8431c5
  • symbolIcon.moduleForeground#213EDB
  • symbolIcon.namespaceForeground#213EDB
  • symbolIcon.nullForeground#8E8E93
  • symbolIcon.numberForeground#6d8600
  • symbolIcon.objectForeground#8431c5
  • symbolIcon.operatorForeground#4469BD
  • symbolIcon.packageForeground#213EDB
  • symbolIcon.propertyForeground#353535
  • symbolIcon.referenceForeground#353535
  • symbolIcon.snippetForeground#6E6E73
  • symbolIcon.stringForeground#e88501
  • symbolIcon.structForeground#213EDB
  • symbolIcon.textForeground#6E6E73
  • symbolIcon.typeParameterForeground#8431c5
  • symbolIcon.unitForeground#6d8600
  • symbolIcon.variableForeground#353535
  • tab.activeBackground#f8f8f8
  • tab.activeBorder#0A84FF
  • tab.activeForeground#1d1d1f
  • tab.activeModifiedBorder#0066D6
  • tab.border#d7dde2
  • tab.dragAndDropBorder#0A84FF
  • tab.hoverBackground#edf1f5
  • tab.hoverForeground#1d1d1f
  • tab.inactiveBackground#e7eaee
  • tab.inactiveForeground#6E6E73
  • tab.inactiveModifiedBorder#0066D699
  • tab.lastPinnedBorder#d2d7dd
  • tab.unfocusedActiveBackground#f8f8f8
  • tab.unfocusedActiveBorder#0A84FF80
  • tab.unfocusedActiveForeground#6E6E73
  • tab.unfocusedActiveModifiedBorder#0066D699
  • tab.unfocusedHoverBackground#edf1f5
  • tab.unfocusedHoverForeground#353535
  • tab.unfocusedInactiveBackground#e7eaee
  • tab.unfocusedInactiveForeground#8E8E93
  • tab.unfocusedInactiveModifiedBorder#0066D666
  • terminal.ansiBlack#353535
  • terminal.ansiBlue#0066D6
  • terminal.ansiBrightBlack#86868B
  • terminal.ansiBrightBlue#0A84FF
  • terminal.ansiBrightCyan#32ADE6
  • terminal.ansiBrightGreen#28CD41
  • terminal.ansiBrightMagenta#AF52DE
  • terminal.ansiBrightRed#FF3B30
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCC00
  • terminal.ansiCyan#2f8f83
  • terminal.ansiGreen#1F9D3A
  • terminal.ansiMagenta#8431c5
  • terminal.ansiRed#D70015
  • terminal.ansiWhite#ECECF0
  • terminal.ansiYellow#BF8803
  • terminal.background#f8f8f8
  • terminal.border#d2d7dd
  • terminal.dropBackground#0A84FF1A
  • terminal.findMatchBackground#FFE28F
  • terminal.findMatchBorder#D7A600
  • terminal.findMatchHighlightBackground#FFEEB4
  • terminal.findMatchHighlightBorder#D7A60066
  • terminal.foreground#353535
  • terminal.hoverHighlightBackground#0A84FF1A
  • terminal.inactiveSelectionBackground#dcebf888
  • terminal.initialHintForeground#8b929d
  • terminal.selectionBackground#B5DBF799
  • terminal.tab.activeBorder#0A84FF
  • terminalCommandDecoration.defaultBackground#8E8E93
  • terminalCommandDecoration.errorBackground#D70015
  • terminalCommandDecoration.successBackground#1F9D3A
  • terminalCommandGuide.foreground#0A84FF
  • terminalCursor.background#f8f8f8
  • terminalCursor.foreground#000000
  • terminalOverviewRuler.border#d2d7dd
  • terminalOverviewRuler.cursorForeground#000000
  • terminalOverviewRuler.findMatchForeground#D7A600
  • terminalStickyScroll.background#f0f3f6
  • terminalStickyScroll.border#d8dde3
  • terminalStickyScrollHover.background#e7edf3
  • terminalSymbolIcon.aliasForeground#8431c5
  • terminalSymbolIcon.argumentForeground#e06c75
  • terminalSymbolIcon.branchForeground#8431c5
  • terminalSymbolIcon.commitForeground#6E6E73
  • terminalSymbolIcon.fileForeground#6E6E73
  • terminalSymbolIcon.flagForeground#e88501
  • terminalSymbolIcon.folderForeground#0066D6
  • terminalSymbolIcon.inlineSuggestionForeground#8f97a2
  • terminalSymbolIcon.methodForeground#8431c5
  • terminalSymbolIcon.optionForeground#e88501
  • terminalSymbolIcon.optionValueForeground#6d8600
  • terminalSymbolIcon.pullRequestDoneForeground#1F9D3A
  • terminalSymbolIcon.pullRequestForeground#8431c5
  • terminalSymbolIcon.remoteForeground#0066D6
  • terminalSymbolIcon.stashForeground#BF8803
  • terminalSymbolIcon.symbolicLinkFileForeground#2f8f83
  • terminalSymbolIcon.symbolicLinkFolderForeground#2f8f83
  • terminalSymbolIcon.symbolText#6E6E73
  • terminalSymbolIcon.tagForeground#e88501
  • testing.coverCountBadgeBackground#d7dce2
  • testing.coverCountBadgeForeground#353535
  • testing.coveredBackground#1F9D3A14
  • testing.coveredBorder#1F9D3A66
  • testing.coveredGutterBackground#1F9D3A1A
  • testing.iconErrored#BF8803
  • testing.iconErrored.retired#BF880399
  • testing.iconFailed#D70015
  • testing.iconFailed.retired#D7001599
  • testing.iconPassed#1F9D3A
  • testing.iconPassed.retired#1F9D3A99
  • testing.iconQueued#8E8E93
  • testing.iconQueued.retired#8E8E9399
  • testing.iconSkipped#BF8803
  • testing.iconSkipped.retired#BF880399
  • testing.iconUnset#8E8E93
  • testing.iconUnset.retired#8E8E9399
  • testing.message.error.badgeBackground#D70015
  • testing.message.error.badgeBorder#D70015
  • testing.message.error.badgeForeground#ffffff
  • testing.message.error.lineBackground#D7001514
  • testing.message.info.decorationForeground#0066D6
  • testing.message.info.lineBackground#0A84FF14
  • testing.messagePeekBorder#9eb8d6
  • testing.messagePeekHeaderBackground#e9edf1
  • testing.peekBorder#9eb8d6
  • testing.peekHeaderBackground#e9edf1
  • testing.runAction#1F9D3A
  • testing.uncoveredBackground#D7001514
  • testing.uncoveredBorder#D7001566
  • testing.uncoveredBranchBackground#BF880314
  • testing.uncoveredGutterBackground#D700151A
  • textCodeBlock.background#f2f4f7
  • textLink.activeForeground#0A84FF
  • textLink.foreground#0066D6
  • titleBar.activeBackground#dfe4e7
  • titleBar.activeForeground#000000
  • titleBar.border#d0d6dc
  • titleBar.inactiveBackground#e8ecef
  • titleBar.inactiveForeground#4d5560
  • tree.inactiveIndentGuidesStroke#e3e6ea
  • tree.indentGuidesStroke#d7dde2
  • walkThrough.embeddedEditorBackground#ffffff
  • walkthrough.stepTitle.foreground#1d1d1f
  • welcomePage.background#f8f8f8
  • welcomePage.progress.background#d5dae0
  • welcomePage.progress.foreground#0071E3
  • welcomePage.tileBackground#ffffff
  • welcomePage.tileBorder#e3e6ea
  • welcomePage.tileHoverBackground#F5F5F7
  • widget.border#d7dbe0
  • widget.shadow#00000010
  • window.activeBorder#d3d7dd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#10a567
string#e88501
punctuation.definition.string.begin, punctuation.definition.string.end#e88501
constant.character.escape#2f8f83
keyword#4469BD
keyword.operator#4469BD
storage#4469BD
storage.type#4469BD
storage.modifier.import, storage.modifier.package#535353
support.function#8431c5
variable.parameter#e06c75
constant.numeric#6d8600
constant.language#e88501
constant.other#e88501italic
variable.other.constant, variable.other.enummember#e88501
support.type.primitive, support.type.builtin#42567b
invalid.illegal#D70015
text.html.basic meta.tag.sgml.html punctuation.definition.tag.html, text.html.basic meta.tag.sgml.html meta.tag.sgml.doctype.html, text.html.basic meta.tag.sgml.html meta.tag.sgml.doctype.html string.quoted.double.doctype.identifiers-and-DTDs.html#535353
text.html.basic constant.character.entity.html, text.xml constant.character.entity.xml#e88501
entity.name.tag#386ac3
punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.definition.tag.html#386ac3
entity.other.attribute-name#6d8600
entity.other.inherited-class#213EDB
meta.selector.css entity.name.tag.css, meta.selector.css entity.other.attribute-name.class.css, meta.selector.css entity.other.attribute-name.id.css, meta.selector.css meta.attribute-selector.css entity.other.attribute-name.attribute.css, meta.selector.css meta.attribute-selector.css string.unquoted.attribute-value.css#386ac3
meta.selector.css meta.attribute-selector.css punctuation.separator.operator.css#535353
meta.selector.css entity.other.attribute-name.pseudo-class.css, meta.selector.css entity.other.attribute-name.pseudo-element.css#535353
keyword.control.at-rule, meta.at-rule support.type.property-name#8431c5
meta.at-rule support.constant#6d8600
meta.at-rule keyword.operator#386ac3
meta.property-name.css support.type.property-name.css#8431c5
meta.property-value.css#535353
punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.section.property-list.css#353535
punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.key-value.json, punctuation.separator.array.json#535353
support.type.property-name.json, entity.name.tag.yaml#386ac3
meta.template.expression, meta.template.expression punctuation.section.embedded#386ac3
variable#353535
support.variable#353535
support.function.std.rust, entity.name.function.macro.rust, support.constant.core.rust#8431c5
entity.name.namespace, entity.name.type.namespace#8431c5
entity.name.type, entity.name.type.class#213EDB
entity.name.function, meta.require, support.function.any-method, variable.function#8431c5
meta.member.access.python meta.function-call.generic.python#8431c5
invalid.deprecated, strikethrough#8c9199strikethrough
markup.bold, todo.bold
markup.italic, todo.italicitalic
markup.heading#4469BD
markup.quote#6E6E73italic
markup.inline.raw, markup.fenced_code.block#535353
markup.underline.link, string.other.link#0066D6
punctuation.definition.list, markup.list#4469BD
markup.inserted#1F9D3A
markup.deleted#D70015
markup.changed#BF8803
meta.diff.header#0066D6