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#D32F2F
  • activityBar.background#EEEEEE
  • activityBar.border#E0E0E0
  • activityBar.foreground#212121
  • activityBar.inactiveForeground#9E9E9E
  • activityBarBadge.background#D32F2F
  • activityBarBadge.foreground#FAFAFA
  • badge.background#D32F2F
  • badge.foreground#FAFAFA
  • breadcrumb.activeSelectionForeground#D32F2F
  • breadcrumb.background#FAFAFA
  • breadcrumb.focusForeground#212121
  • breadcrumb.foreground#9E9E9E
  • breadcrumbPicker.background#FFFFFF
  • button.background#D32F2F
  • button.foreground#FFFFFF
  • button.hoverBackground#F44336
  • checkbox.background#FFFFFF
  • checkbox.border#E0E0E0
  • checkbox.foreground#616161
  • debugIcon.breakpointForeground#D32F2F
  • debugToolBar.background#EEEEEE
  • diffEditor.insertedLineBackground#388E3C1A
  • diffEditor.insertedTextBackground#388E3C21
  • diffEditor.removedLineBackground#D32F2F1A
  • diffEditor.removedTextBackground#D32F2F21
  • dropdown.background#FFFFFF
  • dropdown.border#E0E0E0
  • dropdown.foreground#212121
  • editor.background#FAFAFA
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#FFA000
  • editor.findMatchHighlightBackground#FFFFFF80
  • editor.findMatchHighlightBorder#FFA00087
  • editor.focusedStackFrameHighlightBackground#388E3C1A
  • editor.foldBackground#EEEEEE80
  • editor.foreground#212121
  • editor.hoverHighlightBackground#FFFFFF80
  • editor.inactiveSelectionBackground#D32F2F99
  • editor.lineHighlightBackground#FFFFFF
  • editor.selectionBackground#D32F2F1F
  • editor.selectionHighlightBackground#D32F2F99
  • editor.selectionHighlightBorder#D32F2F54
  • editor.stackFrameHighlightBackground#FFA0001A
  • editor.wordHighlightBackground#D32F2F1A
  • editor.wordHighlightStrongBackground#D32F2F2B
  • editorBracketHighlight.foreground1#D32F2F
  • editorBracketHighlight.foreground2#FFA000
  • editorBracketHighlight.foreground3#D32F2F
  • editorBracketHighlight.foreground4#1976D2
  • editorBracketHighlight.foreground5#388E3C
  • editorBracketHighlight.foreground6#F44336
  • editorBracketMatch.background#FFFFFF
  • editorBracketMatch.border#FFA00087
  • editorBracketPairGuide.activeBackground1#D32F2F54
  • editorBracketPairGuide.activeBackground2#FFA00054
  • editorBracketPairGuide.activeBackground3#D32F2F54
  • editorBracketPairGuide.activeBackground4#1976D254
  • editorBracketPairGuide.activeBackground5#388E3C54
  • editorBracketPairGuide.activeBackground6#F4433654
  • editorCursor.foreground#D32F2F
  • editorError.foreground#D32F2F
  • editorGroup.dropBackground#D32F2F21
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorGroupHeader.tabsBorder#E0E0E0
  • editorGutter.addedBackground#388E3CAB
  • editorGutter.commentRangeForeground#9E9E9E
  • editorGutter.deletedBackground#D32F2FAB
  • editorGutter.modifiedBackground#FFA000AB
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#E0E0E0
  • editorIndentGuide.activeBackground#E0E0E050
  • editorIndentGuide.activeBackground1#9E9E9EB3
  • editorIndentGuide.background#E0E0E020
  • editorIndentGuide.background1#FFFFFF
  • editorInfo.foreground#1976D2
  • editorLineNumber.activeForeground#616161
  • editorLineNumber.foreground#9E9E9E
  • editorLink.activeForeground#1976D2
  • editorOverviewRuler.addedForeground#388E3C66
  • editorOverviewRuler.deletedForeground#D32F2F66
  • editorOverviewRuler.errorForeground#D32F2FAB
  • editorOverviewRuler.findMatchForeground#FFA00087
  • editorOverviewRuler.infoForeground#1976D287
  • editorOverviewRuler.modifiedForeground#FFA00066
  • editorOverviewRuler.warningForeground#FFA000AB
  • editorRuler.foreground#E0E0E0
  • editorStickyScroll.background#FAFAFAF2
  • editorStickyScrollHover.background#EEEEEE
  • editorUnnecessaryCode.opacity#21212140
  • editorWarning.foreground#FFA000
  • editorWidget.background#FFFFFF
  • editorWidget.border#E0E0E0
  • editorWidget.resizeBorder#D32F2F
  • focusBorder#D32F2F80
  • gitDecoration.addedResourceForeground#388E3C
  • gitDecoration.conflictingResourceForeground#D32F2FCC
  • gitDecoration.deletedResourceForeground#D32F2F
  • gitDecoration.ignoredResourceForeground#9E9E9E
  • gitDecoration.modifiedResourceForeground#FFA000
  • gitDecoration.renamedResourceForeground#1976D2
  • gitDecoration.submoduleResourceForeground#FFA000CC
  • gitDecoration.untrackedResourceForeground#388E3CCC
  • input.background#FFFFFF
  • input.border#E0E0E0
  • input.foreground#212121
  • input.placeholderForeground#9E9E9E
  • inputOption.activeBorder#D32F2FAB
  • inputValidation.errorBackground#D32F2F1A
  • inputValidation.errorBorder#D32F2F
  • inputValidation.infoBackground#1976D21A
  • inputValidation.infoBorder#1976D2
  • inputValidation.warningBackground#FFA0001A
  • inputValidation.warningBorder#FFA000
  • list.activeSelectionBackground#FFFFFF
  • list.activeSelectionForeground#212121
  • list.dropBackground#D32F2F21
  • list.errorForeground#D32F2F
  • list.focusBackground#EEEEEE
  • list.highlightForeground#D32F2F
  • list.hoverBackground#FFFFFF
  • list.inactiveSelectionBackground#EEEEEE
  • list.warningForeground#FFA000
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#D32F2FAB
  • listFilterWidget.outline#D32F2FAB
  • menu.background#FFFFFF
  • menu.foreground#212121
  • menu.selectionBackground#FFFFFF
  • menu.selectionBorder#E0E0E0
  • menu.selectionForeground#212121
  • menu.separatorBackground#E0E0E0
  • minimap.errorHighlight#D32F2F99
  • minimap.findMatchHighlight#FFA00099
  • minimap.selectionHighlight#D32F2F54
  • minimap.selectionOccurrenceHighlight#D32F2F33
  • minimap.warningHighlight#FFA00099
  • notificationCenterHeader.foreground#212121
  • notifications.background#FFFFFF
  • notifications.border#E0E0E0
  • panel.background#F5F5F5
  • panel.border#E0E0E0
  • panel.dropBorder#D32F2F
  • panelTitle.activeBorder#D32F2F
  • panelTitle.activeForeground#212121
  • panelTitle.inactiveForeground#616161
  • peekView.border#E0E0E0
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFA00021
  • peekViewEditor.matchHighlightBorder#FFA00087
  • peekViewResult.background#FFFFFF
  • peekViewResult.matchHighlightBackground#FFFFFF
  • peekViewTitle.background#FFFFFF
  • peekViewTitleDescription.foreground#9E9E9E
  • peekViewTitleLabel.foreground#212121
  • pickerGroup.border#E0E0E0
  • pickerGroup.foreground#D32F2F
  • problemsErrorIcon.foreground#D32F2F
  • problemsInfoIcon.foreground#1976D2
  • problemsWarningIcon.foreground#FFA000
  • progressBar.background#D32F2F
  • quickInput.background#FAFAFAF8
  • quickInput.foreground#212121
  • quickInputTitle.background#FFFFFF
  • sash.hoverBorder#D32F2F
  • scrollbar.shadow#00000010
  • scrollbarSlider.activeBackground#FFFFFFFF
  • scrollbarSlider.background#FFFFFF
  • scrollbarSlider.hoverBackground#FFFFFFFF
  • selection.background#D32F2F1F
  • sideBar.background#EEEEEE
  • sideBar.border#E0E0E0
  • sideBar.dropBackground#D32F2F21
  • sideBar.foreground#212121
  • sideBarSectionHeader.background#FFFFFF
  • sideBarTitle.foreground#616161
  • statusBar.background#FFFFFF
  • statusBar.border#E0E0E0
  • statusBar.debuggingBackground#FFA000
  • statusBar.debuggingForeground#FAFAFA
  • statusBar.foreground#212121
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderForeground#616161
  • statusBarItem.errorBackground#D32F2F
  • statusBarItem.errorForeground#FAFAFA
  • statusBarItem.hoverBackground#FFFFFF
  • statusBarItem.prominentBackground#FFFFFF
  • statusBarItem.prominentHoverBackground#FFFFFF
  • statusBarItem.remoteBackground#1976D2
  • statusBarItem.remoteForeground#FAFAFA
  • statusBarItem.warningBackground#FFA000
  • statusBarItem.warningForeground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeBorder#D32F2F
  • tab.activeBorderTop#D32F2F
  • tab.activeForeground#212121
  • tab.activeModifiedBorder#FFA000
  • tab.border#FFFFFF
  • tab.hoverBackground#FFFFFF
  • tab.hoverBorder#FFFFFF
  • tab.hoverForeground#212121
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#9E9E9E
  • tab.lastPinnedBorder#E0E0E0
  • tab.unfocusedActiveBorderTop#FFA00087
  • tab.unfocusedHoverBackground#FFFFFF
  • terminal.ansiBlack#FAFAFA
  • terminal.ansiBlue#1976D2
  • terminal.ansiBrightBlack#9E9E9E
  • terminal.ansiBrightBlue#1976D2CC
  • terminal.ansiBrightCyan#F44336
  • terminal.ansiBrightGreen#388E3CCC
  • terminal.ansiBrightMagenta#D32F2FCC
  • terminal.ansiBrightRed#D32F2FCC
  • terminal.ansiBrightWhite#212121
  • terminal.ansiBrightYellow#FFA000CC
  • terminal.ansiCyan#D32F2F
  • terminal.ansiGreen#388E3C
  • terminal.ansiMagenta#D32F2F
  • terminal.ansiRed#D32F2F
  • terminal.ansiWhite#616161
  • terminal.ansiYellow#FFA000
  • terminal.background#FAFAFA
  • terminal.foreground#212121
  • terminalCursor.foreground#D32F2F
  • testing.iconErrored#D32F2FCC
  • testing.iconFailed#D32F2F
  • testing.iconPassed#388E3C
  • testing.iconQueued#FFA000
  • testing.iconSkipped#9E9E9E
  • testing.peekBorder#E0E0E0
  • textBlockQuote.background#EEEEEE
  • textBlockQuote.border#E0E0E0
  • textCodeBlock.background#FFFFFF
  • textLink.activeForeground#D32F2F
  • textLink.foreground#1976D2
  • textPreformat.foreground#616161
  • textSeparator.foreground#E0E0E0
  • titleBar.activeBackground#EEEEEE
  • titleBar.activeForeground#212121
  • titleBar.border#E0E0E0
  • titleBar.inactiveBackground#EEEEEE
  • titleBar.inactiveForeground#9E9E9E
  • widget.shadow#00000010
  • window.activeBorder#D32F2F
  • window.inactiveBorder#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9E9E9Eitalic
