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#9370DB
  • activityBar.background#F0F0F5
  • activityBar.border#D2D2E6
  • activityBar.foreground#2C2C3A
  • activityBar.inactiveForeground#808095
  • activityBarBadge.background#9370DB
  • activityBarBadge.foreground#FAFAFA
  • badge.background#9370DB
  • badge.foreground#FAFAFA
  • breadcrumb.activeSelectionForeground#9370DB
  • breadcrumb.background#FAFAFA
  • breadcrumb.focusForeground#2C2C3A
  • breadcrumb.foreground#808095
  • breadcrumbPicker.background#DCDCEB
  • button.background#9370DB
  • button.foreground#FAFAFA
  • button.hoverBackground#8A2BE2
  • checkbox.background#E6E6F0
  • checkbox.border#D2D2E6
  • checkbox.foreground#404055
  • debugIcon.breakpointForeground#DC143C
  • debugToolBar.background#F0F0F5
  • diffEditor.insertedLineBackground#228B221A
  • diffEditor.insertedTextBackground#228B2221
  • diffEditor.removedLineBackground#DC143C1A
  • diffEditor.removedTextBackground#DC143C21
  • dropdown.background#E6E6F0
  • dropdown.border#D2D2E6
  • dropdown.foreground#2C2C3A
  • editor.background#FAFAFA
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#DAA520
  • editor.findMatchHighlightBackground#E6E6F080
  • editor.findMatchHighlightBorder#DAA52087
  • editor.focusedStackFrameHighlightBackground#228B221A
  • editor.foldBackground#F0F0F580
  • editor.foreground#2C2C3A
  • editor.hoverHighlightBackground#E6E6F080
  • editor.inactiveSelectionBackground#9370DB99
  • editor.lineHighlightBackground#E6E6F0
  • editor.selectionBackground#9370DB26
  • editor.selectionHighlightBackground#9370DB99
  • editor.selectionHighlightBorder#9370DB54
  • editor.stackFrameHighlightBackground#DAA5201A
  • editor.wordHighlightBackground#9370DB1A
  • editor.wordHighlightStrongBackground#9370DB2B
  • editorBracketHighlight.foreground1#9370DB
  • editorBracketHighlight.foreground2#DAA520
  • editorBracketHighlight.foreground3#DC143C
  • editorBracketHighlight.foreground4#6495ED
  • editorBracketHighlight.foreground5#228B22
  • editorBracketHighlight.foreground6#8A2BE2
  • editorBracketMatch.background#E6E6F0
  • editorBracketMatch.border#DAA52087
  • editorBracketPairGuide.activeBackground1#9370DB54
  • editorBracketPairGuide.activeBackground2#DAA52054
  • editorBracketPairGuide.activeBackground3#DC143C54
  • editorBracketPairGuide.activeBackground4#6495ED54
  • editorBracketPairGuide.activeBackground5#228B2254
  • editorBracketPairGuide.activeBackground6#8A2BE254
  • editorCursor.foreground#9370DB
  • editorError.foreground#DC143C
  • editorGroup.dropBackground#9370DB21
  • editorGroupHeader.tabsBackground#E6E6F0
  • editorGroupHeader.tabsBorder#D2D2E6
  • editorGutter.addedBackground#228B22AB
  • editorGutter.commentRangeForeground#808095
  • editorGutter.deletedBackground#DC143CAB
  • editorGutter.modifiedBackground#DAA520AB
  • editorHoverWidget.background#DCDCEB
  • editorHoverWidget.border#D2D2E6
  • editorIndentGuide.activeBackground1#808095B3
  • editorIndentGuide.background1#E6E6F0
  • editorInfo.foreground#6495ED
  • editorLineNumber.activeForeground#404055
  • editorLineNumber.foreground#808095
  • editorLink.activeForeground#6495ED
  • editorOverviewRuler.addedForeground#228B2266
  • editorOverviewRuler.deletedForeground#DC143C66
  • editorOverviewRuler.errorForeground#DC143CAB
  • editorOverviewRuler.findMatchForeground#DAA52087
  • editorOverviewRuler.infoForeground#6495ED87
  • editorOverviewRuler.modifiedForeground#DAA52066
  • editorOverviewRuler.warningForeground#DAA520AB
  • editorStickyScroll.background#FAFAFAF2
  • editorStickyScrollHover.background#F0F0F5
  • editorUnnecessaryCode.opacity#2C2C3A40
  • editorWarning.foreground#DAA520
  • editorWidget.background#DCDCEB
  • editorWidget.border#D2D2E6
  • editorWidget.resizeBorder#9370DB
  • focusBorder#9370DBCC
  • gitDecoration.addedResourceForeground#228B22
  • gitDecoration.conflictingResourceForeground#DC143CCC
  • gitDecoration.deletedResourceForeground#DC143C
  • gitDecoration.ignoredResourceForeground#808095
  • gitDecoration.modifiedResourceForeground#DAA520
  • gitDecoration.renamedResourceForeground#6495ED
  • gitDecoration.submoduleResourceForeground#DAA520CC
  • gitDecoration.untrackedResourceForeground#228B22CC
  • input.background#E6E6F0
  • input.border#D2D2E6
  • input.foreground#2C2C3A
  • input.placeholderForeground#808095
  • inputOption.activeBorder#9370DBAB
  • inputValidation.errorBackground#DC143C1A
  • inputValidation.errorBorder#DC143C
  • inputValidation.infoBackground#6495ED1A
  • inputValidation.infoBorder#6495ED
  • inputValidation.warningBackground#DAA5201A
  • inputValidation.warningBorder#DAA520
  • list.activeSelectionBackground#E6E6F0
  • list.activeSelectionForeground#2C2C3A
  • list.dropBackground#9370DB21
  • list.errorForeground#DC143C
  • list.focusBackground#F0F0F5
  • list.highlightForeground#9370DB
  • list.hoverBackground#E6E6F0
  • list.inactiveSelectionBackground#F0F0F5
  • list.warningForeground#DAA520
  • listFilterWidget.background#E6E6F0
  • listFilterWidget.noMatchesOutline#DC143CAB
  • listFilterWidget.outline#9370DBAB
  • menu.background#DCDCEB
  • menu.foreground#2C2C3A
  • menu.selectionBackground#E6E6F0
  • menu.selectionBorder#D2D2E6
  • menu.selectionForeground#2C2C3A
  • menu.separatorBackground#D2D2E6
  • minimap.errorHighlight#DC143C99
  • minimap.findMatchHighlight#DAA52099
  • minimap.selectionHighlight#9370DB54
  • minimap.selectionOccurrenceHighlight#9370DB33
  • minimap.warningHighlight#DAA52099
  • notificationCenterHeader.foreground#2C2C3A
  • notifications.background#DCDCEB
  • notifications.border#D2D2E6
  • panel.background#F0F0F5
  • panel.border#D2D2E6
  • panel.dropBorder#9370DB
  • panelTitle.activeBorder#9370DB
  • panelTitle.activeForeground#2C2C3A
  • panelTitle.inactiveForeground#404055
  • peekView.border#D2D2E6
  • peekViewEditor.background#DCDCEB
  • peekViewEditor.matchHighlightBackground#DAA52021
  • peekViewEditor.matchHighlightBorder#DAA52087
  • peekViewResult.background#E6E6F0
  • peekViewResult.matchHighlightBackground#DCDCEB
  • peekViewTitle.background#E6E6F0
  • peekViewTitleDescription.foreground#808095
  • peekViewTitleLabel.foreground#2C2C3A
  • pickerGroup.border#D2D2E6
  • pickerGroup.foreground#9370DB
  • problemsErrorIcon.foreground#DC143C
  • problemsInfoIcon.foreground#6495ED
  • problemsWarningIcon.foreground#DAA520
  • progressBar.background#9370DB
  • quickInput.background#FAFAFAE8
  • quickInput.foreground#2C2C3A
  • quickInputTitle.background#DCDCEB
  • sash.hoverBorder#9370DB
  • scrollbar.shadow#FFFFFF99
  • scrollbarSlider.activeBackground#DCDCEBFF
  • scrollbarSlider.background#DCDCEB
  • scrollbarSlider.hoverBackground#DCDCEBFF
  • selection.background#9370DB26
  • sideBar.background#F0F0F5
  • sideBar.border#D2D2E6
  • sideBar.dropBackground#9370DB21
  • sideBar.foreground#2C2C3A
  • sideBarSectionHeader.background#E6E6F0
  • sideBarTitle.foreground#404055
  • statusBar.background#F0F0F5
  • statusBar.border#D2D2E6
  • statusBar.debuggingBackground#DAA520
  • statusBar.debuggingForeground#FAFAFA
  • statusBar.foreground#2C2C3A
  • statusBar.noFolderBackground#E6E6F0
  • statusBar.noFolderForeground#404055
  • statusBarItem.errorBackground#DC143C
  • statusBarItem.errorForeground#FAFAFA
  • statusBarItem.hoverBackground#E6E6F0
  • statusBarItem.prominentBackground#E6E6F0
  • statusBarItem.prominentHoverBackground#DCDCEB
  • statusBarItem.remoteBackground#6495ED
  • statusBarItem.remoteForeground#FAFAFA
  • statusBarItem.warningBackground#DAA520
  • statusBarItem.warningForeground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeBorderTop#9370DB
  • tab.activeForeground#2C2C3A
  • tab.activeModifiedBorder#DAA520
  • tab.border#E6E6F0
  • tab.hoverBackground#DCDCEB
  • tab.hoverBorder#DCDCEB
  • tab.hoverForeground#2C2C3A
  • tab.inactiveBackground#E6E6F0
  • tab.inactiveForeground#808095
  • tab.lastPinnedBorder#D2D2E6
  • tab.unfocusedActiveBorderTop#DAA52087
  • tab.unfocusedHoverBackground#DCDCEB
  • terminal.ansiBlack#FAFAFA
  • terminal.ansiBlue#6495ED
  • terminal.ansiBrightBlack#808095
  • terminal.ansiBrightBlue#6495EDCC
  • terminal.ansiBrightCyan#8A2BE2
  • terminal.ansiBrightGreen#228B22CC
  • terminal.ansiBrightMagenta#DC143CCC
  • terminal.ansiBrightRed#DC143CCC
  • terminal.ansiBrightWhite#2C2C3A
  • terminal.ansiBrightYellow#DAA520CC
  • terminal.ansiCyan#9370DB
  • terminal.ansiGreen#228B22
  • terminal.ansiMagenta#DC143C
  • terminal.ansiRed#DC143C
  • terminal.ansiWhite#404055
  • terminal.ansiYellow#DAA520
  • terminal.background#FAFAFA
  • terminal.foreground#2C2C3A
  • terminalCursor.foreground#9370DB
  • testing.iconErrored#DC143CCC
  • testing.iconFailed#DC143C
  • testing.iconPassed#228B22
  • testing.iconQueued#DAA520
  • testing.iconSkipped#808095
  • testing.peekBorder#D2D2E6
  • textBlockQuote.background#F0F0F5
  • textBlockQuote.border#D2D2E6
  • textCodeBlock.background#E6E6F0
  • textLink.activeForeground#9370DB
  • textLink.foreground#6495ED
  • textPreformat.foreground#404055
  • textSeparator.foreground#D2D2E6
  • titleBar.activeBackground#F0F0F5
  • titleBar.activeForeground#2C2C3A
  • titleBar.border#D2D2E6
  • titleBar.inactiveBackground#F0F0F5
  • titleBar.inactiveForeground#808095
  • widget.shadow#FFFFFF99
  • window.activeBorder#9370DB
  • window.inactiveBorder#D2D2E6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9999AAitalic
