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.

  • activityBar.activeBackground#00000000
  • activityBar.activeBorder#00000000
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#1f1a1d
  • activityBar.border#00000000
  • activityBar.dropBorder#00000000
  • activityBar.foreground#e8dfe8
  • activityBar.inactiveForeground#665a5e
  • activityBarBadge.background#c4a7e7
  • activityBarBadge.foreground#1f1a1d
  • badge.background#c4a7e7
  • badge.foreground#1f1a1d
  • breadcrumb.activeSelectionForeground#c4a7e7
  • breadcrumb.background#1f1a1d
  • breadcrumb.focusForeground#e8dfe8
  • breadcrumb.foreground#7a6e72
  • breadcrumbPicker.background#2b2428
  • button.background#c4a7e7
  • button.foreground#1f1a1d
  • button.hoverBackground#c4a7e7dd
  • button.secondaryBackground#332a2e
  • button.secondaryForeground#e8dfe8
  • button.secondaryHoverBackground#2b2428
  • checkbox.background#2b2428
  • checkbox.border#00000000
  • checkbox.foreground#e8dfe8
  • descriptionForeground#7a6e72
  • disabledForeground#665a5e
  • dropdown.background#2b2428
  • dropdown.border#00000000
  • dropdown.foreground#e8dfe8
  • dropdown.listBackground#2b2428
  • editor.background#1f1a1d
  • editor.findMatchBackground#c4a7e750
  • editor.findMatchBorder#c4a7e7
  • editor.findMatchHighlightBackground#c4a7e725
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#3b303540
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#e8dfe8
  • editor.hoverHighlightBackground#3b303540
  • editor.inactiveSelectionBackground#c4a7e730
  • editor.lineHighlightBackground#2b2428
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#3b303540
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#c4a7e740
  • editor.selectionHighlightBackground#c4a7e725
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#9ac7dc25
  • editor.wordHighlightBorder#9ac7dc60
  • editor.wordHighlightStrongBackground#9ac7dc35
  • editor.wordHighlightStrongBorder#9ac7dc80
  • editorBracketMatch.background#c4a7e725
  • editorBracketMatch.border#c4a7e780
  • editorCodeLens.foreground#7a6e72
  • editorCursor.background#1f1a1d
  • editorCursor.foreground#c4a7e7
  • editorError.border#00000000
  • editorError.foreground#f5a5a8
  • editorGroup.border#00000000
  • editorGroup.dropBackground#3b303540
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#1f1a1d
  • editorGroupHeader.tabsBackground#1f1a1d
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#9ccfd8
  • editorGutter.background#1f1a1d
  • editorGutter.commentRangeForeground#4a3f43
  • editorGutter.deletedBackground#f5a5a8
  • editorGutter.foldingControlForeground#7a6e72
  • editorGutter.modifiedBackground#9ac7dc
  • editorHint.border#00000000
  • editorHint.foreground#c4a7e7
  • editorHoverWidget.background#2b2428
  • editorHoverWidget.border#c4a7e760
  • editorHoverWidget.foreground#e8dfe8
  • editorHoverWidget.statusBarBackground#251f23
  • editorIndentGuide.activeBackground#c4a7e760
  • editorIndentGuide.background#7a6e7240
  • editorInfo.border#00000000
  • editorInfo.foreground#9ac7dc
  • editorLineNumber.activeForeground#c4a7e7
  • editorLineNumber.foreground#4a3f43
  • editorLink.activeForeground#9ac7dc
  • editorOverviewRuler.addedForeground#9ccfd8
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#9cadce
  • editorOverviewRuler.deletedForeground#f5a5a8
  • editorOverviewRuler.errorForeground#f5a5a8
  • editorOverviewRuler.infoForeground#9ac7dc
  • editorOverviewRuler.modifiedForeground#9ac7dc
  • editorOverviewRuler.warningForeground#f6c177
  • editorRuler.foreground#4a3f4360
  • editorSuggestWidget.background#2b2428
  • editorSuggestWidget.border#c4a7e760
  • editorSuggestWidget.foreground#e8dfe8
  • editorSuggestWidget.highlightForeground#c4a7e7
  • editorSuggestWidget.selectedBackground#c4a7e730
  • editorWarning.border#00000000
  • editorWarning.foreground#f6c177
  • editorWhitespace.foreground#7a6e7250
  • editorWidget.background#2b2428
  • editorWidget.border#c4a7e760
  • editorWidget.foreground#e8dfe8
  • errorForeground#f5a5a8
  • extensionButton.prominentBackground#c4a7e7
  • extensionButton.prominentForeground#1f1a1d
  • extensionButton.prominentHoverBackground#c4a7e7dd
  • focusBorder#00000000
  • foreground#e8dfe8
  • gitDecoration.conflictingResourceForeground#ea9a97
  • gitDecoration.deletedResourceForeground#f5a5a8
  • gitDecoration.ignoredResourceForeground#7a6e72
  • gitDecoration.modifiedResourceForeground#9ac7dc
  • gitDecoration.submoduleResourceForeground#c4a7e7
  • gitDecoration.untrackedResourceForeground#9ccfd8
  • icon.foreground#c4a7e7
  • input.background#2b2428
  • input.border#00000000
  • input.foreground#e8dfe8
  • input.placeholderForeground#7a6e72
  • inputOption.activeBackground#3b303580
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#e8dfe8
  • inputValidation.errorBackground#2b2428
  • inputValidation.errorBorder#f5a5a8
  • inputValidation.errorForeground#f5a5a8
  • inputValidation.infoBackground#2b2428
  • inputValidation.infoBorder#9ac7dc
  • inputValidation.infoForeground#9ac7dc
  • inputValidation.warningBackground#2b2428
  • inputValidation.warningBorder#f6c177
  • inputValidation.warningForeground#f6c177
  • list.activeSelectionBackground#c4a7e735
  • list.activeSelectionForeground#e8dfe8
  • list.dropBackground#3b303540
  • list.errorForeground#f5a5a8
  • list.focusBackground#c4a7e730
  • list.focusForeground#e8dfe8
  • list.highlightForeground#c4a7e7
  • list.hoverBackground#2b242880
  • list.hoverForeground#e8dfe8
  • list.inactiveSelectionBackground#c4a7e720
  • list.inactiveSelectionForeground#e8dfe8
  • list.invalidItemForeground#f5a5a8
  • list.warningForeground#f6c177
  • listFilterWidget.background#2b2428
  • listFilterWidget.noMatchesOutline#f5a5a8
  • listFilterWidget.outline#00000000
  • menu.background#2b2428
  • menu.border#00000000
  • menu.foreground#e8dfe8
  • menu.selectionBackground#c4a7e740
  • menu.selectionForeground#e8dfe8
  • menu.separatorBackground#3b3035
  • menubar.selectionBackground#3b303540
  • menubar.selectionForeground#e8dfe8
  • minimap.errorHighlight#f5a5a8
  • minimap.findMatchHighlight#f6c17740
  • minimap.selectionHighlight#3b303580
  • minimap.warningHighlight#f6c177
  • minimapGutter.addedBackground#9ccfd8
  • minimapGutter.deletedBackground#f5a5a8
  • minimapGutter.modifiedBackground#9ac7dc
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#2b2428
  • notificationCenterHeader.foreground#e8dfe8
  • notificationLink.foreground#9ac7dc
  • notifications.background#2b2428
  • notifications.border#00000000
  • notifications.foreground#e8dfe8
  • notificationsErrorIcon.foreground#f5a5a8
  • notificationsInfoIcon.foreground#9ac7dc
  • notificationsWarningIcon.foreground#f6c177
  • notificationToast.border#00000000
  • panel.background#1f1a1d
  • panel.border#332a2e
  • panelTitle.activeBorder#c4a7e7
  • panelTitle.activeForeground#e8dfe8
  • panelTitle.inactiveForeground#7a6e72
  • peekView.border#c4a7e7
  • peekViewEditor.background#2b2428
  • peekViewEditor.matchHighlightBackground#f6c17740
  • peekViewResult.background#2b2428
  • peekViewResult.fileForeground#e8dfe8
  • peekViewResult.lineForeground#7a6e72
  • peekViewResult.matchHighlightBackground#f6c17740
  • peekViewResult.selectionBackground#c4a7e740
  • peekViewResult.selectionForeground#e8dfe8
  • peekViewTitle.background#332a2e
  • peekViewTitleDescription.foreground#7a6e72
  • peekViewTitleLabel.foreground#e8dfe8
  • progressBar.background#c4a7e7
  • sash.hoverBorder#00000000
  • scrollbar.shadow#1f1a1d40
  • scrollbarSlider.activeBackground#c4a7e760
  • scrollbarSlider.background#4a3f4340
  • scrollbarSlider.hoverBackground#4a3f4360
  • search.resultsInfoForeground#e8dfe8
  • searchEditor.findMatchBackground#c4a7e750
  • searchEditor.findMatchBorder#c4a7e7
  • searchEditor.textInputBorder#00000000
  • selection.background#3b3035
  • settings.checkboxBackground#2b2428
  • settings.checkboxBorder#00000000
  • settings.checkboxForeground#e8dfe8
  • settings.dropdownBackground#2b2428
  • settings.dropdownBorder#00000000
  • settings.dropdownForeground#e8dfe8
  • settings.dropdownListBorder#00000000
  • settings.headerForeground#e8dfe8
  • settings.modifiedItemIndicator#9ac7dc
  • settings.numberInputBackground#2b2428
  • settings.numberInputBorder#00000000
  • settings.numberInputForeground#e8dfe8
  • settings.textInputBackground#2b2428
  • settings.textInputBorder#00000000
  • settings.textInputForeground#e8dfe8
  • sideBar.background#1f1a1d
  • sideBar.border#00000000
  • sideBar.foreground#e8dfe8
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e8dfe8
  • sideBarTitle.foreground#e8dfe8
  • statusBar.background#251f23
  • statusBar.border#00000000
  • statusBar.debuggingBackground#ea9a97
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#1f1a1d
  • statusBar.foreground#e8dfe8
  • statusBar.noFolderBackground#251f23
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#e8dfe8
  • statusBarItem.activeBackground#c4a7e740
  • statusBarItem.hoverBackground#3b303540
  • statusBarItem.prominentBackground#c4a7e7
  • statusBarItem.prominentForeground#1f1a1d
  • statusBarItem.prominentHoverBackground#c4a7e7dd
  • statusBarItem.remoteBackground#c4a7e7
  • statusBarItem.remoteForeground#1f1a1d
  • tab.activeBackground#1f1a1d
  • tab.activeBorder#00000000
  • tab.activeBorderTop#c4a7e7
  • tab.activeForeground#e8dfe8
  • tab.activeModifiedBorder#9ac7dc
  • tab.border#00000000
  • tab.hoverBackground#2b2428
  • tab.hoverBorder#00000000
  • tab.hoverForeground#e8dfe8
  • tab.inactiveBackground#1f1a1d
  • tab.inactiveForeground#7a6e72
  • tab.inactiveModifiedBorder#9ac7dc80
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#665a5e
  • tab.unfocusedActiveForeground#7a6e72
  • tab.unfocusedActiveModifiedBorder#9ac7dc60
  • tab.unfocusedHoverBackground#2b2428
  • tab.unfocusedHoverBorder#00000000
  • tab.unfocusedHoverForeground#e8dfe8
  • tab.unfocusedInactiveForeground#665a5e
  • tab.unfocusedInactiveModifiedBorder#9ac7dc40
  • terminal.ansiBlack#1f1a1d
  • terminal.ansiBlue#9ac7dc
  • terminal.ansiBrightBlack#4a3f43
  • terminal.ansiBrightBlue#9cadce
  • terminal.ansiBrightCyan#9ccfd8
  • terminal.ansiBrightGreen#a8dfe5
  • terminal.ansiBrightMagenta#b8a0d9
  • terminal.ansiBrightRed#f5a5a8
  • terminal.ansiBrightWhite#e8dfe8
  • terminal.ansiBrightYellow#f6c177
  • terminal.ansiCyan#9ccfd8
  • terminal.ansiGreen#9ccfd8
  • terminal.ansiMagenta#c4a7e7
  • terminal.ansiRed#f5a5a8
  • terminal.ansiWhite#e8dfe8
  • terminal.ansiYellow#f6c177
  • terminal.background#1f1a1d
  • terminal.foreground#e8dfe8
  • terminal.selectionBackground#c4a7e740
  • terminalCursor.background#1f1a1d
  • terminalCursor.foreground#c4a7e7
  • textBlockQuote.background#2b2428
  • textBlockQuote.border#00000000
  • textCodeBlock.background#2b2428
  • textLink.activeForeground#9cadce
  • textLink.foreground#9ac7dc
  • textPreformat.foreground#e8dfe8
  • textSeparator.foreground#00000000
  • titleBar.activeBackground#1f1a1d
  • titleBar.activeForeground#e8dfe8
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1f1a1d
  • titleBar.inactiveForeground#7a6e72
  • toolbar.activeBackground#c4a7e740
  • toolbar.hoverBackground#3b303540
  • tree.indentGuidesStroke#4a3f43
  • welcomePage.background#1f1a1d
  • welcomePage.buttonBackground#2b2428
  • welcomePage.buttonHoverBackground#332a2e
  • widget.shadow#1f1a1d40
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a6e72italic
keyword, storage.type, storage.modifier#c4a7e7
entity.name.function, support.function#9ac7dc
variable, support.variable#f5b5c8
string#9ccfd8
constant.numeric#ea9a97
constant, support.constant#ea9a97
entity.name.type, entity.name.class, support.type, support.class#9ccfd8
variable.other.property, support.type.property-name#9ac7dc
keyword.operator#c4a7e7
punctuation#e8dfe8
entity.name.tag, meta.tag#f5a5a8
entity.other.attribute-name#f6c177
constant.character.escape#9ccfd8
invalid, invalid.illegal#f5a5a8