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#282c34
  • activityBar.border#333842
  • activityBar.dropBackground#21252b
  • activityBar.foreground#abb2bf
  • activityBar.inactiveForeground#9da5b4
  • activityBarBadge.background#61afef
  • activityBarBadge.foreground#282c34
  • badge.background#333842
  • badge.foreground#abb2bf
  • breadcrumb.activeSelectionForeground#61afef
  • breadcrumb.background#282c34
  • breadcrumb.focusForeground#61afef
  • breadcrumb.foreground#abb2bf
  • breadcrumbPicker.background#21252b
  • button.background#e5c07b
  • button.foreground#282c34
  • button.hoverBackground#e5c07b
  • debugExceptionWidget.background#21252b
  • debugExceptionWidget.border#333842
  • descriptionForeground#9da5b4
  • diffEditor.insertedTextBackground#98c3791F
  • diffEditor.removedTextBackground#e06c751F
  • dropdown.background#21252b
  • dropdown.border#333842
  • dropdown.foreground#abb2bf
  • dropdown.listBackground#21252b
  • editor.background#282c34
  • editor.findMatchBackground#ffffff36
  • editor.findMatchHighlightBackground#ffffff1f
  • editor.foreground#abb2bf
  • editor.hoverHighlightBackground#ffffff1f
  • editor.inactiveSelectionBackground#ffffff1f
  • editor.lineHighlightBackground#ffffff0f
  • editor.rangeHighlightBackground#333842
  • editor.selectionBackground#ffffff36
  • editor.wordHighlightBackground#ffffff00
  • editor.wordHighlightStrongBackground#ffffff00
  • editorBracketMatch.border#9da5b4
  • editorCodeLens.foreground#5c6370
  • editorCursor.foreground#abb2bf
  • editorError.border#282c34
  • editorError.foreground#e06c75
  • editorGroup.border#333842
  • editorGroup.dropBackground#333842
  • editorGroup.emptyBackground#282c34
  • editorGroup.focusedEmptyBorder#333842
  • editorGroupHeader.noTabsBackground#333842
  • editorGroupHeader.tabsBackground#21252b
  • editorGroupHeader.tabsBorder#333842
  • editorGutter.addedBackground#98c379
  • editorGutter.background#282c34
  • editorGutter.deletedBackground#e06c75
  • editorGutter.modifiedBackground#61afef
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#333842
  • editorIndentGuide.activeBackground#9da5b4
  • editorIndentGuide.background#ffffff1f
  • editorLineNumber.activeForeground#9da5b4
  • editorLineNumber.foreground#5c6370
  • editorLink.activeForeground#61afef
  • editorMarkerNavigation.background#21252b
  • editorMarkerNavigationError.background#e06c75
  • editorMarkerNavigationWarning.background#e5c07b
  • editorOverviewRuler.addedForeground#98c379
  • editorOverviewRuler.border#333842
  • editorOverviewRuler.currentContentForeground#e06c75
  • editorOverviewRuler.deletedForeground#e06c75
  • editorOverviewRuler.errorForeground#e06c75
  • editorOverviewRuler.findMatchForeground#ffffff0f
  • editorOverviewRuler.incomingContentForeground#e06c75
  • editorOverviewRuler.infoForeground#61afef
  • editorOverviewRuler.modifiedForeground#61afef
  • editorOverviewRuler.rangeHighlightForeground#ffffff0f
  • editorOverviewRuler.selectionHighlightForeground#ffffff0f
  • editorOverviewRuler.warningForeground#e5c07b
  • editorOverviewRuler.wordHighlightForeground#ffffff0f
  • editorOverviewRuler.wordHighlightStrongForeground#ffffff0f
  • editorRuler.foreground#ffffff1f
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#333842
  • editorSuggestWidget.foreground#abb2bf
  • editorSuggestWidget.selectedBackground#333842
  • editorWarning.border#282c34
  • editorWarning.foreground#e5c07b
  • editorWhitespace.foreground#5c6370
  • editorWidget.background#21252b
  • editorWidget.border#333842
  • errorForeground#e06c75
  • extensionButton.prominentBackground#98c379
  • extensionButton.prominentForeground#282c34
  • extensionButton.prominentHoverBackground#98c379
  • focusBorder#333842
  • foreground#abb2bf
  • gitDecoration.conflictingResourceForeground#e06c75
  • gitDecoration.deletedResourceForeground#e06c75
  • gitDecoration.ignoredResourceForeground#9da5b4
  • gitDecoration.modifiedResourceForeground#61afef
  • gitDecoration.untrackedResourceForeground#98c379
  • input.background#282c34
  • input.border#333842
  • input.foreground#abb2bf
  • input.placeholderForeground#9da5b4
  • inputOption.activeBorder#9da5b4
  • inputValidation.errorBackground#e06c75
  • inputValidation.errorBorder#e06c75
  • inputValidation.errorForeground#abb2bf
  • inputValidation.infoBackground#61afef
  • inputValidation.infoBorder#61afef
  • inputValidation.infoForeground#abb2bf
  • inputValidation.warningBackground#e5c07b
  • inputValidation.warningBorder#e5c07b
  • inputValidation.warningForeground#282c34
  • list.activeSelectionBackground#333842
  • list.activeSelectionForeground#abb2bf
  • list.dropBackground#333842
  • list.errorForeground#e06c75
  • list.focusBackground#333842
  • list.focusForeground#abb2bf
  • list.highlightForeground#abb2bf
  • list.hoverBackground#333842
  • list.hoverForeground#abb2bf
  • list.inactiveFocusBackground#333842
  • list.inactiveSelectionBackground#333842
  • list.inactiveSelectionForeground#abb2bf
  • list.invalidItemForeground#e06c75
  • list.warningForeground#e5c07b
  • listFilterWidget.background#282c34
  • listFilterWidget.noMatchesOutline#e06c75
  • listFilterWidget.outline#333842
  • merge.border#333842
  • merge.currentContentBackground#21252b
  • merge.currentHeaderBackground#21252b
  • merge.incomingContentBackground#21252b
  • merge.incomingHeaderBackground#21252b
  • notificationCenter.border#333842
  • notificationCenterHeader.background#21252b
  • notificationCenterHeader.foreground#abb2bf
  • notificationLink.foreground#61afef
  • notifications.background#21252b
  • notifications.border#333842
  • notifications.foreground#abb2bf
  • notificationToast.border#333842
  • panel.background#282c34
  • panel.border#333842
  • panelTitle.activeBorder#333842
  • panelTitle.activeForeground#abb2bf
  • panelTitle.inactiveForeground#9da5b4
  • peekView.border#333842
  • peekViewEditor.background#21252b
  • peekViewEditor.matchHighlightBackground#ffffff1f
  • peekViewEditorGutter.background#21252b
  • peekViewResult.background#21252b
  • peekViewResult.fileForeground#abb2bf
  • peekViewResult.lineForeground#abb2bf
  • peekViewResult.matchHighlightBackground#ffffff1f
  • peekViewResult.selectionBackground#333842
  • peekViewResult.selectionForeground#abb2bf
  • peekViewTitle.background#21252b
  • peekViewTitleDescription.foreground#9da5b4
  • peekViewTitleLabel.foreground#abb2bf
  • pickerGroup.border#333842
  • pickerGroup.foreground#9da5b4
  • progressBar.background#e5c07b
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#333842
  • scrollbarSlider.background#ffffff0f
  • scrollbarSlider.hoverBackground#ffffff1f
  • selection.background#61afef
  • settings.checkboxBackground#21252b
  • settings.checkboxBorder#333842
  • settings.checkboxForeground#abb2bf
  • settings.dropdownBackground#21252b
  • settings.dropdownBorder#333842
  • settings.dropdownForeground#abb2bf
  • settings.headerForeground#abb2bf
  • settings.modifiedItemIndicator#61afef
  • settings.numberInputBackground#21252b
  • settings.numberInputBorder#333842
  • settings.numberInputForeground#abb2bf
  • settings.textInputBackground#21252b
  • settings.textInputBorder#333842
  • settings.textInputForeground#abb2bf
  • sideBar.background#21252b
  • sideBar.border#333842
  • sideBar.dropBackground#333842
  • sideBar.foreground#abb2bf
  • sideBarSectionHeader.background#282c34
  • sideBarSectionHeader.foreground#abb2bf
  • sideBarTitle.foreground#abb2bf
  • statusBar.background#282c34
  • statusBar.border#333842
  • statusBar.debuggingBackground#282c34
  • statusBar.debuggingForeground#abb2bf
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#282c34
  • statusBar.noFolderForeground#9da5b4
  • statusBarItem.activeBackground#282c34
  • statusBarItem.hoverBackground#282c34
  • statusBarItem.prominentBackground#282c34
  • statusBarItem.prominentHoverBackground#282c34
  • tab.activeBackground#282c34
  • tab.activeForeground#abb2bf
  • tab.activeModifiedBorder#61afef
  • tab.border#333842
  • tab.hoverBackground#282c34
  • tab.inactiveBackground#21252b
  • tab.inactiveForeground#9da5b4
  • tab.inactiveModifiedBorder#9da5b4
  • tab.unfocusedActiveForeground#abb2bf
  • tab.unfocusedActiveModifiedBorder#61afef
  • tab.unfocusedHoverBackground#282c34
  • tab.unfocusedInactiveForeground#9da5b4
  • tab.unfocusedInactiveModifiedBorder#9da5b4
  • terminal.ansiBlack#282c34
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#282c34
  • terminal.ansiBrightBlue#61afef
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#c678dd
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#abb2bf
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#abb2bf
  • terminal.ansiYellow#e5c07b
  • terminal.border#333842
  • textBlockQuote.background#21252b
  • textBlockQuote.border#333842
  • textCodeBlock.background#333842
  • textLink.activeForeground#61afef
  • textLink.foreground#61afef
  • textPreformat.foreground#9da5b4
  • textSeparator.foreground#9da5b4
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.border#333842
  • titleBar.inactiveBackground#282c34
  • titleBar.inactiveForeground#9da5b4
  • tree.indentGuidesStroke#333842
  • walkThrough.embeddedEditorBackground#21252b
  • welcomePage.buttonBackground#21252b
  • welcomePage.buttonHoverBackground#333842

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c6370
variable, meta.object-literal.key, source.json meta.structure.dictionary.json support.type.property-name.json#abb2bf
meta.brace, punctuation, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, constant.other.color, keyword.other.template, keyword.other.substitution#abb2bf
keyword#56b6c2
keyword.operator#56b6c2
punctuation.definition.template-expression#56b6c2
storage.type, storage.modifier#e06c75
variable.language#e06c75
string#98c379
constant.language, constant.numeric, keyword.other.unit#c678dd
string.regexp#c678dd
constant.character, constant.character.escape, support.constant, variable.parameter#d19a66
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#61afef
entity.name.class, entity.name.type.class, entity.other.inherited-class, new.expr entity.name.type, support.class.builtin#e5c07b
entity.name.type, support.type#e5c07b
entity.name.tag, meta.tag.sgml#e06c75
support.class.component#e5c07b
entity.other.attribute-name#c678dd
entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#56b6c2
meta.jsx.children#56b6c2
support.other.variable, string.other.link#d19a66
constant.other.symbol, constant.other.key, markup.heading#d19a66
markup.heading#e5c07b
markup.inserted, markup.inserted.git_gutter#98c379
markup.changed, markup.changed.git_gutter#61afef
markup.deleted, markup.deleted.git_gutter#e06c75
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#d19a66
entity.name.filename.find-in-files#98c379
token.info-token#61afef
token.warn-token#e5c07b
token.error-token#d19a66
token.debug-token#c678dd

Shiki preview

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

Loading...