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#FFFFFF
  • activityBar.background#262626
  • activityBar.border#444444
  • activityBar.foreground#E8E8E8
  • activityBar.inactiveForeground#A0A0A0
  • activityBarBadge.background#FFFFFF
  • activityBarBadge.foreground#1C1C1C
  • badge.background#FFFFFF
  • badge.foreground#1C1C1C
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#1C1C1C
  • breadcrumb.focusForeground#E8E8E8
  • breadcrumb.foreground#A0A0A0
  • breadcrumbPicker.background#3A3A3A
  • button.background#FFFFFF
  • button.foreground#1C1C1C
  • button.hoverBackground#E0E0E0
  • checkbox.background#303030
  • checkbox.border#444444
  • checkbox.foreground#D0D0D0
  • debugIcon.breakpointForeground#909090
  • debugToolBar.background#262626
  • diffEditor.insertedLineBackground#A8A8A81A
  • diffEditor.insertedTextBackground#A8A8A821
  • diffEditor.removedLineBackground#9090901A
  • diffEditor.removedTextBackground#90909021
  • dropdown.background#303030
  • dropdown.border#444444
  • dropdown.foreground#E8E8E8
  • editor.background#1C1C1C
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#B0B0B0
  • editor.findMatchHighlightBackground#30303080
  • editor.findMatchHighlightBorder#B0B0B087
  • editor.focusedStackFrameHighlightBackground#A8A8A81A
  • editor.foldBackground#26262680
  • editor.foreground#E8E8E8
  • editor.hoverHighlightBackground#30303080
  • editor.inactiveSelectionBackground#FFFFFF99
  • editor.lineHighlightBackground#303030
  • editor.selectionBackground#FFFFFF1A
  • editor.selectionHighlightBackground#FFFFFF99
  • editor.selectionHighlightBorder#FFFFFF54
  • editor.stackFrameHighlightBackground#B0B0B01A
  • editor.wordHighlightBackground#FFFFFF1A
  • editor.wordHighlightStrongBackground#FFFFFF2B
  • editorBracketHighlight.foreground1#FFFFFF
  • editorBracketHighlight.foreground2#B0B0B0
  • editorBracketHighlight.foreground3#909090
  • editorBracketHighlight.foreground4#C0C0C0
  • editorBracketHighlight.foreground5#A8A8A8
  • editorBracketHighlight.foreground6#E0E0E0
  • editorBracketMatch.background#303030
  • editorBracketMatch.border#B0B0B087
  • editorBracketPairGuide.activeBackground1#FFFFFF54
  • editorBracketPairGuide.activeBackground2#B0B0B054
  • editorBracketPairGuide.activeBackground3#90909054
  • editorBracketPairGuide.activeBackground4#C0C0C054
  • editorBracketPairGuide.activeBackground5#A8A8A854
  • editorBracketPairGuide.activeBackground6#E0E0E054
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#909090
  • editorGroup.dropBackground#FFFFFF21
  • editorGroupHeader.tabsBackground#303030
  • editorGroupHeader.tabsBorder#444444
  • editorGutter.addedBackground#A8A8A8AB
  • editorGutter.commentRangeForeground#A0A0A0
  • editorGutter.deletedBackground#909090AB
  • editorGutter.modifiedBackground#B0B0B0AB
  • editorHoverWidget.background#3A3A3A
  • editorHoverWidget.border#444444
  • editorIndentGuide.activeBackground1#A0A0A0B3
  • editorIndentGuide.background1#303030
  • editorInfo.foreground#C0C0C0
  • editorLineNumber.activeForeground#D0D0D0
  • editorLineNumber.foreground#A0A0A0
  • editorLink.activeForeground#D0D0D0
  • editorOverviewRuler.addedForeground#A8A8A866
  • editorOverviewRuler.deletedForeground#90909066
  • editorOverviewRuler.errorForeground#909090AB
  • editorOverviewRuler.findMatchForeground#B0B0B087
  • editorOverviewRuler.infoForeground#C0C0C087
  • editorOverviewRuler.modifiedForeground#B0B0B066
  • editorOverviewRuler.warningForeground#B0B0B0AB
  • editorStickyScroll.background#1C1C1CF2
  • editorStickyScrollHover.background#262626
  • editorUnnecessaryCode.opacity#E8E8E840
  • editorWarning.foreground#B0B0B0
  • editorWidget.background#3A3A3A
  • editorWidget.border#444444
  • editorWidget.resizeBorder#FFFFFF
  • focusBorder#808080AB
  • gitDecoration.addedResourceForeground#A8A8A8
  • gitDecoration.conflictingResourceForeground#909090CC
  • gitDecoration.deletedResourceForeground#909090
  • gitDecoration.ignoredResourceForeground#A0A0A0
  • gitDecoration.modifiedResourceForeground#B0B0B0
  • gitDecoration.renamedResourceForeground#C0C0C0
  • gitDecoration.submoduleResourceForeground#B0B0B0CC
  • gitDecoration.untrackedResourceForeground#A8A8A8CC
  • input.background#303030
  • input.border#444444
  • input.foreground#E8E8E8
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#FFFFFFAB
  • inputValidation.errorBackground#9090901A
  • inputValidation.errorBorder#909090
  • inputValidation.infoBackground#C0C0C01A
  • inputValidation.infoBorder#C0C0C0
  • inputValidation.warningBackground#B0B0B01A
  • inputValidation.warningBorder#B0B0B0
  • list.activeSelectionBackground#303030
  • list.activeSelectionForeground#E8E8E8
  • list.dropBackground#FFFFFF21
  • list.errorForeground#909090
  • list.focusBackground#262626
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#303030
  • list.inactiveSelectionBackground#262626
  • list.warningForeground#B0B0B0
  • listFilterWidget.background#303030
  • listFilterWidget.noMatchesOutline#909090AB
  • listFilterWidget.outline#FFFFFFAB
  • menu.background#3A3A3A
  • menu.foreground#E8E8E8
  • menu.selectionBackground#303030
  • menu.selectionBorder#444444
  • menu.selectionForeground#E8E8E8
  • menu.separatorBackground#444444
  • minimap.errorHighlight#90909099
  • minimap.findMatchHighlight#B0B0B099
  • minimap.selectionHighlight#FFFFFF54
  • minimap.selectionOccurrenceHighlight#FFFFFF33
  • minimap.warningHighlight#B0B0B099
  • notificationCenterHeader.foreground#E8E8E8
  • notifications.background#3A3A3A
  • notifications.border#444444
  • panel.background#262626
  • panel.border#444444
  • panel.dropBorder#FFFFFF
  • panelTitle.activeBorder#FFFFFF
  • panelTitle.activeForeground#E8E8E8
  • panelTitle.inactiveForeground#D0D0D0
  • peekView.border#444444
  • peekViewEditor.background#3A3A3A
  • peekViewEditor.matchHighlightBackground#B0B0B021
  • peekViewEditor.matchHighlightBorder#B0B0B087
  • peekViewResult.background#303030
  • peekViewResult.matchHighlightBackground#3A3A3A
  • peekViewTitle.background#303030
  • peekViewTitleDescription.foreground#A0A0A0
  • peekViewTitleLabel.foreground#E8E8E8
  • pickerGroup.border#444444
  • pickerGroup.foreground#FFFFFF
  • problemsErrorIcon.foreground#909090
  • problemsInfoIcon.foreground#C0C0C0
  • problemsWarningIcon.foreground#B0B0B0
  • progressBar.background#FFFFFF
  • quickInput.background#1C1C1CCC
  • quickInput.foreground#E8E8E8
  • quickInputTitle.background#3A3A3A
  • sash.hoverBorder#FFFFFF
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#3A3A3AFF
  • scrollbarSlider.background#3A3A3A
  • scrollbarSlider.hoverBackground#3A3A3AFF
  • selection.background#FFFFFF1A
  • sideBar.background#262626
  • sideBar.border#444444
  • sideBar.dropBackground#FFFFFF21
  • sideBar.foreground#E8E8E8
  • sideBarSectionHeader.background#303030
  • sideBarTitle.foreground#D0D0D0
  • statusBar.background#262626
  • statusBar.border#444444
  • statusBar.debuggingBackground#B0B0B0
  • statusBar.debuggingForeground#1C1C1C
  • statusBar.foreground#E8E8E8
  • statusBar.noFolderBackground#303030
  • statusBar.noFolderForeground#D0D0D0
  • statusBarItem.errorBackground#909090
  • statusBarItem.errorForeground#1C1C1C
  • statusBarItem.hoverBackground#303030
  • statusBarItem.prominentBackground#303030
  • statusBarItem.prominentHoverBackground#3A3A3A
  • statusBarItem.remoteBackground#C0C0C0
  • statusBarItem.remoteForeground#1C1C1C
  • statusBarItem.warningBackground#B0B0B0
  • statusBarItem.warningForeground#1C1C1C
  • tab.activeBackground#1C1C1C
  • tab.activeBorderTop#FFFFFF
  • tab.activeForeground#E8E8E8
  • tab.activeModifiedBorder#B0B0B0
  • tab.border#303030
  • tab.hoverBackground#3A3A3A
  • tab.hoverBorder#3A3A3A
  • tab.hoverForeground#E8E8E8
  • tab.inactiveBackground#303030
  • tab.inactiveForeground#A0A0A0
  • tab.lastPinnedBorder#444444
  • tab.unfocusedActiveBorderTop#B0B0B087
  • tab.unfocusedHoverBackground#3A3A3A
  • terminal.ansiBlack#1C1C1C
  • terminal.ansiBlue#C0C0C0
  • terminal.ansiBrightBlack#A0A0A0
  • terminal.ansiBrightBlue#C0C0C0CC
  • terminal.ansiBrightCyan#E0E0E0
  • terminal.ansiBrightGreen#A8A8A8CC
  • terminal.ansiBrightMagenta#909090CC
  • terminal.ansiBrightRed#909090CC
  • terminal.ansiBrightWhite#E8E8E8
  • terminal.ansiBrightYellow#B0B0B0CC
  • terminal.ansiCyan#FFFFFF
  • terminal.ansiGreen#A8A8A8
  • terminal.ansiMagenta#909090
  • terminal.ansiRed#909090
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#B0B0B0
  • terminal.background#1C1C1C
  • terminal.foreground#E8E8E8
  • terminalCursor.foreground#FFFFFF
  • testing.iconErrored#909090CC
  • testing.iconFailed#909090
  • testing.iconPassed#A8A8A8
  • testing.iconQueued#B0B0B0
  • testing.iconSkipped#A0A0A0
  • testing.peekBorder#444444
  • textBlockQuote.background#262626
  • textBlockQuote.border#444444
  • textCodeBlock.background#303030
  • textLink.activeForeground#FFFFFF
  • textLink.foreground#D0D0D0
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#444444
  • titleBar.activeBackground#262626
  • titleBar.activeForeground#E8E8E8
  • titleBar.border#444444
  • titleBar.inactiveBackground#262626
  • titleBar.inactiveForeground#A0A0A0
  • widget.shadow#00000088
  • window.activeBorder#FFFFFF
  • window.inactiveBorder#444444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword#FFFFFFbold
entity.name.function#E0E0E0
variable, meta.definition.variable#E8E8E8
string#C0C0C0
constant.numeric#B0B0B0
constant.language, constant.character#D0D0D0
storage.type, storage.modifier#A0A0A0
entity.name.type, support.type, support.class#C8C8C8
punctuation, meta.brace#E8E8E8
invalid, invalid.illegal#909090underline
markup.bold, markup.bold.markdown#E8E8E8bold
markup.italic, markup.italic.markdown#E8E8E8italic
markup.inline.raw, markup.raw.inline, markup.inline.code#E8E8E8
markup.heading, entity.name.section, punctuation.definition.heading.markdown#FFFFFFbold
heading.1.markdown, markup.heading.setext.1.markdown#FFFFFFbold
heading.2.markdown, markup.heading.setext.2.markdown#E0E0E0bold
heading.3.markdown#D0D0D0bold
heading.4.markdown#C0C0C0bold
heading.5.markdown#B0B0B0bold
heading.6.markdown#A0A0A0bold
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