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#b9d5e9
  • activityBar.background#18222a
  • activityBar.border#42596c
  • activityBar.foreground#b9d5e9
  • activityBar.inactiveForeground#9cb3c2
  • activityBarBadge.background#b9d5e9
  • activityBarBadge.foreground#111a20
  • badge.background#b9d5e9
  • badge.foreground#111a20
  • breadcrumb.background#222f38
  • breadcrumb.foreground#bfced9
  • button.background#b9d5e9
  • button.foreground#111a20
  • button.hoverBackground#c0d9eb
  • button.secondaryBackground#31424e
  • button.secondaryForeground#e7f0f6
  • button.secondaryHoverBackground#293843
  • charts.blue#e9c3a5
  • charts.green#a9ddb4
  • charts.orange#ccc1e3
  • charts.purple#a7d4c2
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#b9d5e9
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#e9c3a5
  • debugConsole.sourceForeground#bfced9
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#222f38
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#ccc1e3
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#ccc1e3
  • debugIcon.stepOutForeground#ccc1e3
  • debugIcon.stepOverForeground#ccc1e3
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#222f38
  • descriptionForeground#9cb3c2
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#9cb3c2
  • dropdown.background#222f38
  • dropdown.border#42596c
  • dropdown.foreground#e7f0f6
  • editor.background#111a20
  • editor.findMatchBackground#2b313b
  • editor.findMatchBorder#ccc1e3
  • editor.findMatchHighlightBackground#2b313b
  • editor.findMatchHighlightBorder#ccc1e3
  • editor.findRangeHighlightBorder#ccc1e3
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#e7f0f6
  • editor.inactiveSelectionBackground#31424e
  • editor.lineHighlightBackground#293843
  • editor.selectionBackground#31424e
  • editor.selectionForeground#e7f0f6
  • editor.selectionHighlightBackground#b9d5e916
  • editor.stackFrameHighlightBackground#ccc1e318
  • editor.wordHighlightBackground#b9d5e916
  • editor.wordHighlightStrongBackground#b9d5e916
  • editorBracketHighlight.foreground1#b9d5e9
  • editorBracketHighlight.foreground2#ccc1e3
  • editorBracketHighlight.foreground3#e9c3a5
  • editorBracketHighlight.foreground4#a7d4c2
  • editorBracketHighlight.foreground5#dacd9c
  • editorBracketHighlight.foreground6#e8b7c5
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#293843
  • editorBracketMatch.border#9cb3c2
  • editorCursor.foreground#b9d5e9
  • editorError.foreground#ff9faa
  • editorGroup.border#42596c
  • editorGroupHeader.tabsBackground#222f38
  • editorGroupHeader.tabsBorder#42596c
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#ccc1e3
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#222f38
  • editorHoverWidget.border#42596c
  • editorHoverWidget.foreground#e7f0f6
  • editorIndentGuide.activeBackground1#9cb3c2
  • editorIndentGuide.background1#425059
  • editorInfo.foreground#e9c3a5
  • editorLineNumber.activeForeground#b9d5e9
  • editorLineNumber.foreground#9cb3c2
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#ccc1e3
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#425059
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#425059
  • editorWidget.background#222f38
  • editorWidget.border#42596c
  • editorWidget.foreground#e7f0f6
  • errorForeground#ff9faa
  • focusBorder#b9d5e9
  • foreground#e7f0f6
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#9cb3c2
  • gitDecoration.modifiedResourceForeground#ccc1e3
  • gitDecoration.renamedResourceForeground#e9c3a5
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#222f38
  • input.border#42596c
  • input.foreground#e7f0f6
  • input.placeholderForeground#9cb3c2
  • inputOption.activeBackground#31424e
  • inputOption.activeBorder#b9d5e9
  • inputOption.activeForeground#e7f0f6
  • inputOption.hoverBackground#293843
  • inputValidation.errorBackground#29272e
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#e7f0f6
  • inputValidation.infoBackground#272b2d
  • inputValidation.infoBorder#e9c3a5
  • inputValidation.infoForeground#e7f0f6
  • inputValidation.warningBackground#272c2b
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#e7f0f6
  • list.activeSelectionBackground#31424e
  • list.activeSelectionForeground#e7f0f6
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#31424e
  • list.focusBackground#31424e
  • list.focusForeground#e7f0f6
  • list.focusHighlightForeground#b9d5e9
  • list.focusOutline#b9d5e9
  • list.highlightForeground#e7f0f6
  • list.hoverBackground#293843
  • list.hoverForeground#e7f0f6
  • list.inactiveSelectionBackground#31424e
  • list.inactiveSelectionForeground#e7f0f6
  • list.warningForeground#efd18e
  • menu.background#222f38
  • menu.border#42596c
  • menu.foreground#e7f0f6
  • menu.selectionBackground#31424e
  • menu.selectionForeground#e7f0f6
  • menu.separatorBackground#42596c
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#111a20
  • notificationCenterHeader.background#18222a
  • notificationCenterHeader.foreground#bfced9
  • notifications.background#222f38
  • notifications.border#42596c
  • notifications.foreground#e7f0f6
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#e9c3a5
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#222f38
  • panel.border#42596c
  • panelTitle.activeBorder#b9d5e9
  • panelTitle.activeForeground#e7f0f6
  • panelTitle.inactiveForeground#bfced9
  • peekView.border#b9d5e9
  • peekViewEditor.background#222f38
  • peekViewEditor.matchHighlightBackground#31424e
  • peekViewResult.background#222f38
  • peekViewResult.fileForeground#e7f0f6
  • peekViewResult.lineForeground#e7f0f6
  • peekViewResult.matchHighlightBackground#31424e
  • peekViewResult.selectionBackground#31424e
  • peekViewResult.selectionForeground#e7f0f6
  • peekViewTitle.background#222f38
  • peekViewTitleDescription.foreground#bfced9
  • peekViewTitleLabel.foreground#e7f0f6
  • pickerGroup.border#42596c
  • pickerGroup.foreground#b9d5e9
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#e9c3a5
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#b9d5e9
  • quickInput.background#222f38
  • quickInput.foreground#e7f0f6
  • quickInputList.focusBackground#31424e
  • quickInputList.focusForeground#e7f0f6
  • scrollbar.shadow#111a2099
  • scrollbarSlider.activeBackground#9cb3c280
  • scrollbarSlider.background#9cb3c240
  • scrollbarSlider.hoverBackground#9cb3c260
  • selection.background#31424e
  • sideBar.background#18222a
  • sideBar.border#42596c
  • sideBar.foreground#bfced9
  • sideBarSectionHeader.background#18222a
  • sideBarSectionHeader.foreground#e7f0f6
  • sideBarTitle.foreground#e7f0f6
  • statusBar.background#18222a
  • statusBar.border#42596c
  • statusBar.debuggingBackground#31424e
  • statusBar.debuggingForeground#e7f0f6
  • statusBar.foreground#e7f0f6
  • statusBar.noFolderBackground#18222a
  • statusBar.noFolderForeground#e7f0f6
  • statusBarItem.hoverBackground#293843
  • statusBarItem.remoteBackground#b9d5e9
  • statusBarItem.remoteForeground#111a20
  • tab.activeBackground#111a20
  • tab.activeBorderTop#b9d5e9
  • tab.activeForeground#e7f0f6
  • tab.border#42596c
  • tab.hoverBackground#293843
  • tab.inactiveBackground#222f38
  • tab.inactiveForeground#9cb3c2
  • tab.unfocusedActiveForeground#bfced9
  • tab.unfocusedInactiveForeground#9cb3c2
  • terminal.ansiBlack#9cb3c2
  • terminal.ansiBlue#e9c3a5
  • terminal.ansiBrightBlack#a5bac8
  • terminal.ansiBrightBlue#f6d0b2
  • terminal.ansiBrightCyan#c6e2f6
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#b4e1cf
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#ccdbe6
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#b9d5e9
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#a7d4c2
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#bfced9
  • terminal.ansiYellow#efd18e
  • terminal.background#111a20
  • terminal.border#42596c
  • terminal.findMatchBackground#31424e
  • terminal.findMatchBorder#ccc1e3
  • terminal.findMatchHighlightBackground#293843
  • terminal.findMatchHighlightBorder#b9d5e9
  • terminal.foreground#e7f0f6
  • terminal.selectionBackground#31424e
  • terminalCursor.background#111a20
  • terminalCursor.foreground#b9d5e9
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#9cb3c2
  • testing.iconSkipped#9cb3c2
  • testing.iconUnset#9cb3c2
  • testing.runAction#a9ddb4
  • textBlockQuote.background#293843
  • textBlockQuote.border#b9d5e9
  • textCodeBlock.background#293843
  • textLink.activeForeground#b9d5e9
  • textLink.foreground#b9d5e9
  • textPreformat.foreground#ccc1e3
  • titleBar.activeBackground#18222a
  • titleBar.activeForeground#e7f0f6
  • titleBar.border#42596c
  • titleBar.inactiveBackground#18222a
  • titleBar.inactiveForeground#9cb3c2
  • toolbar.hoverBackground#293843
  • widget.border#42596c
  • widget.shadow#111a2099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9cb3c2italic
keyword, storage.type, storage.modifier#b9d5e9
string, markup.inline.raw, markup.fenced_code#ccc1e3
entity.name.function, support.function, variable.function, meta.function-call#e9c3a5
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#a7d4c2
constant.numeric#dacd9c
constant.language, variable.other.constant, constant.other#dacd9c
keyword.operator#e8b7c5
variable, variable.other.readwrite#e7f0f6
variable.parameter#bfced9
variable.other.property, support.variable.property, support.type.property-name#e9c3a5
punctuation, meta.brace#bfced9
entity.name.tag#b9d5e9
entity.other.attribute-name#ccc1e3
string.regexp#a7d4c2
constant.character.escape#e8b7c5
markup.heading, entity.name.section#b9d5e9bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa