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#DCDFE6
  • activityBar.activeBackground#3B4252
  • activityBar.activeBorder#D39798
  • activityBar.activeFocusBorder#F3EFE3
  • activityBar.background#4C566A
  • activityBar.border#75798A
  • activityBar.dropBorder#B24D7A
  • activityBar.foreground#F3EFE3
  • activityBar.inactiveForeground#DCDFE6
  • activityBarBadge.background#D39798
  • activityBarBadge.foreground#000000
  • activityBarTop.activeBackground#3B4252
  • activityBarTop.activeBorder#D39798
  • activityBarTop.background#4C566A
  • activityBarTop.dropBorder#B24D7A
  • activityBarTop.foreground#000000
  • activityBarTop.inactiveForeground#DCDFE6
  • activityErrorBadge.background#8D173F
  • activityErrorBadge.foreground#F3EFE3
  • activityWarningBadge.background#8A6426
  • activityWarningBadge.foreground#F3EFE3
  • agentsPanel.border#75798A
  • badge.background#D39798
  • badge.foreground#000000
  • banner.background#4B98AD
  • banner.foreground#000000
  • banner.iconForeground#6F294A
  • breadcrumb.activeSelectionForeground#6F294A
  • breadcrumb.background#D6D7D9
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#575B69
  • breadcrumbPicker.background#C8B3AA
  • button.background#4B98AD
  • button.border#75798A
  • button.foreground#000000
  • button.hoverBackground#8DADC7
  • button.secondaryBackground#DCDFE6
  • button.secondaryBorder#75798A
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#F3EFE3
  • button.separator#75798A
  • chart.axis#000000
  • chart.guide#AEB2C3
  • chart.line#75798A
  • charts.blue#3E596F
  • charts.foreground#000000
  • charts.green#4E6F50
  • charts.lines#75798A
  • charts.orange#9A5430
  • charts.purple#6F294A
  • charts.red#8D173F
  • charts.yellow#8A6426
  • chat.avatarBackground#D39798
  • chat.avatarForeground#000000
  • chat.checkpointSeparator#75798A
  • chat.editedFileForeground#6F294A
  • chat.linesAddedForeground#395D3D
  • chat.linesRemovedForeground#8D173F
  • chat.requestBackground#DCDFE655
  • chat.requestBorder#75798A
  • chat.requestBubbleBackground#F3EFE3
  • chat.requestBubbleHoverBackground#DCDFE6
  • chat.requestCodeBorder#75798A
  • chat.slashCommandBackground#DCDFE6
  • chat.slashCommandForeground#6F294A
  • chat.thinkingShimmer#B24D7A
  • chatManagement.sashBorder#75798A
  • checkbox.background#F3EFE3
  • checkbox.border#75798A
  • checkbox.disabled.background#AEB2C380
  • checkbox.disabled.foreground#575B69
  • checkbox.foreground#000000
  • checkbox.selectBackground#DCDFE6
  • checkbox.selectBorder#B24D7A
  • commandCenter.activeBackground#F3EFE3
  • commandCenter.activeForeground#000000
  • commandCenter.background#DCDFE6
  • commandCenter.border#75798A
  • commandCenter.foreground#000000
  • commentsView.resolvedIcon#395D3D
  • commentsView.unresolvedIcon#B24D7A
  • contrastActiveBorder#B24D7A
  • contrastBorder#00000000
  • debugConsole.errorForeground#8D173F
  • debugConsole.infoForeground#3E596F
  • debugConsole.sourceForeground#6F294A
  • debugConsole.warningForeground#8A6426
  • debugConsoleInputIcon.foreground#6F294A
  • debugIcon.breakpointCurrentStackframeForeground#B24D7A
  • debugIcon.breakpointDisabledForeground#75798A
  • debugIcon.breakpointForeground#8D173F
  • debugIcon.breakpointStackframeForeground#8A6426
  • debugIcon.breakpointUnverifiedForeground#75798A
  • debugIcon.continueForeground#395D3D
  • debugIcon.disconnectForeground#8D173F
  • debugIcon.pauseForeground#8A6426
  • debugIcon.restartForeground#395D3D
  • debugIcon.startForeground#395D3D
  • debugIcon.stepBackForeground#3E596F
  • debugIcon.stepIntoForeground#3E596F
  • debugIcon.stepOutForeground#3E596F
  • debugIcon.stepOverForeground#3E596F
  • debugIcon.stopForeground#8D173F
  • debugTokenExpression.boolean#69364E
  • debugTokenExpression.error#8D173F
  • debugTokenExpression.name#000000
  • debugTokenExpression.number#69364E
  • debugTokenExpression.string#414657
  • debugTokenExpression.type#34394A
  • debugTokenExpression.value#34394A
  • debugToolBar.background#AEB2C3
  • debugToolBar.border#75798A
  • debugView.exceptionLabelBackground#8D173F
  • debugView.exceptionLabelForeground#F3EFE3
  • debugView.stateLabelBackground#DCDFE6
  • debugView.stateLabelForeground#000000
  • debugView.valueChangedHighlight#B24D7A55
  • descriptionForeground#3F4350
  • diffEditor.border#75798A
  • diffEditor.diagonalFill#AEB2C3
  • diffEditor.insertedLineBackground#8DA58D33
  • diffEditor.insertedTextBackground#8DA58D66
  • diffEditor.move.border#6F294A
  • diffEditor.moveActive.border#B24D7A
  • diffEditor.removedLineBackground#B24D7A2E
  • diffEditor.removedTextBackground#B24D7A55
  • diffEditor.unchangedCodeBackground#AEB2C333
  • diffEditor.unchangedRegionBackground#DCDFE6
  • diffEditor.unchangedRegionForeground#3F4350
  • diffEditor.unchangedRegionShadow#75798A66
  • diffEditorGutter.insertedLineBackground#8DA58D55
  • diffEditorGutter.removedLineBackground#B24D7A44
  • diffEditorOverview.insertedForeground#4E6F50
  • diffEditorOverview.removedForeground#8D173F
  • disabledForeground#3F435080
  • dropdown.background#4B98AD
  • dropdown.border#75798A
  • dropdown.foreground#000000
  • dropdown.listBackground#4B98AD
  • editor.background#C8C9CB
  • editor.compositionBorder#B24D7A
  • editor.findMatchBackground#E2E3E5
  • editor.findMatchBorder#8A2828
  • editor.findMatchHighlightBackground#D6D7D9CC
  • editor.findRangeHighlightBackground#E2E3E580
  • editor.findRangeHighlightBorder#75798A
  • editor.focusedStackFrameHighlightBackground#B24D7A33
  • editor.foldBackground#AEB2C344
  • editor.foldPlaceholderForeground#575B69
  • editor.foreground#000000
  • editor.hoverHighlightBackground#E2E3E599
  • editor.inactiveSelectionBackground#8DADC780
  • editor.inlineValuesBackground#DCDFE680
  • editor.inlineValuesForeground#3F4350
  • editor.lineHighlightBackground#D6D7D9AA
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#AEB2C355
  • editor.placeholder.foreground#4D535A
  • editor.rangeHighlightBackground#AEB2C333
  • editor.rangeHighlightBorder#75798A66
  • editor.selectionBackground#8DADC7CC
  • editor.selectionHighlightBackground#8DADC766
  • editor.selectionHighlightBorder#1E5677
  • editor.snippetFinalTabstopHighlightBackground#B24D7A33
  • editor.snippetFinalTabstopHighlightBorder#B24D7A
  • editor.snippetTabstopHighlightBackground#DCDFE680
  • editor.snippetTabstopHighlightBorder#75798A
  • editor.stackFrameHighlightBackground#8A642633
  • editor.symbolHighlightBackground#E2E3E599
  • editor.symbolHighlightBorder#6E3970
  • editor.wordHighlightBackground#AEB2C366
  • editor.wordHighlightStrongBackground#B24D7A44
  • editorActionList.background#AEB2C3
  • editorActionList.focusBackground#DCDFE6
  • editorActionList.focusForeground#000000
  • editorActionList.foreground#000000
  • editorBracketHighlight.foreground1#000000
  • editorBracketHighlight.foreground2#8A2828
  • editorBracketHighlight.foreground3#1E5677
  • editorBracketHighlight.foreground4#185B25
  • editorBracketHighlight.foreground5#6E3970
  • editorBracketHighlight.foreground6#2F596F
  • editorBracketHighlight.unexpectedBracket.foreground#8D173F
  • editorBracketMatch.background#E2E3E5
  • editorBracketMatch.border#6E3970
  • editorCodeLens.foreground#4D535A
  • editorCursor.background#FFF7E9
  • editorCursor.foreground#B0003A
  • editorError.foreground#8D173F
  • editorGroup.border#75798A
  • editorGroup.dropBackground#B24D7A33
  • editorGroup.dropIntoPromptBackground#DCDFE6
  • editorGroup.dropIntoPromptBorder#B24D7A
  • editorGroup.dropIntoPromptForeground#000000
  • editorGroup.emptyBackground#AEB2C3
  • editorGroup.focusedEmptyBorder#B24D7A
  • editorGroupHeader.border#75798A
  • editorGroupHeader.noTabsBackground#AEB2C3
  • editorGroupHeader.tabsBackground#AEB2C3
  • editorGroupHeader.tabsBorder#75798A
  • editorGutter.addedBackground#4E6F50
  • editorGutter.background#C8C9CB
  • editorGutter.commentGlyphForeground#3E596F
  • editorGutter.commentRangeForeground#75798A
  • editorGutter.commentUnresolvedGlyphForeground#B24D7A
  • editorGutter.deletedBackground#8D173F
  • editorGutter.foldingControlForeground#575B69
  • editorGutter.modifiedBackground#3E596F
  • editorHint.foreground#575B69
  • editorHoverWidget.background#C8B3AA
  • editorHoverWidget.border#75798A
  • editorIndentGuide.activeBackground1#75798AAA
  • editorIndentGuide.background1#75798A44
  • editorInfo.foreground#3E596F
  • editorInlayHint.background#AEB2C34D
  • editorInlayHint.foreground#3F4350
  • editorInlayHint.parameterBackground#AEB2C34D
  • editorInlayHint.parameterForeground#6F294A
  • editorInlayHint.typeBackground#AEB2C34D
  • editorInlayHint.typeForeground#34394A
  • editorLightBulb.foreground#8A6426
  • editorLightBulbAi.foreground#6F294A
  • editorLightBulbAutoFix.foreground#6F294A
  • editorLineNumber.activeForeground#8A2828
  • editorLineNumber.foreground#4D535A
  • editorMultiCursor.primary.background#C8C9CB
  • editorMultiCursor.primary.foreground#000000
  • editorMultiCursor.secondary.background#C8C9CB
  • editorMultiCursor.secondary.foreground#8A2828
  • editorOverviewRuler.addedForeground#4E6F50
  • editorOverviewRuler.background#C8C9CB
  • editorOverviewRuler.border#75798A
  • editorOverviewRuler.bracketMatchForeground#B24D7A
  • editorOverviewRuler.deletedForeground#8D173F
  • editorOverviewRuler.errorForeground#8D173F
  • editorOverviewRuler.findMatchForeground#B24D7A
  • editorOverviewRuler.infoForeground#3E596F
  • editorOverviewRuler.modifiedForeground#3E596F
  • editorOverviewRuler.rangeHighlightForeground#75798A
  • editorOverviewRuler.selectionHighlightForeground#B24D7A99
  • editorOverviewRuler.warningForeground#8A6426
  • editorOverviewRuler.wordHighlightForeground#75798A
  • editorOverviewRuler.wordHighlightStrongForeground#6F294A
  • editorPane.background#AEB2C3
  • editorRuler.foreground#A3A5A8
  • editorStickyScroll.background#C8C9CB
  • editorStickyScroll.border#75798A
  • editorStickyScrollHover.background#D6D7D9
  • editorSuggestWidget.background#C8B3AA
  • editorSuggestWidget.border#75798A
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#6F294A
  • editorSuggestWidget.selectedBackground#DCDFE6
  • editorUnicodeHighlight.background#B24D7A22
  • editorUnicodeHighlight.border#8D173F
  • editorWarning.foreground#8A6426
  • editorWhitespace.foreground#4D535A66
  • editorWidget.background#C8B3AA
  • editorWidget.border#75798A
  • editorWidget.foreground#000000
  • editorWidget.resizeBorder#B24D7A
  • errorForeground#8D173F
  • extensionBadge.remoteBackground#D39798
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#4B98AD
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#8DADC7
  • extensionIcon.preReleaseForeground#6F294A
  • extensionIcon.sponsorForeground#B24D7A
  • extensionIcon.starForeground#8A6426
  • extensionIcon.verifiedForeground#3E596F
  • focusBorder#00000000
  • foreground#000000
  • gauge.background#AEB2C3
  • gauge.border#75798A
  • gauge.errorBackground#8D173F
  • gauge.errorForeground#F3EFE3
  • gauge.foreground#000000
  • gauge.warningBackground#8A6426
  • gauge.warningForeground#F3EFE3
  • git.blame.editorDecorationForeground#575B69
  • gitDecoration.addedResourceForeground#395D3D
  • gitDecoration.conflictingResourceForeground#8D173F
  • gitDecoration.deletedResourceForeground#8D173F
  • gitDecoration.ignoredResourceForeground#575B69
  • gitDecoration.modifiedResourceForeground#3E596F
  • gitDecoration.renamedResourceForeground#6F294A
  • gitDecoration.stageDeletedResourceForeground#8D173F
  • gitDecoration.stageModifiedResourceForeground#3E596F
  • gitDecoration.submoduleResourceForeground#6F294A
  • gitDecoration.untrackedResourceForeground#395D3D
  • icon.foreground#000000
  • inlineChat.background#AEB2C3
  • inlineChat.border#75798A
  • inlineChat.foreground#000000
  • inlineChat.shadow#75798A66
  • inlineChatInput.border#75798A
  • inlineChatInput.focusBorder#B24D7A
  • inlineEdit.modifiedBackground#8DA58D2E
  • inlineEdit.modifiedBorder#4E6F50
  • inlineEdit.modifiedChangedLineBackground#8DA58D22
  • inlineEdit.modifiedChangedTextBackground#8DA58D55
  • inlineEdit.originalBackground#B24D7A1F
  • inlineEdit.originalBorder#8D173F
  • inlineEdit.originalChangedLineBackground#B24D7A22
  • inlineEdit.originalChangedTextBackground#B24D7A44
  • inlineEdit.tabWillAcceptModifiedBorder#B24D7A
  • inlineEdit.tabWillAcceptOriginalBorder#75798A
  • input.background#F3EFE3
  • input.border#75798A
  • input.foreground#000000
  • input.placeholderForeground#575B69
  • inputOption.activeBackground#B24D7A55
  • inputOption.activeBorder#B24D7A
  • inputOption.activeForeground#000000
  • inputOption.hoverBackground#DCDFE6
  • inputValidation.errorBackground#F3EFE3
  • inputValidation.errorBorder#8D173F
  • inputValidation.errorForeground#000000
  • inputValidation.infoBackground#DCDFE6
  • inputValidation.infoBorder#3E596F
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#F3EFE3
  • inputValidation.warningBorder#8A6426
  • inputValidation.warningForeground#000000
  • keybindingLabel.background#DCDFE6
  • keybindingLabel.border#75798A
  • keybindingLabel.bottomBorder#75798A
  • keybindingLabel.foreground#000000
  • keybindingTable.headerBackground#AEB2C3
  • keybindingTable.rowsBackground#DCDFE633
  • list.activeSelectionBackground#8DADC7
  • list.activeSelectionForeground#000000
  • list.activeSelectionIconForeground#000000
  • list.deemphasizedForeground#575B69
  • list.dropBackground#B24D7A44
  • list.dropBetweenBackground#B24D7A
  • list.errorForeground#8D173F
  • list.filterMatchBackground#DCDFE6
  • list.filterMatchBorder#B24D7A
  • list.focusAndSelectionOutline#00000000
  • list.focusBackground#DCDFE6
  • list.focusForeground#000000
  • list.focusHighlightForeground#6F294A
  • list.focusOutline#B24D7A
  • list.highlightForeground#6F294A
  • list.hoverBackground#DCDFE699
  • list.hoverForeground#000000
  • list.inactiveFocusBackground#DCDFE680
  • list.inactiveFocusOutline#75798A
  • list.inactiveSelectionBackground#DCDFE6
  • list.inactiveSelectionForeground#000000
  • list.inactiveSelectionIconForeground#000000
  • list.invalidItemForeground#8D173F
  • list.warningForeground#3A2C00
  • listFilterWidget.background#F3EFE3
  • listFilterWidget.noMatchesOutline#8D173F
  • listFilterWidget.outline#B24D7A
  • listFilterWidget.shadow#75798A66
  • markdownAlert.caution.foreground#8D173F
  • markdownAlert.important.foreground#6F294A
  • markdownAlert.note.foreground#3E596F
  • markdownAlert.tip.foreground#395D3D
  • markdownAlert.warning.foreground#8A6426
  • menu.background#C8B3AA
  • menu.border#75798A
  • menu.foreground#000000
  • menu.selectionBackground#4C566A
  • menu.selectionForeground#F3EFE3
  • menu.separatorBackground#75798A
  • menubar.selectionBackground#8DADC7
  • menubar.selectionBorder#75798A
  • menubar.selectionForeground#000000
  • merge.border#75798A
  • merge.commonContentBackground#75798A22
  • merge.commonHeaderBackground#75798A66
  • merge.currentContentBackground#3E596F22
  • merge.currentHeaderBackground#3E596F66
  • merge.incomingContentBackground#B24D7A22
  • merge.incomingHeaderBackground#B24D7A66
  • mergeEditor.change.background#AEB2C34D
  • mergeEditor.change.word.background#75798A4D
  • mergeEditor.changeBase.background#DCDFE655
  • mergeEditor.changeBase.word.background#AEB2C366
  • mergeEditor.conflict.handledFocused.border#4E6F50
  • mergeEditor.conflict.handledUnfocused.border#75798A
  • mergeEditor.conflict.input1.background#3E596F22
  • mergeEditor.conflict.input2.background#B24D7A22
  • mergeEditor.conflict.unhandledFocused.border#B24D7A
  • mergeEditor.conflict.unhandledUnfocused.border#8D173F
  • mergeEditor.conflictingLines.background#B24D7A33
  • minimap.background#C8C9CB
  • minimap.errorHighlight#8D173F
  • minimap.findMatchHighlight#B24D7A
  • minimap.foregroundOpacity#000000B3
  • minimap.infoHighlight#3E596F
  • minimap.selectionHighlight#B24D7A66
  • minimap.selectionOccurrenceHighlight#B24D7A55
  • minimap.warningHighlight#8A6426
  • minimapGutter.addedBackground#4E6F50
  • minimapGutter.deletedBackground#8D173F
  • minimapGutter.modifiedBackground#3E596F
  • minimapSlider.activeBackground#B24D7ACC
  • minimapSlider.background#8DADC799
  • minimapSlider.hoverBackground#4B98ADCC
  • modernActivityBar.border#75798A
  • modernActivityBarItem.activeBackground#3B4252
  • modernActivityBarItem.activeForeground#F3EFE3
  • modernActivityBarItem.hoverBackground#434C5E
  • modernActivityBarItem.hoverForeground#F3EFE3
  • multiDiffEditor.background#C8C9CB
  • multiDiffEditor.border#75798A
  • multiDiffEditor.headerBackground#AEB2C3
  • notebook.cellBorderColor#75798A
  • notebook.cellEditorBackground#C8C9CB
  • notebook.cellHoverBackground#DCDFE655
  • notebook.cellInsertionIndicator#B24D7A
  • notebook.cellStatusBarItemHoverBackground#DCDFE6
  • notebook.cellToolbarSeparator#75798A
  • notebook.editorBackground#C8C9CB
  • notebook.focusedCellBackground#DCDFE633
  • notebook.focusedCellBorder#B24D7A
  • notebook.focusedEditorBorder#B24D7A
  • notebook.inactiveFocusedCellBorder#75798A
  • notebook.inactiveSelectedCellBorder#75798A
  • notebook.outputContainerBackgroundColor#DCDFE64D
  • notebook.outputContainerBorderColor#75798A
  • notebook.selectedCellBackground#B24D7A22
  • notebook.selectedCellBorder#B24D7A
  • notebook.symbolHighlightBackground#DCDFE680
  • notebookEditorOverviewRuler.runningCellForeground#B24D7A
  • notebookScrollbarSlider.activeBackground#B24D7A88
  • notebookScrollbarSlider.background#75798A55
  • notebookScrollbarSlider.hoverBackground#75798A88
  • notebookStatusErrorIcon.foreground#8D173F
  • notebookStatusRunningIcon.foreground#8A6426
  • notebookStatusSuccessIcon.foreground#395D3D
  • notificationCenter.border#75798A
  • notificationCenterHeader.background#D8C9C2
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#6F294A
  • notifications.background#C8B3AA
  • notifications.border#75798A
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#8D173F
  • notificationsInfoIcon.foreground#3E596F
  • notificationsWarningIcon.foreground#8A6426
  • notificationToast.border#75798A
  • outputView.background#F3EFE3
  • panel.background#9894B5
  • panel.border#75798A
  • panel.dropBorder#B24D7A
  • panelInput.border#75798A
  • panelSection.border#75798A
  • panelSection.dropBackground#B24D7A33
  • panelSectionHeader.background#4B98AD
  • panelSectionHeader.border#DCDFE6
  • panelSectionHeader.foreground#000000
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#000000
  • panelTitle.border#75798A
  • panelTitle.inactiveForeground#3F4350
  • peekView.border#B24D7A
  • peekViewEditor.background#C8C9CB
  • peekViewEditor.matchHighlightBackground#B24D7A44
  • peekViewEditorStickyScroll.background#C8C9CB
  • peekViewEditorStickyScrollGutter.background#C8C9CB
  • peekViewResult.background#C8B3AA
  • peekViewResult.fileForeground#000000
  • peekViewResult.lineForeground#3F4350
  • peekViewResult.matchHighlightBackground#DCDFE6
  • peekViewResult.selectionBackground#8DADC7
  • peekViewResult.selectionForeground#000000
  • peekViewTitle.background#D39798
  • peekViewTitleDescription.foreground#211019
  • peekViewTitleLabel.foreground#000000
  • pickerGroup.border#75798A
  • pickerGroup.foreground#34394A
  • ports.iconRunningProcessForeground#395D3D
  • profileBadge.background#D39798
  • profileBadge.foreground#000000
  • profiles.sashBorder#75798A
  • progressBar.background#B24D7A
  • quickInput.background#C8B3AA
  • quickInput.foreground#000000
  • quickInputList.focusBackground#DCDFE6
  • quickInputList.focusForeground#000000
  • quickInputList.focusIconForeground#6F294A
  • quickInputTitle.background#D39798
  • radio.activeBackground#DCDFE6
  • radio.activeBorder#B24D7A
  • radio.activeForeground#000000
  • radio.inactiveBackground#AEB2C3
  • radio.inactiveBorder#75798A
  • radio.inactiveForeground#3F4350
  • radio.inactiveHoverBackground#DCDFE6
  • sash.hoverBorder#B24D7A
  • scmGraph.foreground1#6F294A
  • scmGraph.foreground2#3E596F
  • scmGraph.foreground3#4E6F50
  • scmGraph.foreground4#8A6426
  • scmGraph.foreground5#75798A
  • scmGraph.historyItemBaseRefColor#75798A
  • scmGraph.historyItemHoverAdditionsForeground#395D3D
  • scmGraph.historyItemHoverDefaultLabelBackground#DCDFE6
  • scmGraph.historyItemHoverDefaultLabelForeground#000000
  • scmGraph.historyItemHoverDeletionsForeground#8D173F
  • scmGraph.historyItemHoverLabelForeground#000000
  • scmGraph.historyItemRefColor#6F294A
  • scmGraph.historyItemRemoteRefColor#3E596F
  • scrollbar.background#4C566A
  • scrollbar.shadow#2E3440
  • scrollbarSlider.activeBackground#B24D7ACC
  • scrollbarSlider.background#8DADC780
  • scrollbarSlider.hoverBackground#4B98ADB3
  • selection.background#B24D7A66
  • settings.checkboxBackground#F3EFE3
  • settings.checkboxBorder#75798A
  • settings.checkboxForeground#000000
  • settings.dropdownBackground#F3EFE3
  • settings.dropdownBorder#75798A
  • settings.dropdownForeground#000000
  • settings.dropdownListBorder#75798A
  • settings.focusedRowBackground#DCDFE666
  • settings.focusedRowBorder#B24D7A
  • settings.headerBorder#75798A
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#B24D7A
  • settings.numberInputBackground#F3EFE3
  • settings.numberInputBorder#75798A
  • settings.numberInputForeground#000000
  • settings.rowHoverBackground#DCDFE655
  • settings.sashBorder#75798A
  • settings.settingsHeaderHoverForeground#6F294A
  • settings.textInputBackground#F3EFE3
  • settings.textInputBorder#75798A
  • settings.textInputForeground#000000
  • sideBar.background#AEB2C3
  • sideBar.border#75798A
  • sideBar.dropBackground#B24D7A44
  • sideBar.foreground#000000
  • sideBarActivityBarTop.border#75798A
  • sideBarSectionHeader.background#4B98AD
  • sideBarSectionHeader.border#DCDFE6
  • sideBarSectionHeader.foreground#000000
  • sideBarStickyScroll.background#AEB2C3
  • sideBarStickyScroll.border#75798A
  • sideBarStickyScroll.shadow#75798A66
  • sideBarTitle.background#AEB2C3
  • sideBarTitle.border#DCDFE6
  • sideBarTitle.foreground#000000
  • sideBySideEditor.horizontalBorder#75798A
  • sideBySideEditor.verticalBorder#75798A
  • simpleFindWidget.sashBorder#75798A
  • statusBar.background#4B98AD
  • statusBar.border#75798A
  • statusBar.debuggingBackground#D39798
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#B24D7A
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#75798A
  • statusBar.noFolderForeground#000000
  • statusBarItem.activeBackground#F3EFE3
  • statusBarItem.compactHoverBackground#DCDFE6
  • statusBarItem.errorBackground#8D173F
  • statusBarItem.errorForeground#F3EFE3
  • statusBarItem.focusBorder#B24D7A
  • statusBarItem.hoverBackground#DCDFE6
  • statusBarItem.hoverForeground#000000
  • statusBarItem.offlineBackground#75798A
  • statusBarItem.offlineForeground#000000
  • statusBarItem.prominentBackground#DCDFE6
  • statusBarItem.prominentForeground#000000
  • statusBarItem.remoteBackground#8DADC7
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#8A6426
  • statusBarItem.warningForeground#F3EFE3
  • surface.background#C8B3AA
  • surface.border#75798A
  • surface.foreground#000000
  • symbolIcon.arrayForeground#34394A
  • symbolIcon.booleanForeground#69364E
  • symbolIcon.classForeground#34394A
  • symbolIcon.colorForeground#6F294A
  • symbolIcon.constantForeground#69364E
  • symbolIcon.constructorForeground#000000
  • symbolIcon.enumeratorForeground#34394A
  • symbolIcon.enumeratorMemberForeground#69364E
  • symbolIcon.eventForeground#6F294A
  • symbolIcon.fieldForeground#34394A
  • symbolIcon.fileForeground#575B69
  • symbolIcon.folderForeground#575B69
  • symbolIcon.functionForeground#000000
  • symbolIcon.interfaceForeground#34394A
  • symbolIcon.keyForeground#6F294A
  • symbolIcon.keywordForeground#6F294A
  • symbolIcon.methodForeground#000000
  • symbolIcon.moduleForeground#34394A
  • symbolIcon.namespaceForeground#34394A
  • symbolIcon.nullForeground#69364E
  • symbolIcon.numberForeground#69364E
  • symbolIcon.objectForeground#34394A
  • symbolIcon.operatorForeground#000000
  • symbolIcon.packageForeground#575B69
  • symbolIcon.propertyForeground#34394A
  • symbolIcon.referenceForeground#6F294A
  • symbolIcon.snippetForeground#6F294A
  • symbolIcon.stringForeground#414657
  • symbolIcon.structForeground#34394A
  • symbolIcon.textForeground#000000
  • symbolIcon.typeParameterForeground#34394A
  • symbolIcon.unitForeground#69364E
  • symbolIcon.variableForeground#000000
  • tab.activeBackground#D6D7D9
  • tab.activeBorder#D6D7D9
  • tab.activeBorderTop#6F294A
  • tab.activeForeground#000000
  • tab.activeModifiedBorder#6F294A
  • tab.border#75798A
  • tab.dragAndDropBorder#B24D7A
  • tab.hoverBackground#DCDFE6
  • tab.hoverBorder#DCDFE6
  • tab.hoverForeground#000000
  • tab.inactiveBackground#9894B5
  • tab.inactiveForeground#3F4350
  • tab.inactiveModifiedBorder#B24D7A
  • tab.lastPinnedBorder#75798A
  • tab.selectedBackground#D6D7D9
  • tab.selectedBorderTop#6F294A
  • tab.selectedForeground#000000
  • tab.unfocusedActiveBackground#D6D7D9
  • tab.unfocusedActiveBorder#75798A
  • tab.unfocusedActiveBorderTop#75798A
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedActiveModifiedBorder#75798A
  • tab.unfocusedHoverBackground#DCDFE6
  • tab.unfocusedHoverBorder#75798A
  • tab.unfocusedHoverForeground#000000
  • tab.unfocusedInactiveBackground#9894B5
  • tab.unfocusedInactiveForeground#575B69
  • tab.unfocusedInactiveModifiedBorder#75798A
  • terminal.ansiBlack#1B2029
  • terminal.ansiBlue#174F70
  • terminal.ansiBrightBlack#4D535A
  • terminal.ansiBrightBlue#1E5677
  • terminal.ansiBrightCyan#2F596F
  • terminal.ansiBrightGreen#185B25
  • terminal.ansiBrightMagenta#6E3970
  • terminal.ansiBrightRed#922B2B
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#654E00
  • terminal.ansiCyan#285365
  • terminal.ansiGreen#145522
  • terminal.ansiMagenta#623367
  • terminal.ansiRed#7A3030
  • terminal.ansiWhite#4D535A
  • terminal.ansiYellow#5F4A00
  • terminal.background#C8C9CB
  • terminal.border#75798A
  • terminal.dropBackground#B24D7A33
  • terminal.findMatchBackground#E2E3E5
  • terminal.findMatchBorder#8A2828
  • terminal.findMatchHighlightBackground#D6D7D9
  • terminal.findMatchHighlightBorder#1E5677
  • terminal.foreground#000000
  • terminal.hoverHighlightBackground#E2E3E599
  • terminal.inactiveSelectionBackground#8DADC780
  • terminal.selectionBackground#8DADC7CC
  • terminal.tab.activeBorder#B24D7A
  • terminalCommandDecoration.defaultBackground#75798A
  • terminalCommandDecoration.errorBackground#8D173F
  • terminalCommandDecoration.successBackground#4E6F50
  • terminalCursor.background#C8C9CB
  • terminalCursor.foreground#B3261E
  • terminalOverviewRuler.cursorForeground#B3261E
  • terminalOverviewRuler.findMatchForeground#B24D7A
  • testing.coveredBackground#8DA58D22
  • testing.coveredBorder#4E6F50
  • testing.coveredGutterBackground#4E6F50
  • testing.iconErrored#8D173F
  • testing.iconErrored.retired#8D173F88
  • testing.iconFailed#8D173F
  • testing.iconFailed.retired#8D173F88
  • testing.iconPassed#395D3D
  • testing.iconPassed.retired#395D3D88
  • testing.iconQueued#8A6426
  • testing.iconQueued.retired#8A642688
  • testing.iconSkipped#575B69
  • testing.iconSkipped.retired#575B6988
  • testing.iconUnset#75798A
  • testing.iconUnset.retired#75798A88
  • testing.message.error.lineBackground#B24D7A22
  • testing.message.info.decorationForeground#3E596F
  • testing.message.info.lineBackground#AEB2C333
  • testing.messagePeekBorder#75798A
  • testing.messagePeekHeaderBackground#DCDFE6
  • testing.peekBorder#B24D7A
  • testing.peekHeaderBackground#AEB2C3
  • testing.runAction#395D3D
  • testing.uncoveredBackground#B24D7A22
  • testing.uncoveredBorder#8D173F
  • testing.uncoveredBranchBackground#B24D7A33
  • testing.uncoveredGutterBackground#8D173F
  • textBlockQuote.background#DCDFE680
  • textBlockQuote.border#75798A
  • textCodeBlock.background#DCDFE680
  • textLink.activeForeground#B24D7A
  • textLink.foreground#6F294A
  • textPreformat.background#DCDFE680
  • textPreformat.border#75798A
  • textPreformat.foreground#34394A
  • textSeparator.foreground#75798A
  • titleBar.activeBackground#B95782
  • titleBar.activeForeground#000000
  • titleBar.border#DCDFE6
  • titleBar.inactiveBackground#AEB2C3
  • titleBar.inactiveForeground#3F4350
  • toolbar.activeBackground#F3EFE3
  • toolbar.hoverBackground#DCDFE6
  • toolbar.hoverOutline#75798A
  • tree.inactiveIndentGuidesStroke#75798A66
  • tree.indentGuidesStroke#75798A
  • tree.tableColumnsBorder#75798A
  • tree.tableOddRowsBackground#DCDFE633
  • walkThrough.embeddedEditorBackground#C8C9CB
  • walkthrough.stepTitle.foreground#000000
  • welcomePage.background#F3EFE3
  • welcomePage.progress.background#AEB2C3
  • welcomePage.progress.foreground#B24D7A
  • welcomePage.tileBackground#DCDFE6
  • welcomePage.tileBorder#75798A
  • welcomePage.tileHoverBackground#AEB2C3
  • widget.border#75798A
  • widget.shadow#75798A66
  • window.activeBorder#B24D7A
  • window.inactiveBorder#75798A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#000000