keyword#9370DBbold
entity.name.function#6495ED
variable, meta.definition.variable#2C2C3A
string#228B22
constant.numeric#DAA520
constant.language, constant.character#8A2BE2
storage.type, storage.modifier#DC143C
entity.name.type, support.type, support.class#6495ED
punctuation, meta.brace#2C2C3A
invalid, invalid.illegal#DC143Cunderline
markup.bold, markup.bold.markdown#2C2C3Abold
markup.italic, markup.italic.markdown#2C2C3Aitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#2C2C3A
markup.heading, entity.name.section, punctuation.definition.heading.markdown#9370DBbold
heading.1.markdown, markup.heading.setext.1.markdown#9370DBbold
heading.2.markdown, markup.heading.setext.2.markdown#6495EDbold
heading.3.markdown#8A2BE2bold
heading.4.markdown#228B22bold
heading.5.markdown#DAA520bold
heading.6.markdown#808095bold
entity.name.tag.html, entity.name.tag.xml#9370DBbold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#6495EDbold
entity.name.tag.inline.any.html#8A2BE2
entity.name.tag.script.html, entity.name.tag.style.html#DAA520bold
entity.other.attribute-name.html, entity.other.attribute-name.xml#6495EDitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#228B22italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#9370DBitalic bold
entity.other.attribute-name.style.html#8A2BE2italic
entity.other.attribute-name.event.html#DAA520italic
string.quoted.double.html, string.quoted.single.html#228B22
meta.attribute-with-value.html string#6495ED
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#808095
punctuation.definition.tag.html, punctuation.separator.key-value.html#9999AA
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#808095
comment.block.html, punctuation.definition.comment.html#9999AAitalic
constant.character.entity.html, constant.character.entity.named.html#DAA520bold
punctuation.definition.entity.html#9370DB
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#DC143Cbold
keyword.doctype.xml#DC143Cbold
source.css.embedded.html#8A2BE2
meta.embedded.block.css#9370DB
source.js.embedded.html, source.javascript.embedded.html#DAA520
meta.embedded.block.javascript#6495ED
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#228B22bold
entity.other.attribute-name.form.html#6495EDitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#9370DBbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#DAA520bold
entity.name.tag.a.html#6495EDbold
entity.other.attribute-name.href.html#228B22italic 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#8A2BE2bold
text.html.basic#2C2C3A