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#252A3980
  • activityBar.activeBorder#FF9900
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#1A1F29
  • activityBar.border#00000000
  • activityBar.dropBorder#FF990060
  • activityBar.foreground#F2F3F5
  • activityBar.inactiveForeground#9293A5
  • activityBarBadge.background#FF9900
  • activityBarBadge.foreground#0F1419
  • badge.background#FF9900
  • badge.foreground#0F1419
  • breadcrumb.activeSelectionForeground#FF9900
  • breadcrumb.background#0F1419
  • breadcrumb.focusForeground#F2F3F5
  • breadcrumb.foreground#D2D3D5
  • breadcrumbPicker.background#1A1F29
  • button.background#FF9900
  • button.foreground#0F1419
  • button.hoverBackground#FFAD14
  • button.secondaryBackground#252A39
  • button.secondaryForeground#F2F3F5
  • button.secondaryHoverBackground#2F3443
  • checkbox.background#13181D
  • checkbox.border#252A39
  • checkbox.foreground#D2D3D5
  • debugIcon.breakpointForeground#FF5252
  • debugToolBar.background#11161B
  • diffEditor.border#252A39
  • diffEditor.diagonalFill#9293A530
  • diffEditor.insertedLineBackground#1F8A701A
  • diffEditor.insertedTextBackground#1F8A7025
  • diffEditor.insertedTextBorder#1F8A7000
  • diffEditor.removedLineBackground#FF52521A
  • diffEditor.removedTextBackground#FF525225
  • diffEditor.removedTextBorder#FF525200
  • dropdown.background#1A1F29
  • dropdown.border#252A39
  • dropdown.foreground#F2F3F5
  • dropdown.listBackground#0F1419
  • editor.background#0F1419
  • editor.findMatchBackground#FF990040
  • editor.findMatchBorder#FF9900
  • editor.findMatchHighlightBackground#FF990025
  • editor.findMatchHighlightBorder#FF990087
  • editor.findRangeHighlightBackground#FF990015
  • editor.focusedStackFrameHighlightBackground#1F8A701A
  • editor.foldBackground#11161B80
  • editor.foreground#F2F3F5
  • editor.hoverHighlightBackground#146EB420
  • editor.inactiveSelectionBackground#FF990015
  • editor.lineHighlightBackground#252A3940
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#FF990010
  • editor.selectionBackground#FF990030
  • editor.selectionHighlightBackground#FF990020
  • editor.selectionHighlightBorder#FF990054
  • editor.stackFrameHighlightBackground#FF99001A
  • editor.wordHighlightBackground#FF990025
  • editor.wordHighlightStrongBackground#FF990035
  • editorBracketHighlight.foreground1#FF9900
  • editorBracketHighlight.foreground2#FF9900
  • editorBracketHighlight.foreground3#FF5252
  • editorBracketHighlight.foreground4#146EB4
  • editorBracketHighlight.foreground5#1F8A70
  • editorBracketHighlight.foreground6#FFAC31
  • editorBracketMatch.background#13181D
  • editorBracketMatch.border#FF990087
  • editorBracketPairGuide.activeBackground1#FF990054
  • editorBracketPairGuide.activeBackground2#FF990054
  • editorBracketPairGuide.activeBackground3#FF525254
  • editorBracketPairGuide.activeBackground4#146EB454
  • editorBracketPairGuide.activeBackground5#1F8A7054
  • editorBracketPairGuide.activeBackground6#FFAC3154
  • editorCursor.background#0F1419
  • editorCursor.foreground#FF9900
  • editorError.foreground#FF5252
  • editorGroup.border#252A39
  • editorGroup.dropBackground#252A3980
  • editorGroupHeader.border#252A39
  • editorGroupHeader.noTabsBackground#1A1F29
  • editorGroupHeader.tabsBackground#1A1F29
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#1F8A70AB
  • editorGutter.commentRangeForeground#9293A5
  • editorGutter.deletedBackground#FF5252AB
  • editorGutter.modifiedBackground#FF9900AB
  • editorHoverWidget.background#151A1F
  • editorHoverWidget.border#252A39
  • editorIndentGuide.activeBackground#9293A550
  • editorIndentGuide.activeBackground1#9293A5B3
  • editorIndentGuide.background#9293A520
  • editorIndentGuide.background1#13181D
  • editorInfo.foreground#146EB4
  • editorLineNumber.activeForeground#FF9900
  • editorLineNumber.dimmedForeground#7E7F91
  • editorLineNumber.foreground#9293A5
  • editorLink.activeForeground#FF9900
  • editorOverviewRuler.addedForeground#1F8A7066
  • editorOverviewRuler.deletedForeground#FF525266
  • editorOverviewRuler.errorForeground#FF5252AB
  • editorOverviewRuler.findMatchForeground#FF990087
  • editorOverviewRuler.infoForeground#146EB487
  • editorOverviewRuler.modifiedForeground#FF990066
  • editorOverviewRuler.warningForeground#FF9900AB
  • editorStickyScroll.background#0F1419F2
  • editorStickyScrollHover.background#11161B
  • editorUnnecessaryCode.opacity#F2F3F540
  • editorWarning.foreground#FF9900
  • editorWhitespace.foreground#9293A540
  • editorWidget.background#151A1F
  • editorWidget.border#252A39
  • editorWidget.resizeBorder#FF9900
  • focusBorder#FF9900B3
  • gitDecoration.addedResourceForeground#1F8A70
  • gitDecoration.conflictingResourceForeground#FF5252
  • gitDecoration.deletedResourceForeground#FF5252
  • gitDecoration.ignoredResourceForeground#9293A5
  • gitDecoration.modifiedResourceForeground#FF9900
  • gitDecoration.renamedResourceForeground#146EB4
  • gitDecoration.submoduleResourceForeground#FFAC31
  • gitDecoration.untrackedResourceForeground#146EB4
  • input.background#1A1F29
  • input.border#252A39
  • input.foreground#F2F3F5
  • input.placeholderForeground#9293A5
  • inputOption.activeBackground#FF990030
  • inputOption.activeBorder#FF9900
  • inputOption.activeForeground#F2F3F5
  • inputValidation.errorBackground#FF525220
  • inputValidation.errorBorder#FF5252
  • inputValidation.infoBackground#146EB420
  • inputValidation.infoBorder#146EB4
  • inputValidation.warningBackground#FF990020
  • inputValidation.warningBorder#FF9900
  • list.activeSelectionBackground#FF990030
  • list.activeSelectionForeground#F2F3F5
  • list.dropBackground#FF990030
  • list.errorForeground#FF5252
  • list.focusBackground#FF990040
  • list.focusForeground#F2F3F5
  • list.highlightForeground#FF9900
  • list.hoverBackground#252A3960
  • list.hoverForeground#F2F3F5
  • list.inactiveSelectionBackground#FF990020
  • list.inactiveSelectionForeground#F2F3F5
  • list.warningForeground#FF9900
  • listFilterWidget.background#1A1F29
  • listFilterWidget.noMatchesOutline#FF5252
  • listFilterWidget.outline#FF9900
  • menu.background#151A1F
  • menu.foreground#F2F3F5
  • menu.selectionBackground#13181D
  • menu.selectionBorder#252A39
  • menu.selectionForeground#F2F3F5
  • menu.separatorBackground#252A39
  • minimap.errorHighlight#FF525299
  • minimap.findMatchHighlight#FF990099
  • minimap.selectionHighlight#FF990054
  • minimap.selectionOccurrenceHighlight#FF990033
  • minimap.warningHighlight#FF990099
  • notificationCenter.border#252A39
  • notificationCenterHeader.background#1A1F29
  • notificationCenterHeader.foreground#F2F3F5
  • notificationLink.foreground#FF9900
  • notifications.background#1A1F29
  • notifications.border#252A39
  • notifications.foreground#F2F3F5
  • notificationsErrorIcon.foreground#FF5252
  • notificationsInfoIcon.foreground#146EB4
  • notificationsWarningIcon.foreground#FF9900
  • notificationToast.border#252A39
  • panel.background#0F1419
  • panel.border#252A39
  • panel.dropBorder#FF9900
  • panelInput.border#252A39
  • panelSection.border#252A39
  • panelSection.dropBackground#252A3980
  • panelSectionHeader.background#1A1F29
  • panelSectionHeader.border#252A39
  • panelSectionHeader.foreground#F2F3F5
  • panelTitle.activeBorder#FF9900
  • panelTitle.activeForeground#F2F3F5
  • panelTitle.inactiveForeground#9293A5
  • peekView.border#FF9900
  • peekViewEditor.background#0F1419
  • peekViewEditor.matchHighlightBackground#FF990040
  • peekViewEditor.matchHighlightBorder#FF990087
  • peekViewResult.background#1A1F29
  • peekViewResult.fileForeground#F2F3F5
  • peekViewResult.lineForeground#D2D3D5
  • peekViewResult.matchHighlightBackground#FF990040
  • peekViewResult.selectionBackground#FF990030
  • peekViewResult.selectionForeground#F2F3F5
  • peekViewTitle.background#252A39
  • peekViewTitleDescription.foreground#D2D3D5
  • peekViewTitleLabel.foreground#F2F3F5
  • pickerGroup.border#252A39
  • pickerGroup.foreground#FF9900
  • problemsErrorIcon.foreground#FF5252
  • problemsInfoIcon.foreground#146EB4
  • problemsWarningIcon.foreground#FF9900
  • progressBar.background#FF9900
  • quickInput.background#0F1419FC
  • quickInput.foreground#F2F3F5
  • quickInputTitle.background#151A1F
  • sash.hoverBorder#FF9900
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#9293A580
  • scrollbarSlider.background#9293A540
  • scrollbarSlider.hoverBackground#9293A560
  • selection.background#FF990026
  • sideBar.background#1A1F29
  • sideBar.border#252A3960
  • sideBar.dropBackground#252A3980
  • sideBar.foreground#D2D3D5
  • sideBarSectionHeader.background#252A39
  • sideBarSectionHeader.border#2F3443
  • sideBarSectionHeader.foreground#FF9900
  • sideBarTitle.foreground#F2F3F5
  • statusBar.background#FF9900
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FFAC31
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#0F1419
  • statusBar.foreground#0F1419
  • statusBar.noFolderBackground#146EB4
  • statusBar.noFolderForeground#0F1419
  • statusBarItem.activeBackground#FFFFFF40
  • statusBarItem.errorBackground#FF5252
  • statusBarItem.errorForeground#0F1419
  • statusBarItem.hoverBackground#FFFFFF30
  • statusBarItem.prominentBackground#FF9900
  • statusBarItem.prominentForeground#0F1419
  • statusBarItem.prominentHoverBackground#FFAD14
  • statusBarItem.remoteBackground#1F8A70
  • statusBarItem.remoteForeground#0F1419
  • statusBarItem.warningBackground#FF9900
  • statusBarItem.warningForeground#0F1419
  • tab.activeBackground#0F1419
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF9900
  • tab.activeForeground#F2F3F5
  • tab.activeModifiedBorder#FF9900
  • tab.border#00000000
  • tab.hoverBackground#252A39
  • tab.hoverBorder#00000000
  • tab.hoverForeground#F2F3F5
  • tab.inactiveBackground#1A1F29
  • tab.inactiveForeground#9293A5
  • tab.lastPinnedBorder#2F3443
  • tab.unfocusedActiveBackground#0F1419
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#FF990080
  • tab.unfocusedHoverBackground#252A3980
  • tab.unfocusedInactiveBackground#1A1F29
  • tab.unfocusedInactiveForeground#7E7F91
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#FF9900
  • terminal.ansiBrightBlack#9293A5
  • terminal.ansiBrightBlue#FFB71E
  • terminal.ansiBrightCyan#FFCA4F
  • terminal.ansiBrightGreen#3DA88E
  • terminal.ansiBrightMagenta#328CD2
  • terminal.ansiBrightRed#FF7070
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFB71E
  • terminal.ansiCyan#FFAC31
  • terminal.ansiGreen#1F8A70
  • terminal.ansiMagenta#146EB4
  • terminal.ansiRed#FF5252
  • terminal.ansiWhite#F2F3F5
  • terminal.ansiYellow#FF9900
  • terminal.background#0F1419
  • terminal.foreground#F2F3F5
  • terminal.selectionBackground#FF990040
  • terminalCursor.background#0F1419
  • terminalCursor.foreground#FF9900
  • testing.iconErrored#FF5252CC
  • testing.iconFailed#FF5252
  • testing.iconPassed#1F8A70
  • testing.iconQueued#FF9900
  • testing.iconSkipped#9293A5
  • testing.peekBorder#252A39
  • textBlockQuote.background#11161B
  • textBlockQuote.border#252A39
  • textCodeBlock.background#13181D
  • textLink.activeForeground#FF9900
  • textLink.foreground#FF9900
  • textPreformat.foreground#D2D3D5
  • textSeparator.foreground#252A39
  • titleBar.activeBackground#1A1F29
  • titleBar.activeForeground#F2F3F5
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0F1419
  • titleBar.inactiveForeground#9293A5
  • tree.indentGuidesStroke#9293A540
  • widget.shadow#0F1419DD
  • window.activeBorder#FF9900
  • window.inactiveBorder#252A39

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