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#a2d8b3
  • activityBar.background#0e2018
  • activityBar.border#3b5d43
  • activityBar.foreground#a2d8b3
  • activityBar.inactiveForeground#91b298
  • activityBarBadge.background#a2d8b3
  • activityBarBadge.foreground#0a1712
  • badge.background#a2d8b3
  • badge.foreground#0a1712
  • breadcrumb.background#1b2c23
  • breadcrumb.foreground#bed7c0
  • button.background#a2d8b3
  • button.foreground#0a1712
  • button.hoverBackground#addcbb
  • button.secondaryBackground#2b4130
  • button.secondaryForeground#e8f4e8
  • button.secondaryHoverBackground#243829
  • charts.blue#e9c69c
  • charts.green#a9ddb4
  • charts.orange#c3d5e0
  • charts.purple#d3b5e2
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#a2d8b3
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#e9c69c
  • debugConsole.sourceForeground#bed7c0
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#1b2c23
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#c3d5e0
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#c3d5e0
  • debugIcon.stepOutForeground#c3d5e0
  • debugIcon.stepOverForeground#c3d5e0
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#1b2c23
  • descriptionForeground#91b298
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#91b298
  • dropdown.background#1b2c23
  • dropdown.border#3b5d43
  • dropdown.foreground#e8f4e8
  • editor.background#0a1712
  • editor.findMatchBackground#24322f
  • editor.findMatchBorder#c3d5e0
  • editor.findMatchHighlightBackground#24322f
  • editor.findMatchHighlightBorder#c3d5e0
  • editor.findRangeHighlightBorder#c3d5e0
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#e8f4e8
  • editor.inactiveSelectionBackground#2b4130
  • editor.lineHighlightBackground#243829
  • editor.selectionBackground#2b4130
  • editor.selectionForeground#e8f4e8
  • editor.selectionHighlightBackground#a2d8b316
  • editor.stackFrameHighlightBackground#c3d5e018
  • editor.wordHighlightBackground#a2d8b316
  • editor.wordHighlightStrongBackground#a2d8b316
  • editorBracketHighlight.foreground1#a2d8b3
  • editorBracketHighlight.foreground2#c3d5e0
  • editorBracketHighlight.foreground3#e9c69c
  • editorBracketHighlight.foreground4#d3b5e2
  • editorBracketHighlight.foreground5#b9d392
  • editorBracketHighlight.foreground6#edb9c8
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#243829
  • editorBracketMatch.border#91b298
  • editorCursor.foreground#a2d8b3
  • editorError.foreground#ff9faa
  • editorGroup.border#3b5d43
  • editorGroupHeader.tabsBackground#1b2c23
  • editorGroupHeader.tabsBorder#3b5d43
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#c3d5e0
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#1b2c23
  • editorHoverWidget.border#3b5d43
  • editorHoverWidget.foreground#e8f4e8
  • editorIndentGuide.activeBackground1#91b298
  • editorIndentGuide.background1#394d41
  • editorInfo.foreground#e9c69c
  • editorLineNumber.activeForeground#a2d8b3
  • editorLineNumber.foreground#91b298
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#c3d5e0
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#394d41
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#394d41
  • editorWidget.background#1b2c23
  • editorWidget.border#3b5d43
  • editorWidget.foreground#e8f4e8
  • errorForeground#ff9faa
  • focusBorder#a2d8b3
  • foreground#e8f4e8
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#91b298
  • gitDecoration.modifiedResourceForeground#c3d5e0
  • gitDecoration.renamedResourceForeground#e9c69c
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#1b2c23
  • input.border#3b5d43
  • input.foreground#e8f4e8
  • input.placeholderForeground#91b298
  • inputOption.activeBackground#2b4130
  • inputOption.activeBorder#a2d8b3
  • inputOption.activeForeground#e8f4e8
  • inputOption.hoverBackground#243829
  • inputValidation.errorBackground#232521
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#e8f4e8
  • inputValidation.infoBackground#202920
  • inputValidation.infoBorder#e9c69c
  • inputValidation.infoForeground#e8f4e8
  • inputValidation.warningBackground#212a1e
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#e8f4e8
  • list.activeSelectionBackground#2b4130
  • list.activeSelectionForeground#e8f4e8
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#2b4130
  • list.focusBackground#2b4130
  • list.focusForeground#e8f4e8
  • list.focusHighlightForeground#a2d8b3
  • list.focusOutline#a2d8b3
  • list.highlightForeground#e8f4e8
  • list.hoverBackground#243829
  • list.hoverForeground#e8f4e8
  • list.inactiveSelectionBackground#2b4130
  • list.inactiveSelectionForeground#e8f4e8
  • list.warningForeground#efd18e
  • menu.background#1b2c23
  • menu.border#3b5d43
  • menu.foreground#e8f4e8
  • menu.selectionBackground#2b4130
  • menu.selectionForeground#e8f4e8
  • menu.separatorBackground#3b5d43
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#0a1712
  • notificationCenterHeader.background#0e2018
  • notificationCenterHeader.foreground#bed7c0
  • notifications.background#1b2c23
  • notifications.border#3b5d43
  • notifications.foreground#e8f4e8
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#e9c69c
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#1b2c23
  • panel.border#3b5d43
  • panelTitle.activeBorder#a2d8b3
  • panelTitle.activeForeground#e8f4e8
  • panelTitle.inactiveForeground#bed7c0
  • peekView.border#a2d8b3
  • peekViewEditor.background#1b2c23
  • peekViewEditor.matchHighlightBackground#2b4130
  • peekViewResult.background#1b2c23
  • peekViewResult.fileForeground#e8f4e8
  • peekViewResult.lineForeground#e8f4e8
  • peekViewResult.matchHighlightBackground#2b4130
  • peekViewResult.selectionBackground#2b4130
  • peekViewResult.selectionForeground#e8f4e8
  • peekViewTitle.background#1b2c23
  • peekViewTitleDescription.foreground#bed7c0
  • peekViewTitleLabel.foreground#e8f4e8
  • pickerGroup.border#3b5d43
  • pickerGroup.foreground#a2d8b3
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#e9c69c
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#a2d8b3
  • quickInput.background#1b2c23
  • quickInput.foreground#e8f4e8
  • quickInputList.focusBackground#2b4130
  • quickInputList.focusForeground#e8f4e8
  • scrollbar.shadow#0a171299
  • scrollbarSlider.activeBackground#91b29880
  • scrollbarSlider.background#91b29840
  • scrollbarSlider.hoverBackground#91b29860
  • selection.background#2b4130
  • sideBar.background#0e2018
  • sideBar.border#3b5d43
  • sideBar.foreground#bed7c0
  • sideBarSectionHeader.background#0e2018
  • sideBarSectionHeader.foreground#e8f4e8
  • sideBarTitle.foreground#e8f4e8
  • statusBar.background#0e2018
  • statusBar.border#3b5d43
  • statusBar.debuggingBackground#2b4130
  • statusBar.debuggingForeground#e8f4e8
  • statusBar.foreground#e8f4e8
  • statusBar.noFolderBackground#0e2018
  • statusBar.noFolderForeground#e8f4e8
  • statusBarItem.hoverBackground#243829
  • statusBarItem.remoteBackground#a2d8b3
  • statusBarItem.remoteForeground#0a1712
  • tab.activeBackground#0a1712
  • tab.activeBorderTop#a2d8b3
  • tab.activeForeground#e8f4e8
  • tab.border#3b5d43
  • tab.hoverBackground#243829
  • tab.inactiveBackground#1b2c23
  • tab.inactiveForeground#91b298
  • tab.unfocusedActiveForeground#bed7c0
  • tab.unfocusedInactiveForeground#91b298
  • terminal.ansiBlack#91b298
  • terminal.ansiBlue#e9c69c
  • terminal.ansiBrightBlack#9ebfa5
  • terminal.ansiBrightBlue#f6d3a9
  • terminal.ansiBrightCyan#afe5c0
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#e0c2ef
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#cbe4cd
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#a2d8b3
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#d3b5e2
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#bed7c0
  • terminal.ansiYellow#efd18e
  • terminal.background#0a1712
  • terminal.border#3b5d43
  • terminal.findMatchBackground#2b4130
  • terminal.findMatchBorder#c3d5e0
  • terminal.findMatchHighlightBackground#243829
  • terminal.findMatchHighlightBorder#a2d8b3
  • terminal.foreground#e8f4e8
  • terminal.selectionBackground#2b4130
  • terminalCursor.background#0a1712
  • terminalCursor.foreground#a2d8b3
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#91b298
  • testing.iconSkipped#91b298
  • testing.iconUnset#91b298
  • testing.runAction#a9ddb4
  • textBlockQuote.background#243829
  • textBlockQuote.border#a2d8b3
  • textCodeBlock.background#243829
  • textLink.activeForeground#a2d8b3
  • textLink.foreground#a2d8b3
  • textPreformat.foreground#c3d5e0
  • titleBar.activeBackground#0e2018
  • titleBar.activeForeground#e8f4e8
  • titleBar.border#3b5d43
  • titleBar.inactiveBackground#0e2018
  • titleBar.inactiveForeground#91b298
  • toolbar.hoverBackground#243829
  • widget.border#3b5d43
  • widget.shadow#0a171299

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#91b298italic
keyword, storage.type, storage.modifier#a2d8b3
string, markup.inline.raw, markup.fenced_code#c3d5e0
entity.name.function, support.function, variable.function, meta.function-call#e9c69c
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#d3b5e2
constant.numeric#b9d392
constant.language, variable.other.constant, constant.other#b9d392
keyword.operator#edb9c8
variable, variable.other.readwrite#e8f4e8
variable.parameter#bed7c0
variable.other.property, support.variable.property, support.type.property-name#e9c69c
punctuation, meta.brace#bed7c0
entity.name.tag#a2d8b3
entity.other.attribute-name#c3d5e0
string.regexp#d3b5e2
constant.character.escape#edb9c8
markup.heading, entity.name.section#a2d8b3bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa