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#1E1E1E80
  • activityBar.activeBorder#007AFF
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#0F0F0F
  • activityBar.border#00000000
  • activityBar.dropBorder#007AFF60
  • activityBar.foreground#F5F5F7
  • activityBar.inactiveForeground#98989D
  • activityBarBadge.background#007AFF
  • activityBarBadge.foreground#000000
  • badge.background#007AFF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#007AFF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#F5F5F7
  • breadcrumb.foreground#D1D1D6
  • breadcrumbPicker.background#0F0F0F
  • button.background#007AFF
  • button.foreground#000000
  • button.hoverBackground#148EFF
  • button.secondaryBackground#1E1E1E
  • button.secondaryForeground#F5F5F7
  • button.secondaryHoverBackground#282828
  • checkbox.background#040404
  • checkbox.border#1E1E1E
  • checkbox.foreground#D1D1D6
  • debugIcon.breakpointForeground#FF453A
  • debugToolBar.background#020202
  • diffEditor.border#1E1E1E
  • diffEditor.diagonalFill#98989D30
  • diffEditor.insertedLineBackground#30D1581A
  • diffEditor.insertedTextBackground#30D15825
  • diffEditor.insertedTextBorder#30D15800
  • diffEditor.removedLineBackground#FF453A1A
  • diffEditor.removedTextBackground#FF453A25
  • diffEditor.removedTextBorder#FF453A00
  • dropdown.background#0F0F0F
  • dropdown.border#1E1E1E
  • dropdown.foreground#F5F5F7
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#FFD60A40
  • editor.findMatchBorder#FFD60A
  • editor.findMatchHighlightBackground#FFD60A25
  • editor.findMatchHighlightBorder#FFD60A87
  • editor.findRangeHighlightBackground#FFD60A15
  • editor.focusedStackFrameHighlightBackground#30D1581A
  • editor.foldBackground#02020280
  • editor.foreground#F5F5F7
  • editor.hoverHighlightBackground#BF5AF220
  • editor.inactiveSelectionBackground#007AFF15
  • editor.lineHighlightBackground#1E1E1E40
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#007AFF10
  • editor.selectionBackground#007AFF30
  • editor.selectionHighlightBackground#007AFF20
  • editor.selectionHighlightBorder#007AFF54
  • editor.stackFrameHighlightBackground#FFD60A1A
  • editor.wordHighlightBackground#007AFF25
  • editor.wordHighlightStrongBackground#007AFF35
  • editorBracketHighlight.foreground1#007AFF
  • editorBracketHighlight.foreground2#FFD60A
  • editorBracketHighlight.foreground3#FF453A
  • editorBracketHighlight.foreground4#BF5AF2
  • editorBracketHighlight.foreground5#30D158
  • editorBracketHighlight.foreground6#0984FF
  • editorBracketMatch.background#040404
  • editorBracketMatch.border#FFD60A87
  • editorBracketPairGuide.activeBackground1#007AFF54
  • editorBracketPairGuide.activeBackground2#FFD60A54
  • editorBracketPairGuide.activeBackground3#FF453A54
  • editorBracketPairGuide.activeBackground4#BF5AF254
  • editorBracketPairGuide.activeBackground5#30D15854
  • editorBracketPairGuide.activeBackground6#0984FF54
  • editorCursor.background#000000
  • editorCursor.foreground#007AFF
  • editorError.foreground#FF453A
  • editorGroup.border#1E1E1E
  • editorGroup.dropBackground#1E1E1E80
  • editorGroupHeader.border#1E1E1E
  • editorGroupHeader.noTabsBackground#0F0F0F
  • editorGroupHeader.tabsBackground#0F0F0F
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#30D158AB
  • editorGutter.commentRangeForeground#98989D
  • editorGutter.deletedBackground#FF453AAB
  • editorGutter.modifiedBackground#FFD60AAB
  • editorHoverWidget.background#060606
  • editorHoverWidget.border#1E1E1E
  • editorIndentGuide.activeBackground#98989D50
  • editorIndentGuide.activeBackground1#98989DB3
  • editorIndentGuide.background#98989D20
  • editorIndentGuide.background1#040404
  • editorInfo.foreground#BF5AF2
  • editorLineNumber.activeForeground#007AFF
  • editorLineNumber.dimmedForeground#848489
  • editorLineNumber.foreground#98989D
  • editorLink.activeForeground#007AFF
  • editorOverviewRuler.addedForeground#30D15866
  • editorOverviewRuler.deletedForeground#FF453A66
  • editorOverviewRuler.errorForeground#FF453AAB
  • editorOverviewRuler.findMatchForeground#FFD60A87
  • editorOverviewRuler.infoForeground#BF5AF287
  • editorOverviewRuler.modifiedForeground#FFD60A66
  • editorOverviewRuler.warningForeground#FFD60AAB
  • editorStickyScroll.background#000000F2
  • editorStickyScrollHover.background#020202
  • editorUnnecessaryCode.opacity#F5F5F740
  • editorWarning.foreground#FFD60A
  • editorWhitespace.foreground#98989D40
  • editorWidget.background#060606
  • editorWidget.border#1E1E1E
  • editorWidget.resizeBorder#007AFF
  • focusBorder#007AFFB3
  • gitDecoration.addedResourceForeground#30D158
  • gitDecoration.conflictingResourceForeground#FF453A
  • gitDecoration.deletedResourceForeground#FF453A
  • gitDecoration.ignoredResourceForeground#98989D
  • gitDecoration.modifiedResourceForeground#FFD60A
  • gitDecoration.renamedResourceForeground#BF5AF2
  • gitDecoration.submoduleResourceForeground#0984FF
  • gitDecoration.untrackedResourceForeground#BF5AF2
  • input.background#0F0F0F
  • input.border#1E1E1E
  • input.foreground#F5F5F7
  • input.placeholderForeground#98989D
  • inputOption.activeBackground#007AFF30
  • inputOption.activeBorder#007AFF
  • inputOption.activeForeground#F5F5F7
  • inputValidation.errorBackground#FF453A20
  • inputValidation.errorBorder#FF453A
  • inputValidation.infoBackground#BF5AF220
  • inputValidation.infoBorder#BF5AF2
  • inputValidation.warningBackground#FFD60A20
  • inputValidation.warningBorder#FFD60A
  • list.activeSelectionBackground#007AFF30
  • list.activeSelectionForeground#F5F5F7
  • list.dropBackground#007AFF30
  • list.errorForeground#FF453A
  • list.focusBackground#007AFF40
  • list.focusForeground#F5F5F7
  • list.highlightForeground#007AFF
  • list.hoverBackground#1E1E1E60
  • list.hoverForeground#F5F5F7
  • list.inactiveSelectionBackground#007AFF20
  • list.inactiveSelectionForeground#F5F5F7
  • list.warningForeground#FFD60A
  • listFilterWidget.background#0F0F0F
  • listFilterWidget.noMatchesOutline#FF453A
  • listFilterWidget.outline#007AFF
  • menu.background#060606
  • menu.foreground#F5F5F7
  • menu.selectionBackground#040404
  • menu.selectionBorder#1E1E1E
  • menu.selectionForeground#F5F5F7
  • menu.separatorBackground#1E1E1E
  • minimap.errorHighlight#FF453A99
  • minimap.findMatchHighlight#FFD60A99
  • minimap.selectionHighlight#007AFF54
  • minimap.selectionOccurrenceHighlight#007AFF33
  • minimap.warningHighlight#FFD60A99
  • notificationCenter.border#1E1E1E
  • notificationCenterHeader.background#0F0F0F
  • notificationCenterHeader.foreground#F5F5F7
  • notificationLink.foreground#007AFF
  • notifications.background#0F0F0F
  • notifications.border#1E1E1E
  • notifications.foreground#F5F5F7
  • notificationsErrorIcon.foreground#FF453A
  • notificationsInfoIcon.foreground#BF5AF2
  • notificationsWarningIcon.foreground#FFD60A
  • notificationToast.border#1E1E1E
  • panel.background#000000
  • panel.border#1E1E1E
  • panel.dropBorder#007AFF
  • panelInput.border#1E1E1E
  • panelSection.border#1E1E1E
  • panelSection.dropBackground#1E1E1E80
  • panelSectionHeader.background#0F0F0F
  • panelSectionHeader.border#1E1E1E
  • panelSectionHeader.foreground#F5F5F7
  • panelTitle.activeBorder#007AFF
  • panelTitle.activeForeground#F5F5F7
  • panelTitle.inactiveForeground#98989D
  • peekView.border#007AFF
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#FFD60A40
  • peekViewEditor.matchHighlightBorder#FFD60A87
  • peekViewResult.background#0F0F0F
  • peekViewResult.fileForeground#F5F5F7
  • peekViewResult.lineForeground#D1D1D6
  • peekViewResult.matchHighlightBackground#FFD60A40
  • peekViewResult.selectionBackground#007AFF30
  • peekViewResult.selectionForeground#F5F5F7
  • peekViewTitle.background#1E1E1E
  • peekViewTitleDescription.foreground#D1D1D6
  • peekViewTitleLabel.foreground#F5F5F7
  • pickerGroup.border#1E1E1E
  • pickerGroup.foreground#007AFF
  • problemsErrorIcon.foreground#FF453A
  • problemsInfoIcon.foreground#BF5AF2
  • problemsWarningIcon.foreground#FFD60A
  • progressBar.background#007AFF
  • quickInput.background#000000FC
  • quickInput.foreground#F5F5F7
  • quickInputTitle.background#060606
  • sash.hoverBorder#007AFF
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#98989D80
  • scrollbarSlider.background#98989D40
  • scrollbarSlider.hoverBackground#98989D60
  • selection.background#007AFF26
  • sideBar.background#0F0F0F
  • sideBar.border#1E1E1E60
  • sideBar.dropBackground#1E1E1E80
  • sideBar.foreground#D1D1D6
  • sideBarSectionHeader.background#1E1E1E
  • sideBarSectionHeader.border#282828
  • sideBarSectionHeader.foreground#007AFF
  • sideBarTitle.foreground#F5F5F7
  • statusBar.background#007AFF
  • statusBar.border#00000000
  • statusBar.debuggingBackground#0984FF
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#BF5AF2
  • statusBar.noFolderForeground#000000
  • statusBarItem.activeBackground#FFFFFF40
  • statusBarItem.errorBackground#FF453A
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#FFFFFF30
  • statusBarItem.prominentBackground#FFD60A
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#FFEA1E
  • statusBarItem.remoteBackground#30D158
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#FFD60A
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#007AFF
  • tab.activeForeground#F5F5F7
  • tab.activeModifiedBorder#FFD60A
  • tab.border#00000000
  • tab.hoverBackground#1E1E1E
  • tab.hoverBorder#00000000
  • tab.hoverForeground#F5F5F7
  • tab.inactiveBackground#0F0F0F
  • tab.inactiveForeground#98989D
  • tab.lastPinnedBorder#282828
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#007AFF80
  • tab.unfocusedHoverBackground#1E1E1E80
  • tab.unfocusedInactiveBackground#0F0F0F
  • tab.unfocusedInactiveForeground#848489
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#007AFF
  • terminal.ansiBrightBlack#98989D
  • terminal.ansiBrightBlue#1E98FF
  • terminal.ansiBrightCyan#27A2FF
  • terminal.ansiBrightGreen#4EEF76
  • terminal.ansiBrightMagenta#DD78FF
  • terminal.ansiBrightRed#FF6358
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFF428
  • terminal.ansiCyan#0984FF
  • terminal.ansiGreen#30D158
  • terminal.ansiMagenta#BF5AF2
  • terminal.ansiRed#FF453A
  • terminal.ansiWhite#F5F5F7
  • terminal.ansiYellow#FFD60A
  • terminal.background#000000
  • terminal.foreground#F5F5F7
  • terminal.selectionBackground#007AFF40
  • terminalCursor.background#000000
  • terminalCursor.foreground#007AFF
  • testing.iconErrored#FF453ACC
  • testing.iconFailed#FF453A
  • testing.iconPassed#30D158
  • testing.iconQueued#FFD60A
  • testing.iconSkipped#98989D
  • testing.peekBorder#1E1E1E
  • textBlockQuote.background#020202
  • textBlockQuote.border#1E1E1E
  • textCodeBlock.background#040404
  • textLink.activeForeground#007AFF
  • textLink.foreground#007AFF
  • textPreformat.foreground#D1D1D6
  • textSeparator.foreground#1E1E1E
  • titleBar.activeBackground#0F0F0F
  • titleBar.activeForeground#F5F5F7
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#98989D
  • tree.indentGuidesStroke#98989D40
  • widget.shadow#000000DD
  • window.activeBorder#007AFF
  • window.inactiveBorder#1E1E1E

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