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#E5E5EA80
  • activityBar.activeBorder#007AFF
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#F2F2F7
  • activityBar.border#00000000
  • activityBar.dropBorder#007AFF60
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#8E8E93
  • activityBarBadge.background#007AFF
  • activityBarBadge.foreground#FFFFFF
  • badge.background#007AFF
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#007AFF
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#3C3C43
  • breadcrumbPicker.background#F2F2F7
  • button.background#007AFF
  • button.foreground#FFFFFF
  • button.hoverBackground#0066EB
  • button.secondaryBackground#E5E5EA
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#DBDBE0
  • checkbox.background#FBFBFB
  • checkbox.border#E5E5EA
  • checkbox.foreground#3C3C43
  • debugIcon.breakpointForeground#FF3B30
  • debugToolBar.background#FDFDFD
  • diffEditor.border#E5E5EA
  • diffEditor.diagonalFill#8E8E9330
  • diffEditor.insertedLineBackground#34C7591A
  • diffEditor.insertedTextBackground#34C75925
  • diffEditor.insertedTextBorder#34C75900
  • diffEditor.removedLineBackground#FF3B301A
  • diffEditor.removedTextBackground#FF3B3025
  • diffEditor.removedTextBorder#FF3B3000
  • dropdown.background#F2F2F7
  • dropdown.border#E5E5EA
  • dropdown.foreground#000000
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#FF950040
  • editor.findMatchBorder#FF9500
  • editor.findMatchHighlightBackground#FF950025
  • editor.findMatchHighlightBorder#FF950087
  • editor.findRangeHighlightBackground#FF950015
  • editor.focusedStackFrameHighlightBackground#34C7591A
  • editor.foldBackground#FDFDFD80
  • editor.foreground#000000
  • editor.hoverHighlightBackground#32ADE620
  • editor.inactiveSelectionBackground#007AFF15
  • editor.lineHighlightBackground#E5E5EA40
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#007AFF10
  • editor.selectionBackground#007AFF30
  • editor.selectionHighlightBackground#007AFF20
  • editor.selectionHighlightBorder#007AFF54
  • editor.stackFrameHighlightBackground#FF95001A
  • editor.wordHighlightBackground#007AFF25
  • editor.wordHighlightStrongBackground#007AFF35
  • editorBracketHighlight.foreground1#007AFF
  • editorBracketHighlight.foreground2#FF9500
  • editorBracketHighlight.foreground3#FF3B30
  • editorBracketHighlight.foreground4#32ADE6
  • editorBracketHighlight.foreground5#34C759
  • editorBracketHighlight.foreground6#5856D6
  • editorBracketMatch.background#FBFBFB
  • editorBracketMatch.border#FF950087
  • editorBracketPairGuide.activeBackground1#007AFF54
  • editorBracketPairGuide.activeBackground2#FF950054
  • editorBracketPairGuide.activeBackground3#FF3B3054
  • editorBracketPairGuide.activeBackground4#32ADE654
  • editorBracketPairGuide.activeBackground5#34C75954
  • editorBracketPairGuide.activeBackground6#5856D654
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#007AFF
  • editorError.foreground#FF3B30
  • editorGroup.border#E5E5EA
  • editorGroup.dropBackground#E5E5EA80
  • editorGroupHeader.border#E5E5EA
  • editorGroupHeader.noTabsBackground#F2F2F7
  • editorGroupHeader.tabsBackground#F2F2F7
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#34C759AB
  • editorGutter.commentRangeForeground#8E8E93
  • editorGutter.deletedBackground#FF3B30AB
  • editorGutter.modifiedBackground#FF9500AB
  • editorHoverWidget.background#F9F9F9
  • editorHoverWidget.border#E5E5EA
  • editorIndentGuide.activeBackground#8E8E9350
  • editorIndentGuide.activeBackground1#8E8E93B3
  • editorIndentGuide.background#8E8E9320
  • editorIndentGuide.background1#FBFBFB
  • editorInfo.foreground#32ADE6
  • editorLineNumber.activeForeground#007AFF
  • editorLineNumber.dimmedForeground#A2A2A7
  • editorLineNumber.foreground#8E8E93
  • editorLink.activeForeground#007AFF
  • editorOverviewRuler.addedForeground#34C75966
  • editorOverviewRuler.deletedForeground#FF3B3066
  • editorOverviewRuler.errorForeground#FF3B30AB
  • editorOverviewRuler.findMatchForeground#FF950087
  • editorOverviewRuler.infoForeground#32ADE687
  • editorOverviewRuler.modifiedForeground#FF950066
  • editorOverviewRuler.warningForeground#FF9500AB
  • editorStickyScroll.background#FFFFFFF2
  • editorStickyScrollHover.background#FDFDFD
  • editorUnnecessaryCode.opacity#00000040
  • editorWarning.foreground#FF9500
  • editorWhitespace.foreground#8E8E9340
  • editorWidget.background#F9F9F9
  • editorWidget.border#E5E5EA
  • editorWidget.resizeBorder#007AFF
  • focusBorder#007AFFB3
  • gitDecoration.addedResourceForeground#34C759
  • gitDecoration.conflictingResourceForeground#FF3B30
  • gitDecoration.deletedResourceForeground#FF3B30
  • gitDecoration.ignoredResourceForeground#8E8E93
  • gitDecoration.modifiedResourceForeground#FF9500
  • gitDecoration.renamedResourceForeground#32ADE6
  • gitDecoration.submoduleResourceForeground#5856D6
  • gitDecoration.untrackedResourceForeground#32ADE6
  • input.background#F2F2F7
  • input.border#E5E5EA
  • input.foreground#000000
  • input.placeholderForeground#8E8E93
  • inputOption.activeBackground#007AFF30
  • inputOption.activeBorder#007AFF
  • inputOption.activeForeground#000000
  • inputValidation.errorBackground#FF3B3020
  • inputValidation.errorBorder#FF3B30
  • inputValidation.infoBackground#32ADE620
  • inputValidation.infoBorder#32ADE6
  • inputValidation.warningBackground#FF950020
  • inputValidation.warningBorder#FF9500
  • list.activeSelectionBackground#007AFF30
  • list.activeSelectionForeground#000000
  • list.dropBackground#007AFF30
  • list.errorForeground#FF3B30
  • list.focusBackground#007AFF40
  • list.focusForeground#000000
  • list.highlightForeground#007AFF
  • list.hoverBackground#E5E5EA60
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#007AFF20
  • list.inactiveSelectionForeground#000000
  • list.warningForeground#FF9500
  • listFilterWidget.background#F2F2F7
  • listFilterWidget.noMatchesOutline#FF3B30
  • listFilterWidget.outline#007AFF
  • menu.background#F9F9F9
  • menu.foreground#000000
  • menu.selectionBackground#FBFBFB
  • menu.selectionBorder#E5E5EA
  • menu.selectionForeground#000000
  • menu.separatorBackground#E5E5EA
  • minimap.errorHighlight#FF3B3099
  • minimap.findMatchHighlight#FF950099
  • minimap.selectionHighlight#007AFF54
  • minimap.selectionOccurrenceHighlight#007AFF33
  • minimap.warningHighlight#FF950099
  • notificationCenter.border#E5E5EA
  • notificationCenterHeader.background#F2F2F7
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#007AFF
  • notifications.background#F2F2F7
  • notifications.border#E5E5EA
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#FF3B30
  • notificationsInfoIcon.foreground#32ADE6
  • notificationsWarningIcon.foreground#FF9500
  • notificationToast.border#E5E5EA
  • panel.background#FFFFFF
  • panel.border#E5E5EA
  • panel.dropBorder#007AFF
  • panelInput.border#E5E5EA
  • panelSection.border#E5E5EA
  • panelSection.dropBackground#E5E5EA80
  • panelSectionHeader.background#F2F2F7
  • panelSectionHeader.border#E5E5EA
  • panelSectionHeader.foreground#000000
  • panelTitle.activeBorder#007AFF
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#8E8E93
  • peekView.border#007AFF
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FF950040
  • peekViewEditor.matchHighlightBorder#FF950087
  • peekViewResult.background#F2F2F7
  • peekViewResult.fileForeground#000000
  • peekViewResult.lineForeground#3C3C43
  • peekViewResult.matchHighlightBackground#FF950040
  • peekViewResult.selectionBackground#007AFF30
  • peekViewResult.selectionForeground#000000
  • peekViewTitle.background#E5E5EA
  • peekViewTitleDescription.foreground#3C3C43
  • peekViewTitleLabel.foreground#000000
  • pickerGroup.border#E5E5EA
  • pickerGroup.foreground#007AFF
  • problemsErrorIcon.foreground#FF3B30
  • problemsInfoIcon.foreground#32ADE6
  • problemsWarningIcon.foreground#FF9500
  • progressBar.background#007AFF
  • quickInput.background#FFFFFFFC
  • quickInput.foreground#000000
  • quickInputTitle.background#F9F9F9
  • sash.hoverBorder#007AFF
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#8E8E9380
  • scrollbarSlider.background#8E8E9340
  • scrollbarSlider.hoverBackground#8E8E9360
  • selection.background#007AFF26
  • sideBar.background#F2F2F7
  • sideBar.border#E5E5EA60
  • sideBar.dropBackground#E5E5EA80
  • sideBar.foreground#3C3C43
  • sideBarSectionHeader.background#E5E5EA
  • sideBarSectionHeader.border#DBDBE0
  • sideBarSectionHeader.foreground#007AFF
  • sideBarTitle.foreground#000000
  • statusBar.background#007AFF
  • statusBar.border#00000000
  • statusBar.debuggingBackground#5856D6
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#32ADE6
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#00000040
  • statusBarItem.errorBackground#FF3B30
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.prominentBackground#FF9500
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#EB8100
  • statusBarItem.remoteBackground#34C759
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FF9500
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#00000000
  • tab.activeBorderTop#007AFF
  • tab.activeForeground#000000
  • tab.activeModifiedBorder#FF9500
  • tab.border#00000000
  • tab.hoverBackground#E5E5EA
  • tab.hoverBorder#00000000
  • tab.hoverForeground#000000
  • tab.inactiveBackground#F2F2F7
  • tab.inactiveForeground#8E8E93
  • tab.lastPinnedBorder#DBDBE0
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#007AFF80
  • tab.unfocusedHoverBackground#E5E5EA80
  • tab.unfocusedInactiveBackground#F2F2F7
  • tab.unfocusedInactiveForeground#A2A2A7
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#007AFF
  • terminal.ansiBrightBlack#8E8E93
  • terminal.ansiBrightBlue#005CE1
  • terminal.ansiBrightCyan#3A38B8
  • terminal.ansiBrightGreen#16A93B
  • terminal.ansiBrightMagenta#148FC8
  • terminal.ansiBrightRed#E11D12
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#E17700
  • terminal.ansiCyan#5856D6
  • terminal.ansiGreen#34C759
  • terminal.ansiMagenta#32ADE6
  • terminal.ansiRed#FF3B30
  • terminal.ansiWhite#000000
  • terminal.ansiYellow#FF9500
  • terminal.background#FFFFFF
  • terminal.foreground#000000
  • terminal.selectionBackground#007AFF40
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#007AFF
  • testing.iconErrored#FF3B30CC
  • testing.iconFailed#FF3B30
  • testing.iconPassed#34C759
  • testing.iconQueued#FF9500
  • testing.iconSkipped#8E8E93
  • testing.peekBorder#E5E5EA
  • textBlockQuote.background#FDFDFD
  • textBlockQuote.border#E5E5EA
  • textCodeBlock.background#FBFBFB
  • textLink.activeForeground#007AFF
  • textLink.foreground#007AFF
  • textPreformat.foreground#3C3C43
  • textSeparator.foreground#E5E5EA
  • titleBar.activeBackground#F2F2F7
  • titleBar.activeForeground#000000
  • titleBar.border#00000000
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#8E8E93
  • tree.indentGuidesStroke#8E8E9340
  • widget.shadow#FFFFFFDD
  • window.activeBorder#007AFF
  • window.inactiveBorder#E5E5EA

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