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.background#f0f0f1
  • activityBar.border#d3d3d3
  • activityBar.dropBorder#d3d3d3
  • activityBar.foreground#383a42
  • activityBar.inactiveForeground#a0a1a7
  • activityBarBadge.background#4078f2
  • activityBarBadge.foreground#ffffff
  • badge.background#4078f2
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#383a42
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#383a42
  • breadcrumb.foreground#a0a1a7
  • breadcrumbPicker.background#ffffff
  • button.background#4078f2
  • button.foreground#ffffff
  • button.hoverBackground#4078f2cc
  • debugExceptionWidget.background#ffffff
  • debugExceptionWidget.border#d3d3d3
  • debugToolBar.background#ffffff
  • debugToolBar.border#d3d3d3
  • descriptionForeground#696c77
  • diffEditor.border#d3d3d3
  • diffEditor.insertedTextBackground#50a14f11
  • diffEditor.insertedTextBorder#50a14f22
  • diffEditor.removedTextBackground#e4564911
  • diffEditor.removedTextBorder#e4564922
  • dropdown.background#ffffff
  • dropdown.border#d3d3d3
  • dropdown.foreground#383a42
  • dropdown.listBackground#ffffff
  • editor.background#ffffff
  • editor.findMatchBackground#4078f244
  • editor.findMatchBorder#4078f2
  • editor.findMatchHighlightBackground#4078f222
  • editor.findMatchHighlightBorder#4078f277
  • editor.findRangeHighlightBackground#4078f222
  • editor.findRangeHighlightBorder#4078f277
  • editor.foreground#383a42
  • editor.hoverHighlightBackground#4078f222
  • editor.inactiveSelectionBackground#4078f211
  • editor.lineHighlightBackground#f0f0f1
  • editor.lineHighlightBorder#f0f0f1
  • editor.rangeHighlightBackground#f0f0f1
  • editor.rangeHighlightBorder#4078f244
  • editor.selectionBackground#4078f233
  • editor.selectionForeground#383a42
  • editor.selectionHighlightBackground#4078f222
  • editor.selectionHighlightBorder#4078f244
  • editor.wordHighlightBackground#4078f222
  • editor.wordHighlightBorder#4078f244
  • editor.wordHighlightStrongBackground#4078f222
  • editor.wordHighlightStrongBorder#4078f244
  • editorBracketMatch.background#4078f233
  • editorBracketMatch.border#4078f2
  • editorCodeLens.foreground#a0a1a7
  • editorCursor.background#ffffff
  • editorCursor.foreground#4078f2
  • editorError.foreground#e45649
  • editorGroup.border#d3d3d3
  • editorGroup.dropBackground#f0f0f1
  • editorGroup.emptyBackground#fafafa
  • editorGroup.focusedEmptyBorder#4078f2
  • editorGroupHeader.noTabsBackground#fafafa
  • editorGroupHeader.tabsBackground#f0f0f1
  • editorGroupHeader.tabsBorder#d3d3d3
  • editorGutter.addedBackground#50a14f
  • editorGutter.background#ffffff
  • editorGutter.deletedBackground#e45649
  • editorGutter.modifiedBackground#0184bc
  • editorHint.foreground#4078f2
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#d3d3d3
  • editorIndentGuide.activeBackground#a0a1a7
  • editorIndentGuide.background#d3d3d3
  • editorInfo.foreground#0184bc
  • editorLineNumber.activeForeground#383a42
  • editorLineNumber.foreground#a0a1a7
  • editorLink.activeForeground#4078f2
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e45649
  • editorMarkerNavigationInfo.background#0184bc
  • editorMarkerNavigationWarning.background#c18401
  • editorOverviewRuler.addedForeground#50a14f
  • editorOverviewRuler.border#d3d3d3
  • editorOverviewRuler.bracketMatchForeground#4078f2
  • editorOverviewRuler.commonContentForeground#e5e5e6
  • editorOverviewRuler.currentContentForeground#0184bc
  • editorOverviewRuler.deletedForeground#e45649
  • editorOverviewRuler.errorForeground#e45649
  • editorOverviewRuler.findMatchForeground#4078f2
  • editorOverviewRuler.incomingContentForeground#50a14f
  • editorOverviewRuler.infoForeground#0184bc
  • editorOverviewRuler.modifiedForeground#0184bc
  • editorOverviewRuler.rangeHighlightForeground#4078f2
  • editorOverviewRuler.selectionHighlightForeground#4078f2
  • editorOverviewRuler.warningForeground#c18401
  • editorOverviewRuler.wordHighlightForeground#4078f2
  • editorOverviewRuler.wordHighlightStrongForeground#4078f2
  • editorPane.background#ffffff
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#d3d3d3
  • editorSuggestWidget.foreground#383a42
  • editorSuggestWidget.highlightForeground#4078f2
  • editorSuggestWidget.selectedBackground#f0f0f1
  • editorWarning.foreground#c18401
  • editorWhitespace.foreground#d3d3d3
  • editorWidget.background#f0f0f1
  • editorWidget.border#d3d3d3
  • errorForeground#e45649
  • extensionButton.prominentBackground#4078f2
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#4078f2cc
  • focusBorder#4078f277
  • foreground#383a42
  • gitDecoration.conflictingResourceForeground#e45649
  • gitDecoration.deletedResourceForeground#e45649
  • gitDecoration.ignoredResourceForeground#a0a1a7
  • gitDecoration.modifiedResourceForeground#0184bc
  • gitDecoration.untrackedResourceForeground#50a14f
  • input.background#ffffff
  • input.border#d3d3d3
  • input.foreground#383a42
  • input.placeholderForeground#a0a1a7
  • inputOption.activeBorder#4078f2
  • inputValidation.errorBackground#ffffff
  • inputValidation.errorBorder#e45649
  • inputValidation.errorForeground#e45649
  • inputValidation.infoBackground#ffffff
  • inputValidation.infoBorder#0184bc
  • inputValidation.infoForeground#0184bc
  • inputValidation.warningBackground#ffffff
  • inputValidation.warningBorder#c18401
  • inputValidation.warningForeground#c18401
  • list.activeSelectionBackground#e5e5e6
  • list.activeSelectionForeground#383a42
  • list.dropBackground#f0f0f1
  • list.errorForeground#e45649
  • list.focusBackground#e5e5e6
  • list.focusForeground#383a42
  • list.highlightForeground#4078f2
  • list.hoverBackground#f0f0f1
  • list.hoverForeground#383a42
  • list.inactiveFocusBackground#e5e5e6
  • list.inactiveSelectionBackground#e5e5e6
  • list.inactiveSelectionForeground#383a42
  • list.invalidItemForeground#e45649
  • list.warningForeground#c18401
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#e45649
  • listFilterWidget.outline#d3d3d3
  • menu.background#ffffff
  • menu.foreground#383a42
  • menu.selectionBackground#e5e5e6
  • menu.selectionForeground#383a42
  • menubar.selectionBackground#e5e5e6
  • menubar.selectionForeground#383a42
  • merge.border#d3d3d3
  • merge.commonContentBackground#e5e5e633
  • merge.commonHeaderBackground#e5e5e655
  • merge.currentContentBackground#0184bc11
  • merge.currentHeaderBackground#0184bc55
  • merge.incomingContentBackground#50a14f11
  • merge.incomingHeaderBackground#50a14f55
  • notificationCenter.border#d3d3d3
  • notificationCenterHeader.background#f0f0f1
  • notificationCenterHeader.foreground#383a42
  • notificationLink.foreground#4078f2
  • notifications.background#ffffff
  • notifications.border#d3d3d3
  • notifications.foreground#383a42
  • notificationToast.border#d3d3d3
  • panel.background#fafafa
  • panel.border#d3d3d3
  • panel.dropBorder#4078f2
  • panelInput.border#d3d3d3
  • panelSection.border#d3d3d3
  • panelSection.dropBackground#f0f0f1
  • panelSectionHeader.background#f0f0f1
  • panelSectionHeader.foreground#383a42
  • panelTitle.activeBorder#4078f2
  • panelTitle.activeForeground#383a42
  • panelTitle.inactiveForeground#a0a1a7
  • peekView.border#4078f2
  • peekViewEditor.background#ffffff
  • peekViewEditor.matchHighlightBackground#4078f233
  • peekViewEditor.matchHighlightBorder#4078f2
  • peekViewEditorGutter.background#ffffff
  • peekViewResult.background#fafafa
  • peekViewResult.fileForeground#383a42
  • peekViewResult.lineForeground#a0a1a7
  • peekViewResult.matchHighlightBackground#4078f233
  • peekViewResult.selectionBackground#f0f0f1
  • peekViewResult.selectionForeground#383a42
  • peekViewTitle.background#f0f0f1
  • peekViewTitleDescription.foreground#a0a1a7
  • peekViewTitleLabel.foreground#383a42
  • pickerGroup.border#d3d3d3
  • pickerGroup.foreground#4078f2
  • progressBar.background#4078f2
  • scrollbar.shadow#00000011
  • scrollbarSlider.activeBackground#00000044
  • scrollbarSlider.background#00000022
  • scrollbarSlider.hoverBackground#00000033
  • selection.background#4078f233
  • settings.checkboxBackground#ffffff
  • settings.checkboxBorder#d3d3d3
  • settings.checkboxForeground#383a42
  • settings.dropdownBackground#ffffff
  • settings.dropdownBorder#d3d3d3
  • settings.dropdownForeground#383a42
  • settings.dropdownListBorder#d3d3d3
  • settings.headerForeground#383a42
  • settings.modifiedItemIndicator#0184bc
  • settings.numberInputBackground#ffffff
  • settings.numberInputBorder#d3d3d3
  • settings.numberInputForeground#383a42
  • settings.textInputBackground#ffffff
  • settings.textInputBorder#d3d3d3
  • settings.textInputForeground#383a42
  • sideBar.background#fafafa
  • sideBar.foreground#383a42
  • sideBarSectionHeader.background#f0f0f1
  • sideBarSectionHeader.border#d3d3d3
  • sideBarSectionHeader.foreground#383a42
  • sideBarTitle.foreground#383a42
  • statusBar.background#f0f0f1
  • statusBar.border#d3d3d3
  • statusBar.debuggingBackground#f0f0f1
  • statusBar.debuggingForeground#383a42
  • statusBar.foreground#383a42
  • statusBar.noFolderBackground#f0f0f1
  • statusBar.noFolderForeground#383a42
  • statusBarItem.activeBackground#e5e5e6
  • statusBarItem.hoverBackground#ffffff
  • statusBarItem.remoteBackground#f0f0f1
  • statusBarItem.remoteForeground#383a42
  • tab.activeBackground#ffffff
  • tab.activeBorder#4078f2
  • tab.activeBorderTop#4078f2
  • tab.activeForeground#383a42
  • tab.border#d3d3d3
  • tab.hoverBackground#ffffff
  • tab.hoverBorder#4078f2
  • tab.inactiveBackground#f0f0f1
  • tab.inactiveForeground#a0a1a7
  • tab.unfocusedActiveBackground#ffffff
  • tab.unfocusedActiveBorder#4078f277
  • tab.unfocusedActiveBorderTop#ffffff
  • tab.unfocusedActiveForeground#383a42
  • tab.unfocusedHoverBackground#ffffff
  • tab.unfocusedHoverBorder#4078f277
  • tab.unfocusedInactiveForeground#a0a1a7
  • terminal.ansiBlack#383a42
  • terminal.ansiBlue#4078f2
  • terminal.ansiBrightBlack#a0a1a7
  • terminal.ansiBrightBlue#4078f2
  • terminal.ansiBrightCyan#0184bc
  • terminal.ansiBrightGreen#50a14f
  • terminal.ansiBrightMagenta#a626a4
  • terminal.ansiBrightRed#e45649
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#c18401
  • terminal.ansiCyan#0184bc
  • terminal.ansiGreen#50a14f
  • terminal.ansiMagenta#a626a4
  • terminal.ansiRed#e45649
  • terminal.ansiWhite#a0a1a7
  • terminal.ansiYellow#c18401
  • terminal.background#ffffff
  • terminal.border#d3d3d3
  • terminal.foreground#383a42
  • terminal.selectionBackground#4078f233
  • terminalCursor.background#4078f2
  • terminalCursor.foreground#4078f2
  • textBlockQuote.background#f0f0f1
  • textBlockQuote.border#f0f0f1
  • textCodeBlock.background#f0f0f1
  • textLink.activeForeground#4078f2
  • textLink.foreground#4078f2
  • textPreformat.foreground#383a42
  • textSeparator.foreground#d3d3d3
  • titleBar.activeBackground#f0f0f1
  • titleBar.activeForeground#383a42
  • titleBar.border#d3d3d3
  • titleBar.inactiveBackground#f0f0f1
  • titleBar.inactiveForeground#a0a1a7
  • tree.indentGuidesStroke#d3d3d3
  • walkThrough.embeddedEditorBackground#fafafa
  • welcomePage.buttonBackground#f0f0f1
  • welcomePage.buttonHoverBackground#e5e5e6
  • widget.shadow#00000022

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#383a42
comment, punctuation.definition.comment#a0a1a7italic
variable, string constant.other.placeholder, source#383a42
constant.other.color, punctuation.definition.entity, constant.character.entity, punctuation.definition.template-expression, punctuation.section.tag.twig#a626a4
invalid, invalid.illegal#e45649
keyword, storage.type, storage.modifier, constant.numeric, constant.language, support.constant, constant.character, constant.escape#a626a4
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, meta.brace, meta.block, meta.jsx, meta.embedded.expression, meta.template.expression, meta.tag.block.any.html, string.unquoted.tag-string.nunjucks, text.html.nunjucks#383a42
punctuation.separator.key-value.html, keyword.control, keyword.operator, constant.other.color, punctuation.definition.constant, meta.function.block.start.handlebars, meta.function.inline.other, meta.property-value, support.constant.mathematical-symbols, support.constant.vendored.property-value, punctuation.definition.keyword, punctuation.accessor, punctuation.separator.property, string.unquoted.filter-pipe#986801
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, support.variable.dom, meta.import, meta.export, meta.export.default, support.class.builtin, support.class.component, variable.other.object#0184bc
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.function-call, keyword.control.filter#4078f2
meta.block variable.other#383a42
variable.parameter, text.html, punctuation.section.property-list, meta.property-value.scss punctuation, meta.property-list, keyword.operator.type.annotation, variable.other.object.property#383a42
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string, entity.name.section.markdown, meta.attribute-selector, entity.name.import.go, storage.type.attr.nunjucks#50a14f
entity.name, support.type, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.object-literal.key#c18401
support.type, support.class, keyword.other.debugger, entity.other.inherited-class, meta.property-name, punctuation.definition.raw.markdown, variable.graphql, variable.other.readwrite#0184bc
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name, support.variable.object.node, support.variable.object.process#0184bc
entity.name.module.js, variable.import.parameter.js#e45649
variable.language#0184bcitalic
entity.name.method.js#0184bcitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0184bc
entity.other.attribute-name#986801
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#986801
entity.other.attribute-name.class, punctuation.definition.entity.css#986801
source.sass keyword.control#0184bc
markup.inserted#50a14f
markup.deleted#e45649
markup.changed#a626a4
string.regexp#50a14f
constant.character.escape#50a14f
*url*, *link*, *uri*underline
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#0184bc
source.js constant.other.object.key.js string.unquoted.label.js#e45649italic
source.json meta.structure.dictionary.json support.type.property-name.json#0184bc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0184bc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#986801
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0184bc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#986801
markup.italic#e45649italic
markup.bold#e45649bold
markup.underline#a626a4underline
markup.strike#c18401italic
markup.quote#0184bcitalic
markup.raw.block#986801
markup.table#0184bc
text.html.markdown, punctuation.definition.list_item.markdown#383a42
text.html.markdown markup.raw.inline, text.html.markdown markup.inline.raw.string.markdown#0184bc
text.html.markdown meta.dummy.line-break#383a42
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown, punctuation.definition.heading.markdown#50a14f
markup.quote, punctuation.definition.blockquote.markdown#0184bcitalic
string.other.link.title.markdown#4078f2underline
markup.raw.block.fenced.markdown#383a42
punctuation.definition.fenced.markdown, variable.language.fenced.markdown#a0a1a7
variable.language.fenced.markdown#a0a1a7
meta.separator#a0a1a7
token.info-token#0184bc
token.warn-token#c18401
token.error-token#e45649
token.debug-token#a626a4