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#46091E
  • activityBar.activeBorder#CE729A
  • activityBar.activeFocusBorder#CE729A
  • activityBar.activeForeground#D380A4
  • activityBar.background#46091E
  • activityBar.dropBackground#E91E6330
  • activityBar.foreground#CE729A
  • activityBar.inactiveForeground#CE729A60
  • activityBarBadge.background#CE729A
  • activityBarBadge.foreground#46091E
  • badge.background#CE729A
  • badge.foreground#46091E
  • breadcrumb.activeForeground#CE729A
  • breadcrumb.activeSelectionForeground#CE729A
  • breadcrumb.background#3F081B
  • breadcrumb.focusForeground#F8BCD0
  • breadcrumb.foreground#F8BCD060
  • breadcrumbPicker.background#3F081B
  • breadcrumbPicker.focusForeground#CE729A
  • breadcrumbPicker.foreground#F8BCD0
  • button.background#CE729A
  • button.border#CE729A
  • button.foreground#46091E
  • button.hoverBackground#D380A4
  • button.secondaryBackground#F8BCD020
  • button.secondaryForeground#F8BCD0
  • button.secondaryHoverBackground#F8BCD030
  • charts.blue#CE72C8
  • charts.foreground#F8BCD0
  • charts.green#CE72C8
  • charts.lines#F8BCD030
  • charts.orange#B18598
  • charts.purple#CE729A
  • charts.red#E91E63
  • charts.yellow#B18598
  • checkbox.background#46091E
  • checkbox.border#F8BCD030
  • checkbox.checkedBackground#CE729A
  • checkbox.checkedForeground#46091E
  • checkbox.foreground#F8BCD0
  • debugToolBar.background#46091E
  • debugToolBar.border#F8BCD020
  • descriptionForeground#F8BCD070
  • diffEditor.background#46091E
  • diffEditor.border#F8BCD020
  • diffEditor.diagonalFill#CE729A20
  • diffEditor.insertedLineBackground#3FB95020
  • diffEditor.insertedTextBackground#3FB95030
  • diffEditor.removedLineBackground#FF7B7B20
  • diffEditor.removedTextBackground#FF7B7B30
  • diffEditorGutter.insertedLineBackground#3FB95060
  • diffEditorGutter.removedLineBackground#FF7B7B60
  • disabledForeground#F8BCD050
  • dropdown.background#46091E
  • dropdown.border#F8BCD030
  • dropdown.foreground#F8BCD0
  • editor.background#46091E
  • editor.findMatchBackground#E91E6350
  • editor.findMatchBorder#E91E63
  • editor.findMatchHighlightBackground#E91E6330
  • editor.findMatchHighlightBorder#E91E6350
  • editor.foldBackground#E91E6320
  • editor.foreground#F8BCD0
  • editor.hoverHighlightBackground#CE729A25
  • editor.inactiveSelectionBackground#E91E6340
  • editor.lineHighlightBackground#3F081B
  • editor.lineHighlightBorder#E91E6330
  • editor.linkedEditingBackground#CE729A30
  • editor.rangeHighlightBackground#E91E6320
  • editor.selectionBackground#E91E6360
  • editor.selectionHighlightBackground#E91E6330
  • editor.wordHighlightBackground#E91E6325
  • editor.wordHighlightBorder#E91E6360
  • editor.wordHighlightStrongBackground#E91E6340
  • editorBracketMatch.background#CE729A40
  • editorBracketMatch.border#CE729A
  • editorCodeLens.foreground#F8BCD060
  • editorCursor.background#46091E
  • editorCursor.foreground#CE729A
  • editorError.background#E91E6330
  • editorError.foreground#E91E63
  • editorGroup.background#46091E
  • editorGroup.emptyBackground#46091E
  • editorGroupHeader.background#46091E
  • editorGroupHeader.dropBackground#E91E6330
  • editorGroupHeader.noTabsBackground#46091E
  • editorGroupHeader.tabsBackground#46091E
  • editorGroupHeader.tabsBorder#F8BCD010
  • editorGutter.addedBackground#CE72C8
  • editorGutter.background#46091E
  • editorGutter.deletedBackground#E91E63
  • editorGutter.foreground#F8BCD060
  • editorGutter.modifiedBackground#B18598
  • editorHoverWidget.background#3F081B
  • editorHoverWidget.border#F8BCD030
  • editorHoverWidget.foreground#F8BCD0
  • editorHoverWidget.statusBarBackground#46091E
  • editorIndentGuide.activeBackground#E91E6360
  • editorIndentGuide.background#F8BCD020
  • editorInfo.background#CE72C830
  • editorInfo.foreground#CE72C8
  • editorLightBulb.foreground#B18598
  • editorLightBulbAutoFix.foreground#CE72C8
  • editorLineNumber.activeForeground#F8BCD0
  • editorLineNumber.breakpointForeground#E91E63
  • editorLineNumber.errorForeground#E91E63
  • editorLineNumber.foreground#F8BCD060
  • editorLineNumber.infoForeground#CE72C8
  • editorLineNumber.warningForeground#B18598
  • editorMarkerNavigation.background#F8BCD010
  • editorMarkerNavigationError.background#E91E6360
  • editorMarkerNavigationInfo.background#CE72C860
  • editorMarkerNavigationWarning.background#B1859860
  • editorOverviewRuler.border#E91E6360
  • editorRuler.foreground#F8BCD020
  • editorSuggestWidget.background#3F081B
  • editorSuggestWidget.border#F8BCD030
  • editorSuggestWidget.foreground#F8BCD0
  • editorSuggestWidget.highlightForeground#CE729A
  • editorSuggestWidget.selectedBackground#E91E6330
  • editorWarning.background#B1859830
  • editorWarning.foreground#B18598
  • editorWhitespace.foreground#F8BCD040
  • editorWidget.background#3F081B
  • editorWidget.border#F8BCD030
  • editorWidget.resizeBorder#E91E63
  • focusBorder#E91E6360
  • foreground#F8BCD0
  • gitDecoration.addedResourceForeground#3FB950
  • gitDecoration.conflictingResourceForeground#D29922
  • gitDecoration.deletedResourceForeground#FF7B7B
  • gitDecoration.ignoredResourceForeground#F8BCD050
  • gitDecoration.modifiedResourceForeground#D29922
  • gitDecoration.submoduleResourceForeground#CE7872
  • gitDecoration.untrackedResourceForeground#3FB950
  • icon.foreground#CE729A
  • input.background#46091E
  • input.border#F8BCD030
  • input.foreground#F8BCD0
  • input.placeholderForeground#F8BCD050
  • inputOption.activeBackground#CE729A
  • inputOption.activeBorder#CE729A
  • inputOption.activeForeground#46091E
  • inputOption.hoverBackground#F8BCD020
  • inputOption.hoverBorder#CE729A50
  • inputValidation.errorBackground#E91E6340
  • inputValidation.errorForeground#E91E63
  • inputValidation.infoBackground#CE72C840
  • inputValidation.infoForeground#CE72C8
  • inputValidation.warningBackground#B1859840
  • inputValidation.warningForeground#B18598
  • keybindingLabel.background#F8BCD020
  • keybindingLabel.border#F8BCD030
  • keybindingLabel.bottomBorder#CE729A
  • keybindingLabel.foreground#F8BCD0
  • list.activeSelectionBackground#E91E6340
  • list.activeSelectionForeground#F8BCD0
  • list.background#3F081B
  • list.dropBackground#E91E6330
  • list.errorForeground#E91E63
  • list.filterMatchBackground#E91E6340
  • list.filterMatchBorder#E91E63
  • list.focusBackground#E91E6330
  • list.focusForeground#F8BCD0
  • list.foreground#F8BCD0
  • list.highlightForeground#CE729A
  • list.hoverBackground#F8BCD010
  • list.hoverForeground#F8BCD0
  • list.inactiveSelectionBackground#F8BCD015
  • list.inactiveSelectionForeground#F8BCD080
  • list.invalidItemForeground#E91E63
  • list.warningForeground#B18598
  • menu.background#3F081B
  • menu.border#F8BCD030
  • menu.foreground#F8BCD0
  • menu.selectionBackground#E91E6330
  • menu.selectionBorder#CE729A
  • menu.selectionForeground#F8BCD0
  • menu.separatorBackground#F8BCD020
  • merge.border#F8BCD030
  • merge.currentContentBackground#3FB95015
  • merge.currentHeaderBackground#3FB95040
  • merge.incomingContentBackground#FF7B7B15
  • merge.incomingHeaderBackground#FF7B7B40
  • minimap.background#46091E
  • minimap.errorHighlight#E91E63
  • minimap.findMatchHighlight#E91E6380
  • minimap.foreground#F8BCD050
  • minimap.selectionHighlight#E91E6360
  • minimap.warningHighlight#B18598
  • minimapSlider.activeBackground#CE729A
  • minimapSlider.background#F8BCD020
  • minimapSlider.hoverBackground#F8BCD030
  • notification.buttonBackground#CE729A
  • notification.buttonBorder#CE729A
  • notification.buttonForeground#46091E
  • notification.buttonHoverBackground#D380A4
  • notification.centerBorder#F8BCD020
  • notificationCenter.background#3F081B
  • notificationCenter.border#F8BCD030
  • notificationCenterHeader.background#3F081B
  • notificationCenterHeader.foreground#F8BCD0
  • notificationLink.activeForeground#E91E63
  • notifications.background#3F081B
  • notifications.border#F8BCD030
  • notifications.errorBackground#E91E6330
  • notifications.errorIcon#E91E63
  • notifications.foreground#F8BCD0
  • notifications.infoBackground#CE72C830
  • notifications.infoIcon#CE72C8
  • notifications.warningBackground#B1859830
  • notifications.warningIcon#B18598
  • notificationToast.background#3F081B
  • notificationToast.border#F8BCD030
  • notificationToast.foreground#F8BCD0
  • panel.background#46091E
  • panel.border#F8BCD020
  • panel.dropBackground#E91E6330
  • panelSection.background#3F081B
  • panelSection.border#F8BCD020
  • panelSectionHeader.background#46091E
  • panelSectionHeader.foreground#F8BCD0
  • panelTitle.activeBorder#CE729A
  • panelTitle.activeForeground#F8BCD0
  • panelTitle.inactiveForeground#F8BCD050
  • peekView.background#3F081B
  • peekView.border#F8BCD030
  • peekViewEditor.background#3F081B
  • peekViewEditor.matchHighlightBackground#CE729A40
  • peekViewEditorGutter.background#46091E
  • peekViewResult.background#46091E
  • peekViewResult.fileBackground#46091E
  • peekViewResult.lineForeground#F8BCD0
  • peekViewResult.matchHighlightBackground#CE729A40
  • peekViewResult.selectionBackground#E91E6340
  • peekViewResult.selectionForeground#F8BCD0
  • peekViewTitle.background#3F081B
  • peekViewTitle.border#F8BCD020
  • peekViewTitle.foreground#F8BCD0
  • peekViewTitleDescription.foreground#F8BCD060
  • peekViewTitleLabel.foreground#CE729A
  • problemsErrorIcon.foreground#E91E63
  • problemsInfoIcon.foreground#CE72C8
  • problemsWarningIcon.foreground#B18598
  • progressBar.background#CE729A
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#CE729A
  • scrollbarSlider.background#F8BCD020
  • scrollbarSlider.hoverBackground#F8BCD030
  • settings.checkboxBackground#46091E
  • settings.checkboxBorder#F8BCD030
  • settings.checkboxForeground#F8BCD0
  • settings.dropdownBackground#46091E
  • settings.dropdownBorder#F8BCD030
  • settings.dropdownForeground#F8BCD0
  • settings.headerForeground#CE729A
  • settings.inactiveModifiedItemIndicator#F8BCD050
  • settings.modifiedItemIndicator#E91E63
  • settings.numberInputBackground#46091E
  • settings.numberInputBorder#F8BCD030
  • settings.numberInputForeground#F8BCD0
  • settings.rowHoverBackground#F8BCD010
  • settings.textInputBackground#46091E
  • settings.textInputBorder#F8BCD030
  • settings.textInputForeground#F8BCD0
  • sideBar.background#3F081B
  • sideBar.dropBackground#E91E6330
  • sideBar.foreground#F8BCD0
  • sideBarSectionHeader.background#46091E
  • sideBarSectionHeader.border#F8BCD020
  • sideBarSectionHeader.foreground#CE729A
  • sideBarTitle.foreground#F8BCD0
  • statusBar.background#CE729A
  • statusBar.debuggingBackground#E91E63
  • statusBar.debuggingForeground#46091E
  • statusBar.foreground#46091E
  • statusBar.noFolderBackground#CE729A
  • statusBarItem.activeBackground#E91E6330
  • statusBarItem.hoverBackground#F8BCD015
  • statusBarItem.remoteBackground#CE72C8
  • tab.activeBackground#46091E
  • tab.activeBorder#CE729A
  • tab.activeBorderTop#CE729A
  • tab.activeForeground#F8BCD0
  • tab.activeModifiedBorder#E91E63
  • tab.border#F8BCD010
  • tab.hoverBackground#CE729A15
  • tab.hoverBorder#CE729A
  • tab.inactiveBackground#3F081B
  • tab.inactiveForeground#F8BCD060
  • tab.inactiveModifiedBorder#E91E6350
  • tab.lastPinnedBorder#F8BCD020
  • tab.unfocusedActiveBackground#46091E
  • tab.unfocusedActiveBorder#CE729A
  • tab.unfocusedActiveBorderTop#CE729A
  • tab.unfocusedHoverBackground#CE729A10
  • tab.unfocusedInactiveBackground#3F081B
  • terminal.background#46091E
  • terminal.border#F8BCD020
  • terminal.dropBackground#E91E6330
  • terminal.findMatchBackground#E91E6350
  • terminal.findMatchHighlightBackground#E91E6330
  • terminal.foreground#F8BCD0
  • terminal.hoverHighlightBackground#CE729A25
  • terminal.selectionBackground#E91E6340
  • terminal.selectionForeground#F8BCD0
  • terminalCursor.background#46091E
  • terminalCursor.foreground#CE729A
  • textBlockQuote.background#F8BCD010
  • textBlockQuote.border#CE729A
  • textLink.activeForeground#E91E63
  • textLink.foreground#CE729A
  • textPreformat.foreground#CE72C8
  • textSeparator.foreground#F8BCD040
  • titleBar.activeBackground#46091E
  • titleBar.activeForeground#F8BCD0
  • titleBar.inactiveBackground#3F081B
  • titleBar.inactiveForeground#F8BCD050
  • tree.indentGuidesStroke#F8BCD030
  • tree.tableColumnsBorder#F8BCD030
  • tree.tableOddRowsBackground#F8BCD010
  • walkThrough.embeddedEditorBackground#46091E
  • welcomePage.background#46091E
  • welcomePage.buttonBackground#CE729A
  • welcomePage.buttonForeground#46091E
  • welcomePage.buttonHoverBackground#D380A4
  • welcomePage.tileBackground#3F081B
  • welcomePage.tileBorder#F8BCD020
  • welcomePage.tileHoverBackground#F8BCD010
  • window.activeBorder#CE729A
  • window.inactiveBorder#F8BCD020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#866D78italic