keyword#D32F2Fbold
entity.name.function#1976D2
variable, meta.definition.variable#212121
string#388E3C
constant.numeric#FFA000
constant.language, constant.character#212121
storage.type, storage.modifier#D32F2F
entity.name.type, support.type, support.class#1976D2
punctuation, meta.brace#616161
invalid, invalid.illegal#D32F2Funderline
markup.bold, markup.bold.markdown#212121bold
markup.italic, markup.italic.markdown#212121italic
markup.inline.raw, markup.raw.inline, markup.inline.code#212121
markup.heading, entity.name.section, punctuation.definition.heading.markdown#D32F2Fbold
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.xml#F7B883bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#FFD166bold
entity.name.tag.inline.any.html#EADCB2
entity.name.tag.script.html, entity.name.tag.style.html#FF3CACbold
entity.other.attribute-name.html, entity.other.attribute-name.xml#EADCB2italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#C8B0FFitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#4CFFCAitalic bold
entity.other.attribute-name.style.html#FF8BDAitalic
entity.other.attribute-name.event.html#D8C8FFitalic
string.quoted.double.html, string.quoted.single.html#00F5A0
meta.attribute-with-value.html string#98FF66
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#A6AAB4
punctuation.definition.tag.html, punctuation.separator.key-value.html#8E93A6
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#9AA0B4
comment.block.html, punctuation.definition.comment.html#8E93A6italic
constant.character.entity.html, constant.character.entity.named.html#F2C97Dbold
punctuation.definition.entity.html#FFD166
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF3CACbold
keyword.doctype.xml#FF3CACbold
source.css.embedded.html#E0CCFF
meta.embedded.block.css#D7C7FF
source.js.embedded.html, source.javascript.embedded.html#F7B883
meta.embedded.block.javascript#EADCB2
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#79E49Abold
entity.other.attribute-name.form.html#98FF66italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#4CFFCAbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFD166bold
entity.name.tag.a.html#4CFFCAbold
entity.other.attribute-name.href.html#00F5A0italic 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#C8B0FFbold
text.html.basic#F7F8FA