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.activeBorder#cf8d5c
  • activityBar.background#171410
  • activityBar.border#443a2c
  • activityBar.foreground#ece3d2
  • activityBar.inactiveForeground#6d6455
  • activityBarBadge.background#cf8d5c
  • activityBarBadge.foreground#1b1815
  • badge.background#cf8d5c
  • badge.foreground#1b1815
  • breadcrumb.activeSelectionForeground#cf8d5c
  • breadcrumb.background#1b1815
  • breadcrumb.focusForeground#ece3d2
  • breadcrumb.foreground#8b806c
  • breadcrumbPicker.background#262119
  • button.background#cf8d5c
  • button.foreground#1b1815
  • button.hoverBackground#e0a473
  • button.secondaryBackground#2b251c
  • button.secondaryForeground#ece3d2
  • button.secondaryHoverBackground#383025
  • charts.blue#9fc0cc
  • charts.foreground#ece3d2
  • charts.green#a8c79c
  • charts.lines#443a2c
  • charts.orange#cf8d5c
  • charts.red#e29a82
  • charts.yellow#dcb56f
  • checkbox.background#262119
  • checkbox.border#554936
  • debugIcon.breakpointForeground#e29a82
  • debugToolBar.background#262119
  • descriptionForeground#a3977f
  • diffEditor.border#443a2c
  • diffEditor.insertedLineBackground#a8c79c1a
  • diffEditor.insertedTextBackground#a8c79c26
  • diffEditor.removedLineBackground#e29a821a
  • diffEditor.removedTextBackground#e29a8226
  • dropdown.background#262119
  • dropdown.border#554936
  • dropdown.foreground#ece3d2
  • dropdown.listBackground#262119
  • editor.background#1b1815
  • editor.findMatchBackground#554936
  • editor.findMatchHighlightBackground#55493680
  • editor.findRangeHighlightBackground#55493640
  • editor.focusedStackFrameHighlightBackground#47783d40
  • editor.foreground#ece3d2
  • editor.hoverHighlightBackground#5b4c3140
  • editor.inactiveSelectionBackground#3a322680
  • editor.lineHighlightBackground#2b251c80
  • editor.rangeHighlightBackground#2b251c80
  • editor.selectionBackground#3a3226
  • editor.selectionHighlightBackground#3a322680
  • editor.stackFrameHighlightBackground#77541540
  • editor.wordHighlightBackground#38302599
  • editor.wordHighlightStrongBackground#443a2c99
  • editorBracketHighlight.foreground1#cf8d5c
  • editorBracketHighlight.foreground2#8fb3ac
  • editorBracketHighlight.foreground3#d9ae6b
  • editorBracketHighlight.foreground4#9fc0cc
  • editorBracketHighlight.foreground5#a8c79c
  • editorBracketHighlight.foreground6#a3977f
  • editorBracketHighlight.unexpectedBracket.foreground#e29a82
  • editorBracketMatch.background#2b251c
  • editorBracketMatch.border#cf8d5c
  • editorCodeLens.foreground#6d6455
  • editorCursor.foreground#cf8d5c
  • editorError.foreground#e29a82
  • editorGhostText.foreground#6d6455
  • editorGroup.border#443a2c
  • editorGroupHeader.noTabsBackground#171410
  • editorGroupHeader.tabsBackground#171410
  • editorGroupHeader.tabsBorder#443a2c
  • editorGutter.addedBackground#a8c79c
  • editorGutter.background#1b1815
  • editorGutter.deletedBackground#e29a82
  • editorGutter.foldingControlForeground#8b806c
  • editorGutter.modifiedBackground#9fc0cc
  • editorHint.foreground#8b806c
  • editorHoverWidget.background#262119
  • editorHoverWidget.border#554936
  • editorIndentGuide.activeBackground1#554936
  • editorIndentGuide.background1#383025
  • editorInfo.foreground#9fc0cc
  • editorInlayHint.background#2b251c
  • editorInlayHint.foreground#8b806c
  • editorLineNumber.activeForeground#cf8d5c
  • editorLineNumber.foreground#6d6455
  • editorLink.activeForeground#cf8d5c
  • editorOverviewRuler.addedForeground#a8c79c
  • editorOverviewRuler.border#443a2c
  • editorOverviewRuler.deletedForeground#e29a82
  • editorOverviewRuler.errorForeground#e29a82
  • editorOverviewRuler.findMatchForeground#d9ae6b
  • editorOverviewRuler.infoForeground#9fc0cc
  • editorOverviewRuler.modifiedForeground#9fc0cc
  • editorOverviewRuler.warningForeground#dcb56f
  • editorRuler.foreground#383025
  • editorSuggestWidget.background#262119
  • editorSuggestWidget.border#554936
  • editorSuggestWidget.foreground#ece3d2
  • editorSuggestWidget.highlightForeground#cf8d5c
  • editorSuggestWidget.selectedBackground#2b251c
  • editorWarning.foreground#dcb56f
  • editorWhitespace.foreground#443a2c
  • editorWidget.background#262119
  • editorWidget.border#554936
  • editorWidget.foreground#ece3d2
  • errorForeground#e29a82
  • focusBorder#cf8d5c
  • foreground#ece3d2
  • gitDecoration.addedResourceForeground#a8c79c
  • gitDecoration.conflictingResourceForeground#dcb56f
  • gitDecoration.deletedResourceForeground#e29a82
  • gitDecoration.ignoredResourceForeground#6d6455
  • gitDecoration.modifiedResourceForeground#cf8d5c
  • gitDecoration.stageModifiedResourceForeground#e0a473
  • gitDecoration.untrackedResourceForeground#8fb3ac
  • icon.foreground#a3977f
  • input.background#262119
  • input.border#554936
  • input.foreground#ece3d2
  • input.placeholderForeground#6d6455
  • inputOption.activeBorder#cf8d5c
  • inputOption.activeForeground#cf8d5c
  • inputValidation.errorBackground#33201a
  • inputValidation.errorBorder#e29a82
  • inputValidation.infoBackground#1c2a2f
  • inputValidation.infoBorder#9fc0cc
  • inputValidation.warningBackground#322715
  • inputValidation.warningBorder#dcb56f
  • keybindingLabel.background#2b251c
  • keybindingLabel.border#554936
  • keybindingLabel.bottomBorder#554936
  • keybindingLabel.foreground#ece3d2
  • list.activeSelectionBackground#2b251c
  • list.activeSelectionForeground#ece3d2
  • list.errorForeground#e29a82
  • list.focusBackground#2b251c
  • list.focusForeground#ece3d2
  • list.focusOutline#cf8d5c
  • list.highlightForeground#cf8d5c
  • list.hoverBackground#2b251c80
  • list.hoverForeground#ece3d2
  • list.inactiveSelectionBackground#2b251c
  • list.inactiveSelectionForeground#ece3d2
  • list.warningForeground#dcb56f
  • listFilterWidget.background#262119
  • listFilterWidget.outline#cf8d5c
  • menu.background#262119
  • menu.border#554936
  • menu.foreground#ece3d2
  • menu.selectionBackground#2b251c
  • menu.selectionForeground#ece3d2
  • menu.separatorBackground#443a2c
  • menubar.selectionBackground#2b251c
  • merge.currentContentBackground#9fc0cc20
  • merge.currentHeaderBackground#9fc0cc40
  • merge.incomingContentBackground#a8c79c20
  • merge.incomingHeaderBackground#a8c79c40
  • minimap.errorHighlight#e29a82
  • minimap.findMatchHighlight#d9ae6b
  • minimap.selectionHighlight#3a3226
  • minimap.warningHighlight#dcb56f
  • minimapSlider.activeBackground#55493699
  • minimapSlider.background#55493640
  • minimapSlider.hoverBackground#55493666
  • notificationCenterHeader.background#171410
  • notificationLink.foreground#cf8d5c
  • notifications.background#262119
  • notifications.border#443a2c
  • notificationsErrorIcon.foreground#e29a82
  • notificationsInfoIcon.foreground#9fc0cc
  • notificationsWarningIcon.foreground#dcb56f
  • panel.background#221e1a
  • panel.border#443a2c
  • panelSection.border#443a2c
  • panelTitle.activeBorder#cf8d5c
  • panelTitle.activeForeground#ece3d2
  • panelTitle.inactiveForeground#8b806c
  • peekView.border#cf8d5c
  • peekViewEditor.background#262119
  • peekViewEditor.matchHighlightBackground#55493680
  • peekViewResult.background#221e1a
  • peekViewResult.matchHighlightBackground#55493680
  • peekViewResult.selectionBackground#2b251c
  • peekViewTitle.background#171410
  • peekViewTitleDescription.foreground#a3977f
  • peekViewTitleLabel.foreground#ece3d2
  • pickerGroup.border#443a2c
  • pickerGroup.foreground#cf8d5c
  • progressBar.background#cf8d5c
  • quickInput.background#262119
  • quickInput.foreground#ece3d2
  • quickInputList.focusBackground#2b251c
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#6d6455cc
  • scrollbarSlider.background#55493666
  • scrollbarSlider.hoverBackground#554936aa
  • selection.background#3a3226
  • sideBar.background#221e1a
  • sideBar.border#443a2c
  • sideBar.foreground#a3977f
  • sideBarSectionHeader.background#171410
  • sideBarSectionHeader.border#443a2c
  • sideBarSectionHeader.foreground#a3977f
  • sideBarTitle.foreground#a3977f
  • statusBar.background#171410
  • statusBar.border#443a2c
  • statusBar.debuggingBackground#cf8d5c
  • statusBar.debuggingForeground#1b1815
  • statusBar.foreground#a3977f
  • statusBar.noFolderBackground#171410
  • statusBarItem.errorBackground#e29a82
  • statusBarItem.errorForeground#1b1815
  • statusBarItem.hoverBackground#2b251c
  • statusBarItem.prominentBackground#2b251c
  • statusBarItem.prominentForeground#ece3d2
  • statusBarItem.remoteBackground#8fb3ac
  • statusBarItem.remoteForeground#1b1815
  • statusBarItem.warningBackground#dcb56f
  • statusBarItem.warningForeground#1b1815
  • tab.activeBackground#1b1815
  • tab.activeBorder#1b1815
  • tab.activeBorderTop#cf8d5c
  • tab.activeForeground#ece3d2
  • tab.border#443a2c
  • tab.hoverBackground#2b251c
  • tab.inactiveBackground#171410
  • tab.inactiveForeground#8b806c
  • tab.lastPinnedBorder#554936
  • tab.unfocusedActiveBorderTop#554936
  • terminal.ansiBlack#0f0d0a
  • terminal.ansiBlue#9fc0cc
  • terminal.ansiBrightBlack#6d6455
  • terminal.ansiBrightBlue#b6d2dc
  • terminal.ansiBrightCyan#a9c9c3
  • terminal.ansiBrightGreen#bcd7b1
  • terminal.ansiBrightMagenta#ddaa74
  • terminal.ansiBrightRed#f0b09a
  • terminal.ansiBrightWhite#ece3d2
  • terminal.ansiBrightYellow#f0d59d
  • terminal.ansiCyan#8fb3ac
  • terminal.ansiGreen#a8c79c
  • terminal.ansiMagenta#e0a473
  • terminal.ansiRed#e29a82
  • terminal.ansiWhite#a3977f
  • terminal.ansiYellow#dcb56f
  • terminal.background#221e1a
  • terminal.border#443a2c
  • terminal.foreground#ece3d2
  • terminal.selectionBackground#3a3226
  • terminalCursor.foreground#cf8d5c
  • textBlockQuote.background#262119
  • textBlockQuote.border#554936
  • textCodeBlock.background#262119
  • textLink.activeForeground#e0a473
  • textLink.foreground#cf8d5c
  • textPreformat.foreground#e0a473
  • textSeparator.foreground#443a2c
  • titleBar.activeBackground#171410
  • titleBar.activeForeground#ece3d2
  • titleBar.border#443a2c
  • titleBar.inactiveBackground#171410
  • titleBar.inactiveForeground#8b806c
  • tree.indentGuidesStroke#443a2c
  • widget.shadow#0000004d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8b806citalic
