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#8B4513
  • activityBar.background#F8F8F8
  • activityBar.border#E0E0E0
  • activityBar.foreground#2F2F2F
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#8B4513
  • activityBarBadge.foreground#FEFEFE
  • badge.background#8B4513
  • badge.foreground#FEFEFE
  • breadcrumb.activeSelectionForeground#8B4513
  • breadcrumb.background#FEFEFE
  • breadcrumb.focusForeground#2F2F2F
  • breadcrumb.foreground#808080
  • breadcrumbPicker.background#ECECEC
  • button.background#8B4513
  • button.foreground#FEFEFE
  • button.hoverBackground#A0522D
  • checkbox.background#F2F2F2
  • checkbox.border#E0E0E0
  • checkbox.foreground#4A4A4A
  • debugIcon.breakpointForeground#B22222
  • debugToolBar.background#F8F8F8
  • diffEditor.insertedLineBackground#228B221A
  • diffEditor.insertedTextBackground#228B2221
  • diffEditor.removedLineBackground#B222221A
  • diffEditor.removedTextBackground#B2222221
  • dropdown.background#F2F2F2
  • dropdown.border#E0E0E0
  • dropdown.foreground#2F2F2F
  • editor.background#FEFEFE
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#D2691E
  • editor.findMatchHighlightBackground#F2F2F280
  • editor.findMatchHighlightBorder#D2691E87
  • editor.focusedStackFrameHighlightBackground#228B221A
  • editor.foldBackground#F8F8F880
  • editor.foreground#2F2F2F
  • editor.hoverHighlightBackground#F2F2F280
  • editor.inactiveSelectionBackground#8B451399
  • editor.lineHighlightBackground#F2F2F2
  • editor.selectionBackground#8B451326
  • editor.selectionHighlightBackground#8B451399
  • editor.selectionHighlightBorder#8B451354
  • editor.stackFrameHighlightBackground#D2691E1A
  • editor.wordHighlightBackground#8B45131A
  • editor.wordHighlightStrongBackground#8B45132B
  • editorBracketHighlight.foreground1#8B4513
  • editorBracketHighlight.foreground2#D2691E
  • editorBracketHighlight.foreground3#B22222
  • editorBracketHighlight.foreground4#5F8A5F
  • editorBracketHighlight.foreground5#228B22
  • editorBracketHighlight.foreground6#A0522D
  • editorBracketMatch.background#F2F2F2
  • editorBracketMatch.border#D2691E87
  • editorBracketPairGuide.activeBackground1#8B451354
  • editorBracketPairGuide.activeBackground2#D2691E54
  • editorBracketPairGuide.activeBackground3#B2222254
  • editorBracketPairGuide.activeBackground4#5F8A5F54
  • editorBracketPairGuide.activeBackground5#228B2254
  • editorBracketPairGuide.activeBackground6#A0522D54
  • editorCursor.foreground#8B4513
  • editorError.foreground#B22222
  • editorGroup.dropBackground#8B451321
  • editorGroupHeader.tabsBackground#F2F2F2
  • editorGroupHeader.tabsBorder#E0E0E0
  • editorGutter.addedBackground#228B22AB
  • editorGutter.commentRangeForeground#808080
  • editorGutter.deletedBackground#B22222AB
  • editorGutter.modifiedBackground#D2691EAB
  • editorHoverWidget.background#ECECEC
  • editorHoverWidget.border#E0E0E0
  • editorIndentGuide.activeBackground1#808080B3
  • editorIndentGuide.background1#F2F2F2
  • editorInfo.foreground#5F8A5F
  • editorLineNumber.activeForeground#4A4A4A
  • editorLineNumber.foreground#808080
  • editorLink.activeForeground#5F8A5F
  • editorOverviewRuler.addedForeground#228B2266
  • editorOverviewRuler.deletedForeground#B2222266
  • editorOverviewRuler.errorForeground#B22222AB
  • editorOverviewRuler.findMatchForeground#D2691E87
  • editorOverviewRuler.infoForeground#5F8A5F87
  • editorOverviewRuler.modifiedForeground#D2691E66
  • editorOverviewRuler.warningForeground#D2691EAB
  • editorStickyScroll.background#FEFEFEF2
  • editorStickyScrollHover.background#F8F8F8
  • editorUnnecessaryCode.opacity#2F2F2F40
  • editorWarning.foreground#D2691E
  • editorWidget.background#ECECEC
  • editorWidget.border#E0E0E0
  • editorWidget.resizeBorder#8B4513
  • focusBorder#8B451399
  • gitDecoration.addedResourceForeground#228B22
  • gitDecoration.conflictingResourceForeground#B22222CC
  • gitDecoration.deletedResourceForeground#B22222
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#D2691E
  • gitDecoration.renamedResourceForeground#5F8A5F
  • gitDecoration.submoduleResourceForeground#D2691ECC
  • gitDecoration.untrackedResourceForeground#228B22CC
  • input.background#F2F2F2
  • input.border#E0E0E0
  • input.foreground#2F2F2F
  • input.placeholderForeground#808080
  • inputOption.activeBorder#8B4513AB
  • inputValidation.errorBackground#B222221A
  • inputValidation.errorBorder#B22222
  • inputValidation.infoBackground#5F8A5F1A
  • inputValidation.infoBorder#5F8A5F
  • inputValidation.warningBackground#D2691E1A
  • inputValidation.warningBorder#D2691E
  • list.activeSelectionBackground#F2F2F2
  • list.activeSelectionForeground#2F2F2F
  • list.dropBackground#8B451321
  • list.errorForeground#B22222
  • list.focusBackground#F8F8F8
  • list.highlightForeground#8B4513
  • list.hoverBackground#F2F2F2
  • list.inactiveSelectionBackground#F8F8F8
  • list.warningForeground#D2691E
  • listFilterWidget.background#F2F2F2
  • listFilterWidget.noMatchesOutline#B22222AB
  • listFilterWidget.outline#8B4513AB
  • menu.background#ECECEC
  • menu.foreground#2F2F2F
  • menu.selectionBackground#F2F2F2
  • menu.selectionBorder#E0E0E0
  • menu.selectionForeground#2F2F2F
  • menu.separatorBackground#E0E0E0
  • minimap.errorHighlight#B2222299
  • minimap.findMatchHighlight#D2691E99
  • minimap.selectionHighlight#8B451354
  • minimap.selectionOccurrenceHighlight#8B451333
  • minimap.warningHighlight#D2691E99
  • notificationCenterHeader.foreground#2F2F2F
  • notifications.background#ECECEC
  • notifications.border#E0E0E0
  • panel.background#F8F8F8
  • panel.border#E0E0E0
  • panel.dropBorder#8B4513
  • panelTitle.activeBorder#8B4513
  • panelTitle.activeForeground#2F2F2F
  • panelTitle.inactiveForeground#4A4A4A
  • peekView.border#E0E0E0
  • peekViewEditor.background#ECECEC
  • peekViewEditor.matchHighlightBackground#D2691E21
  • peekViewEditor.matchHighlightBorder#D2691E87
  • peekViewResult.background#F2F2F2
  • peekViewResult.matchHighlightBackground#ECECEC
  • peekViewTitle.background#F2F2F2
  • peekViewTitleDescription.foreground#808080
  • peekViewTitleLabel.foreground#2F2F2F
  • pickerGroup.border#E0E0E0
  • pickerGroup.foreground#8B4513
  • problemsErrorIcon.foreground#B22222
  • problemsInfoIcon.foreground#5F8A5F
  • problemsWarningIcon.foreground#D2691E
  • progressBar.background#8B4513
  • quickInput.background#FEFEFECC
  • quickInput.foreground#2F2F2F
  • quickInputTitle.background#ECECEC
  • sash.hoverBorder#8B4513
  • scrollbar.shadow#FFFFFF88
  • scrollbarSlider.activeBackground#ECECECFF
  • scrollbarSlider.background#ECECEC
  • scrollbarSlider.hoverBackground#ECECECFF
  • selection.background#8B451326
  • sideBar.background#F8F8F8
  • sideBar.border#E0E0E0
  • sideBar.dropBackground#8B451321
  • sideBar.foreground#2F2F2F
  • sideBarSectionHeader.background#F2F2F2
  • sideBarTitle.foreground#4A4A4A
  • statusBar.background#F8F8F8
  • statusBar.border#E0E0E0
  • statusBar.debuggingBackground#D2691E
  • statusBar.debuggingForeground#FEFEFE
  • statusBar.foreground#2F2F2F
  • statusBar.noFolderBackground#F2F2F2
  • statusBar.noFolderForeground#4A4A4A
  • statusBarItem.errorBackground#B22222
  • statusBarItem.errorForeground#FEFEFE
  • statusBarItem.hoverBackground#F2F2F2
  • statusBarItem.prominentBackground#F2F2F2
  • statusBarItem.prominentHoverBackground#ECECEC
  • statusBarItem.remoteBackground#5F8A5F
  • statusBarItem.remoteForeground#FEFEFE
  • statusBarItem.warningBackground#D2691E
  • statusBarItem.warningForeground#FEFEFE
  • tab.activeBackground#FEFEFE
  • tab.activeBorderTop#8B4513
  • tab.activeForeground#2F2F2F
  • tab.activeModifiedBorder#D2691E
  • tab.border#F2F2F2
  • tab.hoverBackground#ECECEC
  • tab.hoverBorder#ECECEC
  • tab.hoverForeground#2F2F2F
  • tab.inactiveBackground#F2F2F2
  • tab.inactiveForeground#808080
  • tab.lastPinnedBorder#E0E0E0
  • tab.unfocusedActiveBorderTop#D2691E87
  • tab.unfocusedHoverBackground#ECECEC
  • terminal.ansiBlack#FEFEFE
  • terminal.ansiBlue#5F8A5F
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#5F8A5FCC
  • terminal.ansiBrightCyan#A0522D
  • terminal.ansiBrightGreen#228B22CC
  • terminal.ansiBrightMagenta#B22222CC
  • terminal.ansiBrightRed#B22222CC
  • terminal.ansiBrightWhite#2F2F2F
  • terminal.ansiBrightYellow#D2691ECC
  • terminal.ansiCyan#8B4513
  • terminal.ansiGreen#228B22
  • terminal.ansiMagenta#B22222
  • terminal.ansiRed#B22222
  • terminal.ansiWhite#4A4A4A
  • terminal.ansiYellow#D2691E
  • terminal.background#FEFEFE
  • terminal.foreground#2F2F2F
  • terminalCursor.foreground#8B4513
  • testing.iconErrored#B22222CC
  • testing.iconFailed#B22222
  • testing.iconPassed#228B22
  • testing.iconQueued#D2691E
  • testing.iconSkipped#808080
  • testing.peekBorder#E0E0E0
  • textBlockQuote.background#F8F8F8
  • textBlockQuote.border#E0E0E0
  • textCodeBlock.background#F2F2F2
  • textLink.activeForeground#8B4513
  • textLink.foreground#5F8A5F
  • textPreformat.foreground#4A4A4A
  • textSeparator.foreground#E0E0E0
  • titleBar.activeBackground#F8F8F8
  • titleBar.activeForeground#2F2F2F
  • titleBar.border#E0E0E0
  • titleBar.inactiveBackground#F8F8F8
  • titleBar.inactiveForeground#808080
  • widget.shadow#FFFFFF88
  • window.activeBorder#8B4513
  • window.inactiveBorder#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9A9A9italic
