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.activeBackground#E9ECEF80
  • activityBar.activeBorder#0D6EFD
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#F8F9FA
  • activityBar.border#00000000
  • activityBar.dropBorder#0D6EFD60
  • activityBar.foreground#212529
  • activityBar.inactiveForeground#6C757D
  • activityBarBadge.background#0D6EFD
  • activityBarBadge.foreground#FFFFFF
  • badge.background#0D6EFD
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#0D6EFD
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#212529
  • breadcrumb.foreground#495057
  • breadcrumbPicker.background#F8F9FA
  • button.background#0D6EFD
  • button.foreground#FFFFFF
  • button.hoverBackground#005AE9
  • button.secondaryBackground#E9ECEF
  • button.secondaryForeground#212529
  • button.secondaryHoverBackground#DFE2E5
  • checkbox.background#FBFBFB
  • checkbox.border#E9ECEF
  • checkbox.foreground#495057
  • debugIcon.breakpointForeground#DC3545
  • debugToolBar.background#FDFDFD
  • diffEditor.border#E9ECEF
  • diffEditor.diagonalFill#6C757D30
  • diffEditor.insertedLineBackground#1987541A
  • diffEditor.insertedTextBackground#19875425
  • diffEditor.insertedTextBorder#19875400
  • diffEditor.removedLineBackground#DC35451A
  • diffEditor.removedTextBackground#DC354525
  • diffEditor.removedTextBorder#DC354500
  • dropdown.background#F8F9FA
  • dropdown.border#E9ECEF
  • dropdown.foreground#212529
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFC10740
  • editor.findMatchBorder#FFC107
  • editor.findMatchHighlightBackground#FFC10725
  • editor.findMatchHighlightBorder#FFC10787
  • editor.findRangeHighlightBackground#FFC10715
  • editor.focusedStackFrameHighlightBackground#1987541A
  • editor.foldBackground#FDFDFD80
  • editor.foreground#212529
  • editor.hoverHighlightBackground#0DCAF020
  • editor.inactiveSelectionBackground#0D6EFD15
  • editor.lineHighlightBackground#E9ECEF40
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#0D6EFD10
  • editor.selectionBackground#0D6EFD30
  • editor.selectionHighlightBackground#0D6EFD20
  • editor.selectionHighlightBorder#0D6EFD54
  • editor.stackFrameHighlightBackground#FFC1071A
  • editor.wordHighlightBackground#0D6EFD25
  • editor.wordHighlightStrongBackground#0D6EFD35
  • editorBracketHighlight.foreground1#0D6EFD
  • editorBracketHighlight.foreground2#FFC107
  • editorBracketHighlight.foreground3#DC3545
  • editorBracketHighlight.foreground4#0DCAF0
  • editorBracketHighlight.foreground5#198754
  • editorBracketHighlight.foreground6#0B5ED7
  • editorBracketMatch.background#FBFBFB
  • editorBracketMatch.border#FFC10787
  • editorBracketPairGuide.activeBackground1#0D6EFD54
  • editorBracketPairGuide.activeBackground2#FFC10754
  • editorBracketPairGuide.activeBackground3#DC354554
  • editorBracketPairGuide.activeBackground4#0DCAF054
  • editorBracketPairGuide.activeBackground5#19875454
  • editorBracketPairGuide.activeBackground6#0B5ED754
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#0D6EFD
  • editorError.foreground#DC3545
  • editorGroup.border#E9ECEF
  • editorGroup.dropBackground#E9ECEF80
  • editorGroupHeader.border#E9ECEF
  • editorGroupHeader.noTabsBackground#F8F9FA
  • editorGroupHeader.tabsBackground#F8F9FA
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#198754AB
  • editorGutter.commentRangeForeground#6C757D
  • editorGutter.deletedBackground#DC3545AB
  • editorGutter.modifiedBackground#FFC107AB
  • editorHoverWidget.background#F9F9F9
  • editorHoverWidget.border#E9ECEF
  • editorIndentGuide.activeBackground#6C757D50
  • editorIndentGuide.activeBackground1#6C757DB3
  • editorIndentGuide.background#6C757D20
  • editorIndentGuide.background1#FBFBFB
  • editorInfo.foreground#0DCAF0
  • editorLineNumber.activeForeground#0D6EFD
  • editorLineNumber.dimmedForeground#808991
  • editorLineNumber.foreground#6C757D
  • editorLink.activeForeground#0D6EFD
  • editorOverviewRuler.addedForeground#19875466
  • editorOverviewRuler.deletedForeground#DC354566
  • editorOverviewRuler.errorForeground#DC3545AB
  • editorOverviewRuler.findMatchForeground#FFC10787
  • editorOverviewRuler.infoForeground#0DCAF087
  • editorOverviewRuler.modifiedForeground#FFC10766
  • editorOverviewRuler.warningForeground#FFC107AB
  • editorStickyScroll.background#FFFFFFF2
  • editorStickyScrollHover.background#FDFDFD
  • editorUnnecessaryCode.opacity#21252940
  • editorWarning.foreground#FFC107
  • editorWhitespace.foreground#6C757D40
  • editorWidget.background#F9F9F9
  • editorWidget.border#E9ECEF
  • editorWidget.resizeBorder#0D6EFD
  • focusBorder#0D6EFDB3
  • gitDecoration.addedResourceForeground#198754
  • gitDecoration.conflictingResourceForeground#DC3545
  • gitDecoration.deletedResourceForeground#DC3545
  • gitDecoration.ignoredResourceForeground#6C757D
  • gitDecoration.modifiedResourceForeground#FFC107
  • gitDecoration.renamedResourceForeground#0DCAF0
  • gitDecoration.submoduleResourceForeground#0B5ED7
  • gitDecoration.untrackedResourceForeground#0DCAF0
  • input.background#F8F9FA
  • input.border#E9ECEF
  • input.foreground#212529
  • input.placeholderForeground#6C757D
  • inputOption.activeBackground#0D6EFD30
  • inputOption.activeBorder#0D6EFD
  • inputOption.activeForeground#212529
  • inputValidation.errorBackground#DC354520
  • inputValidation.errorBorder#DC3545
  • inputValidation.infoBackground#0DCAF020
  • inputValidation.infoBorder#0DCAF0
  • inputValidation.warningBackground#FFC10720
  • inputValidation.warningBorder#FFC107
  • list.activeSelectionBackground#0D6EFD30
  • list.activeSelectionForeground#212529
  • list.dropBackground#0D6EFD30
  • list.errorForeground#DC3545
  • list.focusBackground#0D6EFD40
  • list.focusForeground#212529
  • list.highlightForeground#0D6EFD
  • list.hoverBackground#E9ECEF60
  • list.hoverForeground#212529
  • list.inactiveSelectionBackground#0D6EFD20
  • list.inactiveSelectionForeground#212529
  • list.warningForeground#FFC107
  • listFilterWidget.background#F8F9FA
  • listFilterWidget.noMatchesOutline#DC3545
  • listFilterWidget.outline#0D6EFD
  • menu.background#F9F9F9
  • menu.foreground#212529
  • menu.selectionBackground#FBFBFB
  • menu.selectionBorder#E9ECEF
  • menu.selectionForeground#212529
  • menu.separatorBackground#E9ECEF
  • minimap.errorHighlight#DC354599
  • minimap.findMatchHighlight#FFC10799
  • minimap.selectionHighlight#0D6EFD54
  • minimap.selectionOccurrenceHighlight#0D6EFD33
  • minimap.warningHighlight#FFC10799
  • notificationCenter.border#E9ECEF
  • notificationCenterHeader.background#F8F9FA
  • notificationCenterHeader.foreground#212529
  • notificationLink.foreground#0D6EFD
  • notifications.background#F8F9FA
  • notifications.border#E9ECEF
  • notifications.foreground#212529
  • notificationsErrorIcon.foreground#DC3545
  • notificationsInfoIcon.foreground#0DCAF0
  • notificationsWarningIcon.foreground#FFC107
  • notificationToast.border#E9ECEF
  • panel.background#FFFFFF
  • panel.border#E9ECEF
  • panel.dropBorder#0D6EFD
  • panelInput.border#E9ECEF
  • panelSection.border#E9ECEF
  • panelSection.dropBackground#E9ECEF80
  • panelSectionHeader.background#F8F9FA
  • panelSectionHeader.border#E9ECEF
  • panelSectionHeader.foreground#212529
  • panelTitle.activeBorder#0D6EFD
  • panelTitle.activeForeground#212529
  • panelTitle.inactiveForeground#6C757D
  • peekView.border#0D6EFD
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFC10740
  • peekViewEditor.matchHighlightBorder#FFC10787
  • peekViewResult.background#F8F9FA
  • peekViewResult.fileForeground#212529
  • peekViewResult.lineForeground#495057
  • peekViewResult.matchHighlightBackground#FFC10740
  • peekViewResult.selectionBackground#0D6EFD30
  • peekViewResult.selectionForeground#212529
  • peekViewTitle.background#E9ECEF
  • peekViewTitleDescription.foreground#495057
  • peekViewTitleLabel.foreground#212529
  • pickerGroup.border#E9ECEF
  • pickerGroup.foreground#0D6EFD
  • problemsErrorIcon.foreground#DC3545
  • problemsInfoIcon.foreground#0DCAF0
  • problemsWarningIcon.foreground#FFC107
  • progressBar.background#0D6EFD
  • quickInput.background#FFFFFFFC
  • quickInput.foreground#212529
  • quickInputTitle.background#F9F9F9
  • sash.hoverBorder#0D6EFD
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#6C757D80
  • scrollbarSlider.background#6C757D40
  • scrollbarSlider.hoverBackground#6C757D60
  • selection.background#0D6EFD26
  • sideBar.background#F8F9FA
  • sideBar.border#E9ECEF60
  • sideBar.dropBackground#E9ECEF80
  • sideBar.foreground#495057
  • sideBarSectionHeader.background#E9ECEF
  • sideBarSectionHeader.border#DFE2E5
  • sideBarSectionHeader.foreground#0D6EFD
  • sideBarTitle.foreground#212529
  • statusBar.background#0D6EFD
  • statusBar.border#00000000
  • statusBar.debuggingBackground#0B5ED7
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#0DCAF0
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#00000040
  • statusBarItem.errorBackground#DC3545
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.prominentBackground#FFC107
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#EBAD00
  • statusBarItem.remoteBackground#198754
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FFC107
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#00000000
  • tab.activeBorderTop#0D6EFD
  • tab.activeForeground#212529
  • tab.activeModifiedBorder#FFC107
  • tab.border#00000000
  • tab.hoverBackground#E9ECEF
  • tab.hoverBorder#00000000
  • tab.hoverForeground#212529
  • tab.inactiveBackground#F8F9FA
  • tab.inactiveForeground#6C757D
  • tab.lastPinnedBorder#DFE2E5
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#0D6EFD80
  • tab.unfocusedHoverBackground#E9ECEF80
  • tab.unfocusedInactiveBackground#F8F9FA
  • tab.unfocusedInactiveForeground#808991
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#0D6EFD
  • terminal.ansiBrightBlack#6C757D
  • terminal.ansiBrightBlue#0050DF
  • terminal.ansiBrightCyan#0040B9
  • terminal.ansiBrightGreen#006936
  • terminal.ansiBrightMagenta#00ACD2
  • terminal.ansiBrightRed#BE1727
  • terminal.ansiBrightWhite#212529
  • terminal.ansiBrightYellow#E1A300
  • terminal.ansiCyan#0B5ED7
  • terminal.ansiGreen#198754
  • terminal.ansiMagenta#0DCAF0
  • terminal.ansiRed#DC3545
  • terminal.ansiWhite#212529
  • terminal.ansiYellow#FFC107
  • terminal.background#FFFFFF
  • terminal.foreground#212529
  • terminal.selectionBackground#0D6EFD40
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#0D6EFD
  • testing.iconErrored#DC3545CC
  • testing.iconFailed#DC3545
  • testing.iconPassed#198754
  • testing.iconQueued#FFC107
  • testing.iconSkipped#6C757D
  • testing.peekBorder#E9ECEF
  • textBlockQuote.background#FDFDFD
  • textBlockQuote.border#E9ECEF
  • textCodeBlock.background#FBFBFB
  • textLink.activeForeground#0D6EFD
  • textLink.foreground#0D6EFD
  • textPreformat.foreground#495057
  • textSeparator.foreground#E9ECEF
  • titleBar.activeBackground#F8F9FA
  • titleBar.activeForeground#212529
  • titleBar.border#00000000
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#6C757D
  • tree.indentGuidesStroke#6C757D40
  • widget.shadow#FFFFFFDD
  • window.activeBorder#0D6EFD
  • window.inactiveBorder#E9ECEF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.commentitalic
