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#FF0080
  • activityBar.background#2D1B4E
  • activityBar.border#664EAE
  • activityBar.foreground#F5F5DC
  • activityBar.inactiveForeground#D8BFD8
  • activityBarBadge.background#FF0080
  • activityBarBadge.foreground#1A0A2E
  • badge.background#FF0080
  • badge.foreground#1A0A2E
  • breadcrumb.activeSelectionForeground#FF0080
  • breadcrumb.background#1A0A2E
  • breadcrumb.focusForeground#F5F5DC
  • breadcrumb.foreground#D8BFD8
  • breadcrumbPicker.background#533D8E
  • button.background#FF0080
  • button.foreground#1A0A2E
  • button.hoverBackground#00FFFF
  • checkbox.background#402C6E
  • checkbox.border#664EAE
  • checkbox.foreground#E6E6FA
  • debugIcon.breakpointForeground#FF1493
  • debugToolBar.background#2D1B4E
  • diffEditor.insertedLineBackground#00FF001A
  • diffEditor.insertedTextBackground#00FF0021
  • diffEditor.removedLineBackground#FF14931A
  • diffEditor.removedTextBackground#FF149321
  • dropdown.background#402C6E
  • dropdown.border#664EAE
  • dropdown.foreground#F5F5DC
  • editor.background#1A0A2E
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#FFFF00
  • editor.findMatchHighlightBackground#402C6E80
  • editor.findMatchHighlightBorder#FFFF0087
  • editor.focusedStackFrameHighlightBackground#00FF001A
  • editor.foldBackground#2D1B4E80
  • editor.foreground#F5F5DC
  • editor.hoverHighlightBackground#402C6E80
  • editor.inactiveSelectionBackground#FF008099
  • editor.lineHighlightBackground#402C6E
  • editor.selectionBackground#FF00804D
  • editor.selectionHighlightBackground#FF008099
  • editor.selectionHighlightBorder#FF008054
  • editor.stackFrameHighlightBackground#FFFF001A
  • editor.wordHighlightBackground#FF00801A
  • editor.wordHighlightStrongBackground#FF00802B
  • editorBracketHighlight.foreground1#FF0080
  • editorBracketHighlight.foreground2#FFFF00
  • editorBracketHighlight.foreground3#FF1493
  • editorBracketHighlight.foreground4#FF00FF
  • editorBracketHighlight.foreground5#00FF00
  • editorBracketHighlight.foreground6#00FFFF
  • editorBracketMatch.background#402C6E
  • editorBracketMatch.border#FFFF0087
  • editorBracketPairGuide.activeBackground1#FF008054
  • editorBracketPairGuide.activeBackground2#FFFF0054
  • editorBracketPairGuide.activeBackground3#FF149354
  • editorBracketPairGuide.activeBackground4#FF00FF54
  • editorBracketPairGuide.activeBackground5#00FF0054
  • editorBracketPairGuide.activeBackground6#00FFFF54
  • editorCursor.foreground#FF0080
  • editorError.foreground#FF1493
  • editorGroup.dropBackground#FF008021
  • editorGroupHeader.tabsBackground#402C6E
  • editorGroupHeader.tabsBorder#664EAE
  • editorGutter.addedBackground#00FF00AB
  • editorGutter.commentRangeForeground#D8BFD8
  • editorGutter.deletedBackground#FF1493AB
  • editorGutter.modifiedBackground#FFFF00AB
  • editorHoverWidget.background#533D8E
  • editorHoverWidget.border#664EAE
  • editorIndentGuide.activeBackground1#D8BFD8B3
  • editorIndentGuide.background1#402C6E
  • editorInfo.foreground#FF00FF
  • editorLineNumber.activeForeground#E6E6FA
  • editorLineNumber.foreground#D8BFD8
  • editorLink.activeForeground#00FFFF
  • editorOverviewRuler.addedForeground#00FF0066
  • editorOverviewRuler.deletedForeground#FF149366
  • editorOverviewRuler.errorForeground#FF1493AB
  • editorOverviewRuler.findMatchForeground#FFFF0087
  • editorOverviewRuler.infoForeground#FF00FF87
  • editorOverviewRuler.modifiedForeground#FFFF0066
  • editorOverviewRuler.warningForeground#FFFF00AB
  • editorStickyScroll.background#1A0A2EF2
  • editorStickyScrollHover.background#2D1B4E
  • editorUnnecessaryCode.opacity#F5F5DC40
  • editorWarning.foreground#FFFF00
  • editorWidget.background#533D8E
  • editorWidget.border#664EAE
  • editorWidget.resizeBorder#FF0080
  • focusBorder#FF0080E6
  • gitDecoration.addedResourceForeground#00FF00
  • gitDecoration.conflictingResourceForeground#FF1493CC
  • gitDecoration.deletedResourceForeground#FF1493
  • gitDecoration.ignoredResourceForeground#D8BFD8
  • gitDecoration.modifiedResourceForeground#FFFF00
  • gitDecoration.renamedResourceForeground#FF00FF
  • gitDecoration.submoduleResourceForeground#FFFF00CC
  • gitDecoration.untrackedResourceForeground#00FF00CC
  • input.background#402C6E
  • input.border#664EAE
  • input.foreground#F5F5DC
  • input.placeholderForeground#D8BFD8
  • inputOption.activeBorder#FF0080AB
  • inputValidation.errorBackground#FF14931A
  • inputValidation.errorBorder#FF1493
  • inputValidation.infoBackground#FF00FF1A
  • inputValidation.infoBorder#FF00FF
  • inputValidation.warningBackground#FFFF001A
  • inputValidation.warningBorder#FFFF00
  • list.activeSelectionBackground#402C6E
  • list.activeSelectionForeground#F5F5DC
  • list.dropBackground#FF008021
  • list.errorForeground#FF1493
  • list.focusBackground#2D1B4E
  • list.highlightForeground#FF0080
  • list.hoverBackground#402C6E
  • list.inactiveSelectionBackground#2D1B4E
  • list.warningForeground#FFFF00
  • listFilterWidget.background#402C6E
  • listFilterWidget.noMatchesOutline#FF1493AB
  • listFilterWidget.outline#FF0080AB
  • menu.background#533D8E
  • menu.foreground#F5F5DC
  • menu.selectionBackground#402C6E
  • menu.selectionBorder#664EAE
  • menu.selectionForeground#F5F5DC
  • menu.separatorBackground#664EAE
  • minimap.errorHighlight#FF149399
  • minimap.findMatchHighlight#FFFF0099
  • minimap.selectionHighlight#FF008054
  • minimap.selectionOccurrenceHighlight#FF008033
  • minimap.warningHighlight#FFFF0099
  • notificationCenterHeader.foreground#F5F5DC
  • notifications.background#533D8E
  • notifications.border#664EAE
  • panel.background#2D1B4E
  • panel.border#664EAE
  • panel.dropBorder#FF0080
  • panelTitle.activeBorder#FF0080
  • panelTitle.activeForeground#F5F5DC
  • panelTitle.inactiveForeground#E6E6FA
  • peekView.border#664EAE
  • peekViewEditor.background#533D8E
  • peekViewEditor.matchHighlightBackground#FFFF0021
  • peekViewEditor.matchHighlightBorder#FFFF0087
  • peekViewResult.background#402C6E
  • peekViewResult.matchHighlightBackground#533D8E
  • peekViewTitle.background#402C6E
  • peekViewTitleDescription.foreground#D8BFD8
  • peekViewTitleLabel.foreground#F5F5DC
  • pickerGroup.border#664EAE
  • pickerGroup.foreground#FF0080
  • problemsErrorIcon.foreground#FF1493
  • problemsInfoIcon.foreground#FF00FF
  • problemsWarningIcon.foreground#FFFF00
  • progressBar.background#FF0080
  • quickInput.background#1A0A2EE6
  • quickInput.foreground#F5F5DC
  • quickInputTitle.background#533D8E
  • sash.hoverBorder#FF0080
  • scrollbar.shadow#00000099
  • scrollbarSlider.activeBackground#533D8EFF
  • scrollbarSlider.background#533D8E
  • scrollbarSlider.hoverBackground#533D8EFF
  • selection.background#FF00804D
  • sideBar.background#2D1B4E
  • sideBar.border#664EAE
  • sideBar.dropBackground#FF008021
  • sideBar.foreground#F5F5DC
  • sideBarSectionHeader.background#402C6E
  • sideBarTitle.foreground#E6E6FA
  • statusBar.background#2D1B4E
  • statusBar.border#664EAE
  • statusBar.debuggingBackground#FFFF00
  • statusBar.debuggingForeground#1A0A2E
  • statusBar.foreground#F5F5DC
  • statusBar.noFolderBackground#402C6E
  • statusBar.noFolderForeground#E6E6FA
  • statusBarItem.errorBackground#FF1493
  • statusBarItem.errorForeground#1A0A2E
  • statusBarItem.hoverBackground#402C6E
  • statusBarItem.prominentBackground#402C6E
  • statusBarItem.prominentHoverBackground#533D8E
  • statusBarItem.remoteBackground#FF00FF
  • statusBarItem.remoteForeground#1A0A2E
  • statusBarItem.warningBackground#FFFF00
  • statusBarItem.warningForeground#1A0A2E
  • tab.activeBackground#1A0A2E
  • tab.activeBorderTop#FF0080
  • tab.activeForeground#F5F5DC
  • tab.activeModifiedBorder#FFFF00
  • tab.border#402C6E
  • tab.hoverBackground#533D8E
  • tab.hoverBorder#533D8E
  • tab.hoverForeground#F5F5DC
  • tab.inactiveBackground#402C6E
  • tab.inactiveForeground#D8BFD8
  • tab.lastPinnedBorder#664EAE
  • tab.unfocusedActiveBorderTop#FFFF0087
  • tab.unfocusedHoverBackground#533D8E
  • terminal.ansiBlack#1A0A2E
  • terminal.ansiBlue#FF00FF
  • terminal.ansiBrightBlack#D8BFD8
  • terminal.ansiBrightBlue#FF00FFCC
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#00FF00CC
  • terminal.ansiBrightMagenta#FF1493CC
  • terminal.ansiBrightRed#FF1493CC
  • terminal.ansiBrightWhite#F5F5DC
  • terminal.ansiBrightYellow#FFFF00CC
  • terminal.ansiCyan#FF0080
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF1493
  • terminal.ansiRed#FF1493
  • terminal.ansiWhite#E6E6FA
  • terminal.ansiYellow#FFFF00
  • terminal.background#1A0A2E
  • terminal.foreground#F5F5DC
  • terminalCursor.foreground#FF0080
  • testing.iconErrored#FF1493CC
  • testing.iconFailed#FF1493
  • testing.iconPassed#00FF00
  • testing.iconQueued#FFFF00
  • testing.iconSkipped#D8BFD8
  • testing.peekBorder#664EAE
  • textBlockQuote.background#2D1B4E
  • textBlockQuote.border#664EAE
  • textCodeBlock.background#402C6E
  • textLink.activeForeground#FF0080
  • textLink.foreground#00FFFF
  • textPreformat.foreground#E6E6FA
  • textSeparator.foreground#664EAE
  • titleBar.activeBackground#2D1B4E
  • titleBar.activeForeground#F5F5DC
  • titleBar.border#664EAE
  • titleBar.inactiveBackground#2D1B4E
  • titleBar.inactiveForeground#D8BFD8
  • widget.shadow#00000099
  • window.activeBorder#FF0080
  • window.inactiveBorder#664EAE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A2BE2italic
