Skip to main content
CodingTheme

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.background#131a24
  • activityBar.border#39506d
  • activityBar.foreground#cdcecf
  • activityBar.inactiveForeground#71839b
  • activityBarBadge.background#719cd6
  • activityBarBadge.foreground#131a24
  • badge.background#719cd6
  • badge.foreground#131a24
  • breadcrumb.activeSelectionForeground#cdcecf
  • breadcrumb.background#192330
  • breadcrumb.focusForeground#cdcecf
  • breadcrumb.foreground#71839b
  • breadcrumbPicker.background#212e3f
  • button.background#719cd6
  • button.foreground#131a24
  • button.hoverBackground#86abdc
  • diffEditor.insertedTextBackground#26343c
  • diffEditor.modifiedTextBackground#243244
  • diffEditor.removedTextBackground#2f2837
  • dropdown.background#212e3f
  • dropdown.border#39506d
  • dropdown.foreground#cdcecf
  • editor.background#192330
  • editor.findMatchBackground#3c5372
  • editor.findMatchHighlightBackground#2b3b51
  • editor.findRangeHighlightBackground#2b3b51
  • editor.foreground#cdcecf
  • editor.inactiveSelectionBackground#2b3b51
  • editor.lineHighlightBackground#29394f
  • editor.selectionBackground#2b3b51
  • editor.selectionHighlightBackground#2b3b51
  • editor.wordHighlightBackground#2b3b51
  • editor.wordHighlightStrongBackground#3c5372
  • editorBracketMatch.background#29394f
  • editorBracketMatch.border#71839b
  • editorCodeLens.foreground#71839b
  • editorCursor.background#192330
  • editorCursor.foreground#cdcecf
  • editorError.foreground#c94f6d
  • editorGroup.border#39506d
  • editorGroupHeader.noTabsBackground#131a24
  • editorGroupHeader.tabsBackground#131a24
  • editorGutter.addedBackground#81b29a
  • editorGutter.background#192330
  • editorGutter.deletedBackground#c94f6d
  • editorGutter.modifiedBackground#dbc074
  • editorHint.foreground#81b29a
  • editorHoverWidget.background#212e3f
  • editorHoverWidget.border#39506d
  • editorHoverWidget.foreground#cdcecf
  • editorIndentGuide.activeBackground#39506d
  • editorIndentGuide.background#29394f
  • editorInfo.foreground#719cd6
  • editorLineNumber.activeForeground#aeafb0
  • editorLineNumber.foreground#71839b
  • editorOverviewRuler.border#39506d
  • editorOverviewRuler.errorForeground#c94f6d
  • editorOverviewRuler.infoForeground#719cd6
  • editorOverviewRuler.warningForeground#dbc074
  • editorRuler.foreground#29394f
  • editorSuggestWidget.background#212e3f
  • editorSuggestWidget.border#39506d
  • editorSuggestWidget.foreground#cdcecf
  • editorSuggestWidget.highlightForeground#86abdc
  • editorSuggestWidget.selectedBackground#3c5372
  • editorWarning.foreground#dbc074
  • editorWhitespace.foreground#29394f
  • editorWidget.background#212e3f
  • editorWidget.border#39506d
  • editorWidget.foreground#cdcecf
  • gitDecoration.conflictingResourceForeground#f4a261
  • gitDecoration.deletedResourceForeground#c94f6d
  • gitDecoration.ignoredResourceForeground#738091
  • gitDecoration.modifiedResourceForeground#dbc074
  • gitDecoration.untrackedResourceForeground#81b29a
  • input.background#212e3f
  • input.border#39506d
  • input.foreground#cdcecf
  • input.placeholderForeground#71839b
  • inputOption.activeBorder#719cd6
  • inputValidation.errorBackground#3c2c3c
  • inputValidation.errorBorder#c94f6d
  • inputValidation.infoBackground#2b3b51
  • inputValidation.infoBorder#719cd6
  • inputValidation.warningBackground#40423e
  • inputValidation.warningBorder#dbc074
  • list.activeSelectionBackground#3c5372
  • list.activeSelectionForeground#cdcecf
  • list.focusBackground#3c5372
  • list.focusForeground#cdcecf
  • list.highlightForeground#86abdc
  • list.hoverBackground#212e3f
  • list.hoverForeground#cdcecf
  • list.inactiveSelectionBackground#2b3b51
  • list.inactiveSelectionForeground#cdcecf
  • menu.background#212e3f
  • menu.border#39506d
  • menu.foreground#cdcecf
  • menu.selectionBackground#3c5372
  • menu.selectionForeground#cdcecf
  • minimap.errorHighlight#c94f6d
  • minimap.findMatchHighlight#3c5372
  • minimap.selectionHighlight#2b3b51
  • minimap.warningHighlight#dbc074
  • notificationCenter.border#39506d
  • notificationCenterHeader.background#212e3f
  • notificationLink.foreground#719cd6
  • notifications.background#212e3f
  • notifications.border#39506d
  • notifications.foreground#cdcecf
  • notificationToast.border#39506d
  • panel.background#131a24
  • panel.border#39506d
  • panelTitle.activeBorder#719cd6
  • panelTitle.activeForeground#cdcecf
  • panelTitle.inactiveForeground#71839b
  • peekView.border#39506d
  • peekViewEditor.background#192330
  • peekViewEditor.matchHighlightBackground#3c5372
  • peekViewResult.background#131a24
  • peekViewResult.fileForeground#cdcecf
  • peekViewResult.lineForeground#aeafb0
  • peekViewResult.matchHighlightBackground#3c5372
  • peekViewResult.selectionBackground#3c5372
  • peekViewResult.selectionForeground#cdcecf
  • peekViewTitle.background#131a24
  • peekViewTitleDescription.foreground#71839b
  • peekViewTitleLabel.foreground#cdcecf
  • progressBar.background#719cd6
  • scrollbar.shadow#131a24
  • scrollbarSlider.activeBackground#29394f
  • scrollbarSlider.background#29394f80
  • scrollbarSlider.hoverBackground#29394fb0
  • settings.checkboxBackground#212e3f
  • settings.checkboxBorder#39506d
  • settings.checkboxForeground#cdcecf
  • settings.dropdownBackground#212e3f
  • settings.dropdownBorder#39506d
  • settings.dropdownForeground#cdcecf
  • settings.headerForeground#cdcecf
  • settings.modifiedItemIndicator#719cd6
  • settings.numberInputBackground#212e3f
  • settings.numberInputBorder#39506d
  • settings.numberInputForeground#cdcecf
  • settings.textInputBackground#212e3f
  • settings.textInputBorder#39506d
  • settings.textInputForeground#cdcecf
  • sideBar.background#131a24
  • sideBar.border#39506d
  • sideBar.foreground#aeafb0
  • sideBarSectionHeader.background#192330
  • sideBarSectionHeader.foreground#cdcecf
  • sideBarTitle.foreground#cdcecf
  • statusBar.background#131a24
  • statusBar.debuggingBackground#f4a261
  • statusBar.debuggingForeground#131a24
  • statusBar.foreground#aeafb0
  • statusBar.noFolderBackground#131a24
  • statusBarItem.activeBackground#29394f
  • statusBarItem.hoverBackground#212e3f
  • tab.activeBackground#192330
  • tab.activeBorder#719cd6
  • tab.activeBorderTop#719cd6
  • tab.activeForeground#cdcecf
  • tab.border#131a24
  • tab.inactiveBackground#131a24
  • tab.inactiveForeground#71839b
  • tab.unfocusedActiveBorder#39506d
  • terminal.ansiBlack#393b44
  • terminal.ansiBlue#719cd6
  • terminal.ansiBrightBlack#575860
  • terminal.ansiBrightBlue#86abdc
  • terminal.ansiBrightCyan#7ad5d6
  • terminal.ansiBrightGreen#8ebaa4
  • terminal.ansiBrightMagenta#baa1e2
  • terminal.ansiBrightRed#d16983
  • terminal.ansiBrightWhite#e4e4e5
  • terminal.ansiBrightYellow#e0c989
  • terminal.ansiCyan#63cdcf
  • terminal.ansiGreen#81b29a
  • terminal.ansiMagenta#9d79d6
  • terminal.ansiRed#c94f6d
  • terminal.ansiWhite#dfdfe0
  • terminal.ansiYellow#dbc074
  • terminal.background#192330
  • terminal.foreground#cdcecf
  • titleBar.activeBackground#131a24
  • titleBar.activeForeground#cdcecf
  • titleBar.border#39506d
  • titleBar.inactiveBackground#131a24
  • titleBar.inactiveForeground#71839b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#738091italic