keywordbold
entity.name.function
variable, meta.definition.variable
string
constant.numeric
constant.language, constant.character
storage.type, storage.modifier
entity.name.type, support.type, support.class
punctuation, meta.brace
invalid, invalid.illegalunderline
markup.bold, markup.bold.markdownbold
markup.italic, markup.italic.markdownitalic
markup.inline.raw, markup.raw.inline, markup.inline.code
markup.heading, entity.name.section, punctuation.definition.heading.markdownbold
heading.1.markdown, markup.heading.setext.1.markdownbold
heading.2.markdown, markup.heading.setext.2.markdownbold
heading.3.markdownbold
heading.4.markdownbold
heading.5.markdownbold
heading.6.markdownbold
entity.name.tag.html, entity.name.tag.xmlbold
entity.name.tag.structure.any.html, entity.name.tag.block.any.htmlbold
entity.name.tag.inline.any.html
entity.name.tag.script.html, entity.name.tag.style.htmlbold
entity.other.attribute-name.html, entity.other.attribute-name.xmlitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.cssitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.cssitalic bold
entity.other.attribute-name.style.htmlitalic
entity.other.attribute-name.event.htmlitalic
string.quoted.double.html, string.quoted.single.html
meta.attribute-with-value.html string
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html
punctuation.definition.tag.html, punctuation.separator.key-value.html
punctuation.definition.string.begin.html, punctuation.definition.string.end.html
comment.block.html, punctuation.definition.comment.htmlitalic
constant.character.entity.html, constant.character.entity.named.htmlbold
punctuation.definition.entity.html
meta.tag.sgml.doctype.html, entity.name.tag.doctype.htmlbold
keyword.doctype.xmlbold
source.css.embedded.html
meta.embedded.block.css
source.js.embedded.html, source.javascript.embedded.html
meta.embedded.block.javascript
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.htmlbold
entity.other.attribute-name.form.htmlitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.htmlbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.htmlbold
entity.name.tag.a.htmlbold
entity.other.attribute-name.href.htmlitalic bold
entity.name.tag.header.html, entity.name.tag.main.html, entity.name.tag.footer.html, entity.name.tag.nav.html, entity.name.tag.aside.html, entity.name.tag.section.html, entity.name.tag.article.html, entity.name.tag.figure.html, entity.name.tag.figcaption.htmlbold
text.html.basic