variable, variable.other, variable.parameter, meta.definition.variable.name, support.variable, entity.name.variable, meta.object-literal.key, variable.other.readwrite, variable.other.object.property#ece3d2
keyword, keyword.control, storage, storage.type, storage.modifier, keyword.other, meta.tag.sgml, keyword.operator.expression, keyword.operator.new, keyword.operator.delete#cf8d5c
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.flow, keyword.control.return, keyword.control.trycatch, keyword.control.loop, keyword.control.conditional#cf8d5cbold
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.definition.parameters, punctuation.definition.arguments, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical#a3977f
punctuation.definition.block, punctuation.section.block, punctuation.definition.dict, punctuation.definition.array, punctuation.section.embedded#6d6455
string, string.quoted, string.template, punctuation.definition.string, string.regexp, string.other.link#8fb3ac
constant.character.escape, punctuation.definition.template-expression, punctuation.section.embedded.begin, punctuation.section.embedded.end#ddaa74
constant.numeric, constant.language, constant.other, support.constant, keyword.other.unit, variable.other.constant#e0a473
entity.name.function, support.function, meta.function-call.generic, meta.function-call entity.name.function, variable.function#d9ae6bbold
entity.name.type, entity.name.class, entity.name.namespace, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.scope-resolution, meta.type.annotation entity.name.type, storage.type.class#9fc0cc
variable.language, variable.language.this, variable.language.self, variable.language.super, keyword.other.this#8fb3acbold
entity.name.tag, entity.name.tag.html, entity.name.tag.yaml, punctuation.definition.tag#9fc0cc
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#cf8d5c
entity.name.function.preprocessor, meta.preprocessor, keyword.control.directive, entity.name.function.macro, meta.decorator, meta.decorator entity.name.function, punctuation.decorator, entity.name.function.decorator#a8c79cbold
support.type.property-name.css, support.type.property-name.json, support.type.property-name#ece3d2
invalid, invalid.illegal#e29a82
invalid.deprecated#dcb56fitalic
markup.heading, markup.heading entity.name, entity.name.section#ece3d2bold
markup.bold, markup.bold string#ece3d2bold
markup.italic, markup.italic string#ece3d2italic
markup.inline.raw, markup.raw, markup.fenced_code.block#e0a473
markup.underline.link, markup.underline.link.image#cf8d5cunderline
markup.quote#a3977fitalic
markup.list punctuation.definition.list, beginning.punctuation.definition.list#cf8d5c
markup.inserted, markup.inserted.diff#a8c79c
markup.deleted, markup.deleted.diff#e29a82
markup.changed#dcb56f
meta.separator#6d6455
comment.line.number-sign.paradox, comment.line.number-sign.paradox-loc#8b806citalic
entity.name.tag.block.paradox#ece3d2bold
variable.other.property.paradox#ece3d2
keyword.control.paradox#cf8d5cbold
keyword.operator.iterator.paradox#e0a473bold
keyword.operator.comparison.paradox, keyword.operator.arithmetic.paradox#a3977f
punctuation.section.block.begin.paradox, punctuation.section.block.end.paradox#6d6455
variable.language.scope.paradox#8fb3acbold
variable.other.saved-scope.paradox#8fb3acitalic
constant.language.paradox#cf8d5c
constant.numeric.paradox, constant.numeric.date.paradox#e0a473
string.quoted.double.paradox, string.unquoted.value.paradox#8fb3ac
string.unquoted.reference.paradox#ece3d2
entity.name.function.event-id.paradox#e0a473bold
variable.parameter.macro.paradox, variable.other.substitution.paradox#ddaa74bold
variable.other.constant.script.paradox#ddaa74
support.function.databinding.paradox#8fb3ac
support.type.color-model.paradox#a3977f
meta.inline-math.paradox#e0a473
constant.other.formatting.paradox, constant.character.escape.paradox#ddaa74
entity.name.tag.loc-key.paradox-loc#ece3d2bold
keyword.control.language.paradox-loc#cf8d5cbold
string.quoted.double.paradox-loc#8fb3ac
variable.other.substitution.paradox-loc#e0a473bold
constant.other.icon.paradox-loc, constant.other.formatting.paradox-loc#ddaa74
constant.numeric.version.paradox-loc#a3977f