comment.line#866D78italic
comment.block#866D78italic
comment.documentation#866D78italic
string#CE7872—
string.quoted#CE7872—
string.template#CE7872—
string.interpolated#CE7872—
string.regexp#CE72C8—
constant.numeric#DD9CB8—
constant.character#DD9CB8—
constant.character.escape#CE7872—
constant.language#CE72C8—
variable.other.constant#DD9CB8—
keyword#DD9CB8italic
keyword.control#DD9CB8bold
keyword.operator#DD9CB8—
keyword.other#DD9CB8—
storage#DD9CB8italic
storage.modifier#DD9CB8italic
storage.type#B18598italic
entity.name.function#CE72C8—
entity.name.function.member#CE72C8—
entity.name.class#EBC7D7bold
entity.name.struct#EBC7D7bold
entity.name.type#B18598—
entity.name.tag#DD9CB8—
entity.other.attribute-name#DD9CB8—
support.function#CE72C8—
support.class#EBC7D7—
support.type#B18598—
support.constant#B18598—
support.variable#B18598—
variable#F8BCD0—
variable.other.readwrite#F8BCD0—
variable.parameter#DD9CB8italic
variable.other.property#B18598—
punctuation#F8BCD0B0—
punctuation.definition.string#CE7872—
punctuation.definition.comment#866D78—
punctuation.definition.tag#DD9CB8—
punctuation.separator#F8BCD0B0—
markup.heading#DD9CB8bold
markup.bold#F8BCD0bold
markup.italic#F8BCD0italic
markup.underline#F8BCD0underline
markup.inline.raw#DD9CB8—
markup.list.unnumbered#DD9CB8—
markup.list.numbered#DD9CB8—
markup.quote#866D78—
markup.deleted#DD9CB8strikethrough
markup.inserted#CE72C8—
markup.changed#B18598—
meta.diff#DD9CB8—
meta.diff.header#DD9CB8—
meta.range#B18598—
emphasis.strong#F8BCD0bold
emphasis.italic#F8BCD0italic
entity.name.link#CE7872underline