comment, punctuation.definition.comment#185B25italic
keyword, keyword.control, storage.modifier, storage.type#8A2828bold
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, support.type, support.class#1E5677bold
entity.name.function, support.function, variable.function, meta.function-call.generic#000000bold
variable, variable.parameter, meta.definition.variable.name#000000
variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property#2F596F
string, string.quoted, string.template, punctuation.definition.string#185B25
constant, constant.numeric, constant.language, constant.other#6E3970
keyword.operator, punctuation, punctuation.separator, punctuation.terminator, meta.brace#000000
meta.decorator, punctuation.decorator, meta.preprocessor, keyword.control.directive, entity.name.function.preprocessor#1E5677italic
string.regexp, constant.regexp, constant.character.escape#6E3970bold
entity.name.tag, punctuation.definition.tag#8A2828bold
entity.other.attribute-name#1E5677
markup.heading, entity.name.section#8A2828bold
markup.underline.link, string.other.link#1E5677underline
markup.bold#000000bold
markup.italic#4D535Aitalic
markup.inserted, meta.diff.header.to-file#294D2D
markup.changed#1E5677
markup.deleted, meta.diff.header.from-file#8D173F
invalid, invalid.illegal#FFFFFFbold
keyword.other.todo, comment.todo#6E3970bold italic