keyword#FF0080bold
entity.name.function#00FFFF
variable, meta.definition.variable#F5F5DC
string#00FF00
constant.numeric#FFFF00
constant.language, constant.character#FF00FF
storage.type, storage.modifier#FF1493
entity.name.type, support.type, support.class#00FFFF
punctuation, meta.brace#F5F5DC
invalid, invalid.illegal#FF1493underline
markup.bold, markup.bold.markdown#F5F5DCbold
markup.italic, markup.italic.markdown#F5F5DCitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#F5F5DC
markup.heading, entity.name.section, punctuation.definition.heading.markdown#FF0080bold
heading.1.markdown, markup.heading.setext.1.markdown#FF0080bold
heading.2.markdown, markup.heading.setext.2.markdown#00FFFFbold
heading.3.markdown#FF00FFbold
heading.4.markdown#00FF00bold
heading.5.markdown#FFFF00bold
heading.6.markdown#D8BFD8bold
entity.name.tag.html, entity.name.tag.xml#FF0080bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#00FFFFbold
entity.name.tag.inline.any.html#FF00FF
entity.name.tag.script.html, entity.name.tag.style.html#FFFF00bold
entity.other.attribute-name.html, entity.other.attribute-name.xml#00FFFFitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#00FF00italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#FF0080italic bold
entity.other.attribute-name.style.html#FF00FFitalic
entity.other.attribute-name.event.html#FFFF00italic
string.quoted.double.html, string.quoted.single.html#00FF00
meta.attribute-with-value.html string#00FFFF
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#D8BFD8
punctuation.definition.tag.html, punctuation.separator.key-value.html#8A2BE2
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#D8BFD8
comment.block.html, punctuation.definition.comment.html#8A2BE2italic
constant.character.entity.html, constant.character.entity.named.html#FFFF00bold
punctuation.definition.entity.html#FF0080
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF1493bold
keyword.doctype.xml#FF1493bold
source.css.embedded.html#FF00FF
meta.embedded.block.css#FF0080
source.js.embedded.html, source.javascript.embedded.html#FFFF00
meta.embedded.block.javascript#00FFFF
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#00FF00bold
entity.other.attribute-name.form.html#00FFFFitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#FF0080bold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFFF00bold
entity.name.tag.a.html#00FFFFbold
entity.other.attribute-name.href.html#00FF00italic 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.html#FF00FFbold
text.html.basic#F5F5DC