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#EEF1F4
  • activityBar.activeBorder#0077CC
  • activityBar.activeFocusBorder#0067B2
  • activityBar.background#F4F6F8
  • activityBar.border#E8ECF0
  • activityBar.dropBorder#0077CC
  • activityBar.foreground#1C2126
  • activityBar.inactiveForeground#6B7785
  • activityBarBadge.background#0077CC
  • activityBarBadge.foreground#FAFBFC
  • badge.background#0077CC
  • badge.foreground#FAFBFC
  • breadcrumb.activeSelectionForeground#0077CC
  • breadcrumb.background#FAFBFC
  • breadcrumb.focusForeground#1C2126
  • breadcrumb.foreground#6B7785
  • breadcrumbPicker.background#FAFBFC
  • button.background#0077CC
  • button.foreground#FAFBFC
  • button.hoverBackground#0067B2
  • button.secondaryBackground#EEF1F4
  • button.secondaryForeground#1C2126
  • button.secondaryHoverBackground#E8ECF0
  • charts.blue#0077CC
  • charts.foreground#1C2126
  • charts.green#0F9960
  • charts.lines#E2E7EC
  • charts.orange#E99841
  • charts.purple#9A59B5
  • charts.red#C23030
  • charts.yellow#D9822B
  • checkbox.background#EEF1F4
  • checkbox.border#E8ECF0
  • checkbox.foreground#3F4854
  • debugExceptionWidget.background#C2303020
  • debugExceptionWidget.border#C23030
  • debugIcon.breakpointForeground#C23030
  • debugTokenExpression.boolean#9A59B5
  • debugTokenExpression.error#C23030
  • debugTokenExpression.name#0077CC
  • debugTokenExpression.number#D9822B
  • debugTokenExpression.string#C23030
  • debugTokenExpression.value#0F9960
  • debugToolBar.background#F4F6F8
  • debugToolBar.border#E8ECF0
  • diffEditor.diagonalFill#E8ECF0
  • diffEditor.insertedLineBackground#0F996015
  • diffEditor.insertedTextBackground#0F996020
  • diffEditor.removedLineBackground#C2303015
  • diffEditor.removedTextBackground#C2303020
  • dropdown.background#FFFFFF
  • dropdown.border#D6DCE2
  • dropdown.foreground#1C2126
  • editor.background#FAFBFC
  • editor.findMatchBackground#D9822B80
  • editor.findMatchBorder#D9822B
  • editor.findMatchHighlightBackground#D9822B40
  • editor.findMatchHighlightBorder#D9822B87
  • editor.findRangeHighlightBackground#0077CC20
  • editor.focusedStackFrameHighlightBackground#0F99601A
  • editor.foldBackground#F4F6F880
  • editor.foreground#1C2126
  • editor.hoverHighlightBackground#0077CC20
  • editor.inactiveSelectionBackground#0077CC99
  • editor.lineHighlightBackground#F4F6F840
  • editor.lineHighlightBorder#E8ECF0
  • editor.selectionBackground#0077CC30
  • editor.selectionHighlightBackground#0077CC20
  • editor.selectionHighlightBorder#0077CC54
  • editor.stackFrameHighlightBackground#D9822B1A
  • editor.wordHighlightBackground#0077CC20
  • editor.wordHighlightStrongBackground#0077CC30
  • editorBracketHighlight.foreground1#0077CC
  • editorBracketHighlight.foreground2#1FA0E6
  • editorBracketHighlight.foreground3#0F9960
  • editorBracketHighlight.foreground4#D9822B
  • editorBracketHighlight.foreground5#9A59B5
  • editorBracketHighlight.foreground6#C23030
  • editorBracketMatch.background#0077CC20
  • editorBracketMatch.border#0077CC
  • editorBracketPairGuide.activeBackground1#0077CC54
  • editorBracketPairGuide.activeBackground2#D9822B54
  • editorBracketPairGuide.activeBackground3#C2303054
  • editorBracketPairGuide.activeBackground4#1FA0E654
  • editorBracketPairGuide.activeBackground5#0F996054
  • editorBracketPairGuide.activeBackground6#0067B254
  • editorCursor.foreground#0077CC
  • editorError.foreground#C23030
  • editorGroup.dropBackground#0077CC21
  • editorGroupHeader.border#E8ECF0
  • editorGroupHeader.noTabsBackground#F4F6F8
  • editorGroupHeader.tabsBackground#EEF1F4
  • editorGroupHeader.tabsBorder#E8ECF0
  • editorGutter.addedBackground#0F9960AB
  • editorGutter.commentRangeForeground#6B7785
  • editorGutter.deletedBackground#C23030AB
  • editorGutter.modifiedBackground#D9822BAB
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D6DCE2
  • editorIndentGuide.activeBackground#CAD1D8
  • editorIndentGuide.activeBackground1#6B7785B3
  • editorIndentGuide.background#E8ECF0
  • editorIndentGuide.background1#EEF1F4
  • editorInfo.foreground#1FA0E6
  • editorLineNumber.activeForeground#3F4854
  • editorLineNumber.foreground#CAD1D8
  • editorLink.activeForeground#0077CC
  • editorOverviewRuler.addedForeground#0F9960
  • editorOverviewRuler.border#E8ECF0
  • editorOverviewRuler.deletedForeground#C23030
  • editorOverviewRuler.errorForeground#C23030
  • editorOverviewRuler.findMatchForeground#D9822B87
  • editorOverviewRuler.infoForeground#1FA0E6
  • editorOverviewRuler.modifiedForeground#D9822B
  • editorOverviewRuler.warningForeground#D9822B
  • editorRuler.foreground#E8ECF0
  • editorStickyScroll.background#FAFBFCF2
  • editorStickyScrollHover.background#F4F6F8
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D6DCE2
  • editorSuggestWidget.foreground#1C2126
  • editorSuggestWidget.highlightForeground#0077CC
  • editorSuggestWidget.selectedBackground#EEF1F4
  • editorUnnecessaryCode.opacity#1C212640
  • editorWarning.foreground#D9822B
  • editorWhitespace.foreground#E8ECF0
  • editorWidget.background#FAFBFC
  • editorWidget.border#E8ECF0
  • editorWidget.foreground#1C2126
  • editorWidget.resizeBorder#0077CC
  • extensionBadge.remoteBackground#0077CC
  • extensionBadge.remoteForeground#FAFBFC
  • extensionButton.prominentBackground#0077CC
  • extensionButton.prominentForeground#FAFBFC
  • extensionButton.prominentHoverBackground#0067B2
  • extensionIcon.preReleaseForeground#1FA0E6
  • extensionIcon.starForeground#D9822B
  • extensionIcon.verifiedForeground#0F9960
  • focusBorder#0077CC80
  • gitDecoration.addedResourceForeground#0F9960
  • gitDecoration.conflictingResourceForeground#9A59B5
  • gitDecoration.deletedResourceForeground#C23030
  • gitDecoration.ignoredResourceForeground#BEC6CE
  • gitDecoration.modifiedResourceForeground#D9822B
  • gitDecoration.renamedResourceForeground#1FA0E6
  • gitDecoration.stageDeletedResourceForeground#C23030
  • gitDecoration.stageModifiedResourceForeground#D9822B
  • gitDecoration.submoduleResourceForeground#1FA0E6
  • gitDecoration.untrackedResourceForeground#0F9960
  • input.background#FFFFFF
  • input.border#D6DCE2
  • input.foreground#1C2126
  • input.placeholderForeground#6B7785
  • inputOption.activeBackground#0077CC20
  • inputOption.activeBorder#0077CC
  • inputOption.activeForeground#1C2126
  • inputValidation.errorBackground#C2303020
  • inputValidation.errorBorder#C23030
  • inputValidation.infoBackground#1FA0E620
  • inputValidation.infoBorder#1FA0E6
  • inputValidation.warningBackground#D9822B20
  • inputValidation.warningBorder#D9822B
  • list.activeSelectionBackground#EEF1F4
  • list.activeSelectionForeground#1C2126
  • list.dropBackground#0077CC30
  • list.errorForeground#C23030
  • list.focusBackground#EEF1F4
  • list.focusForeground#1C2126
  • list.highlightForeground#0077CC
  • list.hoverBackground#F4F6F8
  • list.hoverForeground#1C2126
  • list.inactiveSelectionBackground#F4F6F8
  • list.inactiveSelectionForeground#1C2126
  • list.invalidItemForeground#C23030
  • list.warningForeground#D9822B
  • listFilterWidget.background#EEF1F4
  • listFilterWidget.noMatchesOutline#C23030AB
  • listFilterWidget.outline#0077CCAB
  • menu.background#E8ECF0
  • menu.foreground#1C2126
  • menu.selectionBackground#EEF1F4
  • menu.selectionBorder#E8ECF0
  • menu.selectionForeground#1C2126
  • menu.separatorBackground#E8ECF0
  • merge.border#E8ECF0
  • merge.currentContentBackground#0F996020
  • merge.currentHeaderBackground#0F996040
  • merge.incomingContentBackground#0077CC20
  • merge.incomingHeaderBackground#0077CC40
  • minimap.background#FAFBFC
  • minimap.errorHighlight#C2303080
  • minimap.findMatchHighlight#D9822B60
  • minimap.selectionHighlight#0077CC40
  • minimap.selectionOccurrenceHighlight#0077CC33
  • minimap.warningHighlight#D9822B80
  • notificationCenter.border#E8ECF0
  • notificationCenterHeader.background#EEF1F4
  • notificationCenterHeader.foreground#1C2126
  • notificationLink.foreground#0077CC
  • notifications.background#FAFBFC
  • notifications.border#E8ECF0
  • notifications.foreground#1C2126
  • notificationToast.border#E8ECF0
  • panel.background#FAFBFC
  • panel.border#E8ECF0
  • panel.dropBorder#0077CC
  • panelTitle.activeBorder#0077CC
  • panelTitle.activeForeground#1C2126
  • panelTitle.inactiveForeground#6B7785
  • peekView.border#0077CC
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#D9822B40
  • peekViewEditor.matchHighlightBorder#D9822B87
  • peekViewEditorGutter.background#F4F6F8
  • peekViewResult.background#FAFBFC
  • peekViewResult.fileForeground#1C2126
  • peekViewResult.lineForeground#3F4854
  • peekViewResult.matchHighlightBackground#D9822B60
  • peekViewResult.selectionBackground#EEF1F4
  • peekViewResult.selectionForeground#1C2126
  • peekViewTitle.background#EEF1F4
  • peekViewTitleDescription.foreground#6B7785
  • peekViewTitleLabel.foreground#1C2126
  • pickerGroup.border#E8ECF0
  • pickerGroup.foreground#0077CC
  • problemsErrorIcon.foreground#C23030
  • problemsInfoIcon.foreground#1FA0E6
  • problemsWarningIcon.foreground#D9822B
  • progressBar.background#0077CC
  • quickInput.background#FAFBFCFC
  • quickInput.foreground#1C2126
  • quickInputTitle.background#E8ECF0
  • sash.hoverBorder#0077CC
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#CAD1D8C0
  • scrollbarSlider.background#CAD1D880
  • scrollbarSlider.hoverBackground#CAD1D8A0
  • selection.background#0077CC26
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#D6DCE2
  • settings.checkboxForeground#1C2126
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#D6DCE2
  • settings.dropdownForeground#1C2126
  • settings.focusedRowBackground#EEF1F4
  • settings.focusedRowBorder#0077CC
  • settings.headerForeground#1C2126
  • settings.modifiedItemIndicator#0077CC
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#D6DCE2
  • settings.numberInputForeground#1C2126
  • settings.rowHoverBackground#F4F6F8
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#D6DCE2
  • settings.textInputForeground#1C2126
  • sideBar.background#FAFBFC
  • sideBar.border#E8ECF0
  • sideBar.dropBackground#0077CC30
  • sideBar.foreground#1C2126
  • sideBarSectionHeader.background#F4F6F8
  • sideBarSectionHeader.border#E8ECF0
  • sideBarSectionHeader.foreground#1C2126
  • sideBarTitle.foreground#1C2126
  • statusBar.background#F4F6F8
  • statusBar.border#E8ECF0
  • statusBar.debuggingBackground#0077CC
  • statusBar.debuggingForeground#FAFBFC
  • statusBar.foreground#3F4854
  • statusBar.noFolderBackground#F4F6F8
  • statusBar.noFolderForeground#3F4854
  • statusBarItem.activeBackground#EEF1F4
  • statusBarItem.errorBackground#C23030
  • statusBarItem.errorForeground#FAFBFC
  • statusBarItem.hoverBackground#E8ECF0
  • statusBarItem.prominentBackground#0077CC
  • statusBarItem.prominentForeground#FAFBFC
  • statusBarItem.prominentHoverBackground#0067B2
  • statusBarItem.remoteBackground#0077CC
  • statusBarItem.remoteForeground#FAFBFC
  • statusBarItem.warningBackground#D9822B
  • statusBarItem.warningForeground#FAFBFC
  • tab.activeBackground#FAFBFC
  • tab.activeBorder#FAFBFC
  • tab.activeBorderTop#0077CC
  • tab.activeForeground#1C2126
  • tab.activeModifiedBorder#D9822B
  • tab.border#E8ECF0
  • tab.hoverBackground#F4F6F8
  • tab.hoverBorder#0077CC
  • tab.hoverForeground#1C2126
  • tab.inactiveBackground#EEF1F4
  • tab.inactiveForeground#6B7785
  • tab.lastPinnedBorder#E8ECF0
  • tab.unfocusedActiveBorder#FAFBFC
  • tab.unfocusedActiveBorderTop#6B7785
  • tab.unfocusedHoverBackground#E8ECF0
  • terminal.ansiBlack#1C2126
  • terminal.ansiBlue#0077CC
  • terminal.ansiBrightBlack#3F4854
  • terminal.ansiBrightBlue#1F87DC
  • terminal.ansiBrightCyan#2FB0F6
  • terminal.ansiBrightGreen#1FA976
  • terminal.ansiBrightMagenta#AA69C5
  • terminal.ansiBrightRed#D24646
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E99841
  • terminal.ansiCyan#1FA0E6
  • terminal.ansiGreen#0F9960
  • terminal.ansiMagenta#9A59B5
  • terminal.ansiRed#C23030
  • terminal.ansiWhite#FAFBFC
  • terminal.ansiYellow#D9822B
  • terminal.background#FAFBFC
  • terminal.foreground#1C2126
  • terminalCursor.foreground#0077CC
  • testing.iconErrored#C23030
  • testing.iconFailed#C23030
  • testing.iconPassed#0F9960
  • testing.iconQueued#D9822B
  • testing.iconSkipped#BEC6CE
  • testing.iconUnset#6B7785
  • testing.message.error.decorationForeground#C23030
  • testing.message.error.lineBackground#C2303015
  • testing.message.info.decorationForeground#1FA0E6
  • testing.message.info.lineBackground#1FA0E615
  • testing.peekBorder#C23030
  • testing.runAction#0F9960
  • textBlockQuote.background#F4F6F8
  • textBlockQuote.border#E8ECF0
  • textCodeBlock.background#EEF1F4
  • textLink.activeForeground#0077CC
  • textLink.foreground#0077CC
  • textPreformat.foreground#3F4854
  • textSeparator.foreground#E8ECF0
  • titleBar.activeBackground#F4F6F8
  • titleBar.activeForeground#1C2126
  • titleBar.border#E8ECF0
  • titleBar.inactiveBackground#FAFBFC
  • titleBar.inactiveForeground#6B7785
  • widget.shadow#FFFFFFDD
  • window.activeBorder#0077CC
  • window.inactiveBorder#E8ECF0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7785italic
keyword#0077CCbold
entity.name.function#9A59B5
variable, meta.definition.variable#1C2126
string#0F9960
constant.numeric#D9822B
constant.language, constant.character#0077CC
storage.type, storage.modifier#0077CC
entity.name.type, support.type, support.class#1FA0E6
punctuation, meta.brace#1C2126
invalid, invalid.illegal#C23030underline
markup.bold, markup.bold.markdown#1C2126bold
markup.italic, markup.italic.markdown#1C2126italic
markup.inline.raw, markup.raw.inline, markup.inline.code#1C2126
markup.heading, entity.name.section, punctuation.definition.heading.markdown#0077CCbold
heading.1.markdown, markup.heading.setext.1.markdown#0077CCbold
heading.2.markdown, markup.heading.setext.2.markdown#1FA0E6bold
heading.3.markdown#9A59B5bold
heading.4.markdown#0F9960bold
heading.5.markdown#D9822Bbold
heading.6.markdown#6B7785bold
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