string, string.quoted, string.template#81b29a
string.regexp#e0c989
constant.numeric, constant.language.numeric#f4a261
constant, constant.language, constant.character.escape#f6b079
variable, variable.other.readwrite, variable.parameter#dfdfe0
variable.other.property, variable.other.object.property#719cd6
keyword, keyword.control, storage.type, storage.modifier#9d79d6
keyword.operator#aeafb0
keyword.control.conditional, keyword.control.loop#baa1e2
entity.name.function, support.function, meta.function-call#86abdc
entity.name.type, support.type, support.class#dbc074
entity.name.class, entity.name.type.class, support.class#dbc074
support.type.primitive, support.type.builtin#7ad5d6
variable.language, variable.language.this, variable.language.super#c94f6d
constant.language, support.constant#f6b079
variable.other.constant, variable.other.enummember#63cdcf
meta.preprocessor, entity.name.function.preprocessor#dc8ed9
entity.name.tag, meta.tag#9d79d6
entity.other.attribute-name#719cd6
punctuation.definition.tag, punctuation.section, punctuation.separator, punctuation.terminator#aeafb0
invalid.deprecated#71839bstrikethrough
invalid, invalid.illegal#c94f6d
markup.heading, entity.name.section#86abdcbold
markup.bold#9d79d6bold
markup.italic#9d79d6italic
markup.inline.raw, markup.fenced_code#81b29a
markup.underline.link#63cdcf
markup.quote#738091italic

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...