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#b2cfdf
  • activityBar.background#101519
  • activityBar.border#4b6070
  • activityBar.foreground#b2cfdf
  • activityBar.inactiveForeground#a6b6c1
  • activityBarBadge.background#b2cfdf
  • activityBarBadge.foreground#171c21
  • badge.background#b2cfdf
  • badge.foreground#171c21
  • breadcrumb.background#252e36
  • breadcrumb.foreground#c4d0d9
  • button.background#b2cfdf
  • button.foreground#171c21
  • button.hoverBackground#bbd4e2
  • button.secondaryBackground#354550
  • button.secondaryForeground#ebf1f4
  • button.secondaryHoverBackground#2c3b45
  • charts.blue#e6c6a9
  • charts.green#a9ddb4
  • charts.orange#aed4c7
  • charts.purple#cdbce4
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#b2cfdf
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#e6c6a9
  • debugConsole.sourceForeground#c4d0d9
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#252e36
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#aed4c7
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#aed4c7
  • debugIcon.stepOutForeground#aed4c7
  • debugIcon.stepOverForeground#aed4c7
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#252e36
  • descriptionForeground#a6b6c1
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#a6b6c1
  • dropdown.background#252e36
  • dropdown.border#4b6070
  • dropdown.foreground#ebf1f4
  • editor.background#171c21
  • editor.findMatchBackground#2c3638
  • editor.findMatchBorder#aed4c7
  • editor.findMatchHighlightBackground#2c3638
  • editor.findMatchHighlightBorder#aed4c7
  • editor.findRangeHighlightBorder#aed4c7
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#ebf1f4
  • editor.inactiveSelectionBackground#354550
  • editor.lineHighlightBackground#2c3b45
  • editor.selectionBackground#354550
  • editor.selectionForeground#ebf1f4
  • editor.selectionHighlightBackground#b2cfdf16
  • editor.stackFrameHighlightBackground#aed4c718
  • editor.wordHighlightBackground#b2cfdf16
  • editor.wordHighlightStrongBackground#b2cfdf16
  • editorBracketHighlight.foreground1#b2cfdf
  • editorBracketHighlight.foreground2#aed4c7
  • editorBracketHighlight.foreground3#e6c6a9
  • editorBracketHighlight.foreground4#cdbce4
  • editorBracketHighlight.foreground5#e6bbcd
  • editorBracketHighlight.foreground6#d3d69f
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#2c3b45
  • editorBracketMatch.border#a6b6c1
  • editorCursor.foreground#b2cfdf
  • editorError.foreground#ff9faa
  • editorGroup.border#4b6070
  • editorGroupHeader.tabsBackground#252e36
  • editorGroupHeader.tabsBorder#4b6070
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#aed4c7
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#252e36
  • editorHoverWidget.border#4b6070
  • editorHoverWidget.foreground#ebf1f4
  • editorIndentGuide.activeBackground1#a6b6c1
  • editorIndentGuide.background1#495259
  • editorInfo.foreground#e6c6a9
  • editorLineNumber.activeForeground#b2cfdf
  • editorLineNumber.foreground#a6b6c1
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#aed4c7
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#495259
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#495259
  • editorWidget.background#252e36
  • editorWidget.border#4b6070
  • editorWidget.foreground#ebf1f4
  • errorForeground#ff9faa
  • focusBorder#b2cfdf
  • foreground#ebf1f4
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#a6b6c1
  • gitDecoration.modifiedResourceForeground#aed4c7
  • gitDecoration.renamedResourceForeground#e6c6a9
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#252e36
  • input.border#4b6070
  • input.foreground#ebf1f4
  • input.placeholderForeground#a6b6c1
  • inputOption.activeBackground#354550
  • inputOption.activeBorder#b2cfdf
  • inputOption.activeForeground#ebf1f4
  • inputOption.hoverBackground#2c3b45
  • inputValidation.errorBackground#2e292f
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#ebf1f4
  • inputValidation.infoBackground#2c2d2f
  • inputValidation.infoBorder#e6c6a9
  • inputValidation.infoForeground#ebf1f4
  • inputValidation.warningBackground#2d2e2c
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#ebf1f4
  • list.activeSelectionBackground#354550
  • list.activeSelectionForeground#ebf1f4
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#354550
  • list.focusBackground#354550
  • list.focusForeground#ebf1f4
  • list.focusHighlightForeground#b2cfdf
  • list.focusOutline#b2cfdf
  • list.highlightForeground#ebf1f4
  • list.hoverBackground#2c3b45
  • list.hoverForeground#ebf1f4
  • list.inactiveSelectionBackground#354550
  • list.inactiveSelectionForeground#ebf1f4
  • list.warningForeground#efd18e
  • menu.background#252e36
  • menu.border#4b6070
  • menu.foreground#ebf1f4
  • menu.selectionBackground#354550
  • menu.selectionForeground#ebf1f4
  • menu.separatorBackground#4b6070
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#171c21
  • notificationCenterHeader.background#101519
  • notificationCenterHeader.foreground#c4d0d9
  • notifications.background#252e36
  • notifications.border#4b6070
  • notifications.foreground#ebf1f4
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#e6c6a9
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#252e36
  • panel.border#4b6070
  • panelTitle.activeBorder#b2cfdf
  • panelTitle.activeForeground#ebf1f4
  • panelTitle.inactiveForeground#c4d0d9
  • peekView.border#b2cfdf
  • peekViewEditor.background#252e36
  • peekViewEditor.matchHighlightBackground#354550
  • peekViewResult.background#252e36
  • peekViewResult.fileForeground#ebf1f4
  • peekViewResult.lineForeground#ebf1f4
  • peekViewResult.matchHighlightBackground#354550
  • peekViewResult.selectionBackground#354550
  • peekViewResult.selectionForeground#ebf1f4
  • peekViewTitle.background#252e36
  • peekViewTitleDescription.foreground#c4d0d9
  • peekViewTitleLabel.foreground#ebf1f4
  • pickerGroup.border#4b6070
  • pickerGroup.foreground#b2cfdf
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#e6c6a9
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#b2cfdf
  • quickInput.background#252e36
  • quickInput.foreground#ebf1f4
  • quickInputList.focusBackground#354550
  • quickInputList.focusForeground#ebf1f4
  • scrollbar.shadow#171c2199
  • scrollbarSlider.activeBackground#a6b6c180
  • scrollbarSlider.background#a6b6c140
  • scrollbarSlider.hoverBackground#a6b6c160
  • selection.background#354550
  • sideBar.background#101519
  • sideBar.border#4b6070
  • sideBar.foreground#c4d0d9
  • sideBarSectionHeader.background#101519
  • sideBarSectionHeader.foreground#ebf1f4
  • sideBarTitle.foreground#ebf1f4
  • statusBar.background#101519
  • statusBar.border#4b6070
  • statusBar.debuggingBackground#354550
  • statusBar.debuggingForeground#ebf1f4
  • statusBar.foreground#ebf1f4
  • statusBar.noFolderBackground#101519
  • statusBar.noFolderForeground#ebf1f4
  • statusBarItem.hoverBackground#2c3b45
  • statusBarItem.remoteBackground#b2cfdf
  • statusBarItem.remoteForeground#171c21
  • tab.activeBackground#171c21
  • tab.activeBorderTop#b2cfdf
  • tab.activeForeground#ebf1f4
  • tab.border#4b6070
  • tab.hoverBackground#2c3b45
  • tab.inactiveBackground#252e36
  • tab.inactiveForeground#a6b6c1
  • tab.unfocusedActiveForeground#c4d0d9
  • tab.unfocusedInactiveForeground#a6b6c1
  • terminal.ansiBlack#a6b6c1
  • terminal.ansiBlue#e6c6a9
  • terminal.ansiBrightBlack#aebdc7
  • terminal.ansiBrightBlue#f3d3b6
  • terminal.ansiBrightCyan#bfdcec
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#dac9f1
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#d1dde6
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#b2cfdf
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#cdbce4
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#c4d0d9
  • terminal.ansiYellow#efd18e
  • terminal.background#171c21
  • terminal.border#4b6070
  • terminal.findMatchBackground#354550
  • terminal.findMatchBorder#aed4c7
  • terminal.findMatchHighlightBackground#2c3b45
  • terminal.findMatchHighlightBorder#b2cfdf
  • terminal.foreground#ebf1f4
  • terminal.selectionBackground#354550
  • terminalCursor.background#171c21
  • terminalCursor.foreground#b2cfdf
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#a6b6c1
  • testing.iconSkipped#a6b6c1
  • testing.iconUnset#a6b6c1
  • testing.runAction#a9ddb4
  • textBlockQuote.background#2c3b45
  • textBlockQuote.border#b2cfdf
  • textCodeBlock.background#2c3b45
  • textLink.activeForeground#b2cfdf
  • textLink.foreground#b2cfdf
  • textPreformat.foreground#aed4c7
  • titleBar.activeBackground#101519
  • titleBar.activeForeground#ebf1f4
  • titleBar.border#4b6070
  • titleBar.inactiveBackground#101519
  • titleBar.inactiveForeground#a6b6c1
  • toolbar.hoverBackground#2c3b45
  • widget.border#4b6070
  • widget.shadow#171c2199

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a6b6c1italic
keyword, storage.type, storage.modifier#b2cfdf
string, markup.inline.raw, markup.fenced_code#aed4c7
entity.name.function, support.function, variable.function, meta.function-call#e6c6a9
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#cdbce4
constant.numeric#e6bbcd
constant.language, variable.other.constant, constant.other#e6bbcd
keyword.operator#d3d69f
variable, variable.other.readwrite#ebf1f4
variable.parameter#c4d0d9
variable.other.property, support.variable.property, support.type.property-name#e6c6a9
punctuation, meta.brace#c4d0d9
entity.name.tag#b2cfdf
entity.other.attribute-name#aed4c7
string.regexp#cdbce4
constant.character.escape#d3d69f
markup.heading, entity.name.section#b2cfdfbold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa