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#dfc3af
  • activityBar.background#181615
  • activityBar.border#5c554c
  • activityBar.foreground#dfc3af
  • activityBar.inactiveForeground#b0a698
  • activityBarBadge.background#dfc3af
  • activityBarBadge.foreground#201e1d
  • badge.background#dfc3af
  • badge.foreground#201e1d
  • breadcrumb.background#2e2b29
  • breadcrumb.foreground#d0c6bc
  • button.background#dfc3af
  • button.foreground#201e1d
  • button.hoverBackground#e2cab8
  • button.secondaryBackground#403a34
  • button.secondaryForeground#f3ede6
  • button.secondaryHoverBackground#36312d
  • charts.blue#cad3b9
  • charts.green#a9ddb4
  • charts.orange#b6c9e3
  • charts.purple#e1bacf
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#dfc3af
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#cad3b9
  • debugConsole.sourceForeground#d0c6bc
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#2e2b29
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#b6c9e3
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#b6c9e3
  • debugIcon.stepOutForeground#b6c9e3
  • debugIcon.stepOverForeground#b6c9e3
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#2e2b29
  • descriptionForeground#b0a698
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#b0a698
  • dropdown.background#2e2b29
  • dropdown.border#5c554c
  • dropdown.foreground#f3ede6
  • editor.background#201e1d
  • editor.findMatchBackground#353639
  • editor.findMatchBorder#b6c9e3
  • editor.findMatchHighlightBackground#353639
  • editor.findMatchHighlightBorder#b6c9e3
  • editor.findRangeHighlightBorder#b6c9e3
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#f3ede6
  • editor.inactiveSelectionBackground#403a34
  • editor.lineHighlightBackground#36312d
  • editor.selectionBackground#403a34
  • editor.selectionForeground#f3ede6
  • editor.selectionHighlightBackground#dfc3af16
  • editor.stackFrameHighlightBackground#b6c9e318
  • editor.wordHighlightBackground#dfc3af16
  • editor.wordHighlightStrongBackground#dfc3af16
  • editorBracketHighlight.foreground1#dfc3af
  • editorBracketHighlight.foreground2#b6c9e3
  • editorBracketHighlight.foreground3#cad3b9
  • editorBracketHighlight.foreground4#e1bacf
  • editorBracketHighlight.foreground5#e5d19f
  • editorBracketHighlight.foreground6#b0d6cf
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#36312d
  • editorBracketMatch.border#b0a698
  • editorCursor.foreground#dfc3af
  • editorError.foreground#ff9faa
  • editorGroup.border#5c554c
  • editorGroupHeader.tabsBackground#2e2b29
  • editorGroupHeader.tabsBorder#5c554c
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#b6c9e3
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#2e2b29
  • editorHoverWidget.border#5c554c
  • editorHoverWidget.foreground#f3ede6
  • editorIndentGuide.activeBackground1#b0a698
  • editorIndentGuide.background1#524e48
  • editorInfo.foreground#cad3b9
  • editorLineNumber.activeForeground#dfc3af
  • editorLineNumber.foreground#b0a698
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#b6c9e3
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#524e48
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#524e48
  • editorWidget.background#2e2b29
  • editorWidget.border#5c554c
  • editorWidget.foreground#f3ede6
  • errorForeground#ff9faa
  • focusBorder#dfc3af
  • foreground#f3ede6
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#b0a698
  • gitDecoration.modifiedResourceForeground#b6c9e3
  • gitDecoration.renamedResourceForeground#cad3b9
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#2e2b29
  • input.border#5c554c
  • input.foreground#f3ede6
  • input.placeholderForeground#b0a698
  • inputOption.activeBackground#403a34
  • inputOption.activeBorder#dfc3af
  • inputOption.activeForeground#f3ede6
  • inputOption.hoverBackground#36312d
  • inputValidation.errorBackground#362b2b
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#f3ede6
  • inputValidation.infoBackground#31302d
  • inputValidation.infoBorder#cad3b9
  • inputValidation.infoForeground#f3ede6
  • inputValidation.warningBackground#353028
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#f3ede6
  • list.activeSelectionBackground#403a34
  • list.activeSelectionForeground#f3ede6
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#403a34
  • list.focusBackground#403a34
  • list.focusForeground#f3ede6
  • list.focusHighlightForeground#dfc3af
  • list.focusOutline#dfc3af
  • list.highlightForeground#f3ede6
  • list.hoverBackground#36312d
  • list.hoverForeground#f3ede6
  • list.inactiveSelectionBackground#403a34
  • list.inactiveSelectionForeground#f3ede6
  • list.warningForeground#efd18e
  • menu.background#2e2b29
  • menu.border#5c554c
  • menu.foreground#f3ede6
  • menu.selectionBackground#403a34
  • menu.selectionForeground#f3ede6
  • menu.separatorBackground#5c554c
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#201e1d
  • notificationCenterHeader.background#181615
  • notificationCenterHeader.foreground#d0c6bc
  • notifications.background#2e2b29
  • notifications.border#5c554c
  • notifications.foreground#f3ede6
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#cad3b9
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#2e2b29
  • panel.border#5c554c
  • panelTitle.activeBorder#dfc3af
  • panelTitle.activeForeground#f3ede6
  • panelTitle.inactiveForeground#d0c6bc
  • peekView.border#dfc3af
  • peekViewEditor.background#2e2b29
  • peekViewEditor.matchHighlightBackground#403a34
  • peekViewResult.background#2e2b29
  • peekViewResult.fileForeground#f3ede6
  • peekViewResult.lineForeground#f3ede6
  • peekViewResult.matchHighlightBackground#403a34
  • peekViewResult.selectionBackground#403a34
  • peekViewResult.selectionForeground#f3ede6
  • peekViewTitle.background#2e2b29
  • peekViewTitleDescription.foreground#d0c6bc
  • peekViewTitleLabel.foreground#f3ede6
  • pickerGroup.border#5c554c
  • pickerGroup.foreground#dfc3af
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#cad3b9
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#dfc3af
  • quickInput.background#2e2b29
  • quickInput.foreground#f3ede6
  • quickInputList.focusBackground#403a34
  • quickInputList.focusForeground#f3ede6
  • scrollbar.shadow#201e1d99
  • scrollbarSlider.activeBackground#b0a69880
  • scrollbarSlider.background#b0a69840
  • scrollbarSlider.hoverBackground#b0a69860
  • selection.background#403a34
  • sideBar.background#181615
  • sideBar.border#5c554c
  • sideBar.foreground#d0c6bc
  • sideBarSectionHeader.background#181615
  • sideBarSectionHeader.foreground#f3ede6
  • sideBarTitle.foreground#f3ede6
  • statusBar.background#181615
  • statusBar.border#5c554c
  • statusBar.debuggingBackground#403a34
  • statusBar.debuggingForeground#f3ede6
  • statusBar.foreground#f3ede6
  • statusBar.noFolderBackground#181615
  • statusBar.noFolderForeground#f3ede6
  • statusBarItem.hoverBackground#36312d
  • statusBarItem.remoteBackground#dfc3af
  • statusBarItem.remoteForeground#201e1d
  • tab.activeBackground#201e1d
  • tab.activeBorderTop#dfc3af
  • tab.activeForeground#f3ede6
  • tab.border#5c554c
  • tab.hoverBackground#36312d
  • tab.inactiveBackground#2e2b29
  • tab.inactiveForeground#b0a698
  • tab.unfocusedActiveForeground#d0c6bc
  • tab.unfocusedInactiveForeground#b0a698
  • terminal.ansiBlack#b0a698
  • terminal.ansiBlue#cad3b9
  • terminal.ansiBrightBlack#b8afa1
  • terminal.ansiBrightBlue#d7e0c6
  • terminal.ansiBrightCyan#ecd0bc
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#eec7dc
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#ddd3c9
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#dfc3af
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#e1bacf
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#d0c6bc
  • terminal.ansiYellow#efd18e
  • terminal.background#201e1d
  • terminal.border#5c554c
  • terminal.findMatchBackground#403a34
  • terminal.findMatchBorder#b6c9e3
  • terminal.findMatchHighlightBackground#36312d
  • terminal.findMatchHighlightBorder#dfc3af
  • terminal.foreground#f3ede6
  • terminal.selectionBackground#403a34
  • terminalCursor.background#201e1d
  • terminalCursor.foreground#dfc3af
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#b0a698
  • testing.iconSkipped#b0a698
  • testing.iconUnset#b0a698
  • testing.runAction#a9ddb4
  • textBlockQuote.background#36312d
  • textBlockQuote.border#dfc3af
  • textCodeBlock.background#36312d
  • textLink.activeForeground#dfc3af
  • textLink.foreground#dfc3af
  • textPreformat.foreground#b6c9e3
  • titleBar.activeBackground#181615
  • titleBar.activeForeground#f3ede6
  • titleBar.border#5c554c
  • titleBar.inactiveBackground#181615
  • titleBar.inactiveForeground#b0a698
  • toolbar.hoverBackground#36312d
  • widget.border#5c554c
  • widget.shadow#201e1d99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b0a698italic
keyword, storage.type, storage.modifier#dfc3af
string, markup.inline.raw, markup.fenced_code#b6c9e3
entity.name.function, support.function, variable.function, meta.function-call#cad3b9
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#e1bacf
constant.numeric#e5d19f
constant.language, variable.other.constant, constant.other#e5d19f
keyword.operator#b0d6cf
variable, variable.other.readwrite#f3ede6
variable.parameter#d0c6bc
variable.other.property, support.variable.property, support.type.property-name#cad3b9
punctuation, meta.brace#d0c6bc
entity.name.tag#dfc3af
entity.other.attribute-name#b6c9e3
string.regexp#e1bacf
constant.character.escape#b0d6cf
markup.heading, entity.name.section#dfc3afbold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa
Elemental Spectrum — Themes & Icons by ToxicEpoch - VS Code Theme