keyword#8B4513bold
entity.name.function#5F8A5F
variable, meta.definition.variable#2F2F2F
string#228B22
constant.numeric#D2691E
constant.language, constant.character#A0522D
storage.type, storage.modifier#B22222
entity.name.type, support.type, support.class#5F8A5F
punctuation, meta.brace#2F2F2F
invalid, invalid.illegal#B22222underline
markup.bold, markup.bold.markdown#2F2F2Fbold
markup.italic, markup.italic.markdown#2F2F2Fitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#2F2F2F
markup.heading, entity.name.section, punctuation.definition.heading.markdown#8B4513bold
heading.1.markdown, markup.heading.setext.1.markdown#2F2F2Fbold
heading.2.markdown, markup.heading.setext.2.markdown#8B4513bold
heading.3.markdown#5F8A5Fbold
heading.4.markdown#A0522Dbold
heading.5.markdown#228B22bold
heading.6.markdown#808080bold
entity.name.tag.html, entity.name.tag.xml#8B4513bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#5F8A5Fbold
entity.name.tag.inline.any.html#A0522D
entity.name.tag.script.html, entity.name.tag.style.html#D2691Ebold
entity.other.attribute-name.html, entity.other.attribute-name.xml#5F8A5Fitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#228B22italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#8B4513italic bold
entity.other.attribute-name.style.html#A0522Ditalic
entity.other.attribute-name.event.html#D2691Eitalic
string.quoted.double.html, string.quoted.single.html#228B22
meta.attribute-with-value.html string#5F8A5F
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#808080
punctuation.definition.tag.html, punctuation.separator.key-value.html#A9A9A9
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#808080
comment.block.html, punctuation.definition.comment.html#A9A9A9italic
constant.character.entity.html, constant.character.entity.named.html#D2691Ebold
punctuation.definition.entity.html#8B4513
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#B22222bold
keyword.doctype.xml#B22222bold
source.css.embedded.html#A0522D
meta.embedded.block.css#8B4513
source.js.embedded.html, source.javascript.embedded.html#D2691E
meta.embedded.block.javascript#5F8A5F
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#228B22bold
entity.other.attribute-name.form.html#5F8A5Fitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#8B4513bold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#D2691Ebold
entity.name.tag.a.html#5F8A5Fbold
entity.other.attribute-name.href.html#228B22italic 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#A0522Dbold
text.html.basic#2F2F2F