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#00A8FF
  • activityBar.background#1A1A1A
  • activityBar.border#00000000
  • activityBar.foreground#D0D0D0
  • activityBar.inactiveForeground#A0A0A0
  • activityBarBadge.background#00A8FF
  • activityBarBadge.foreground#0F0F0F
  • badge.background#00A8FF
  • badge.foreground#0F0F0F
  • breadcrumb.activeSelectionForeground#00A8FF
  • breadcrumb.background#1A1A1A
  • breadcrumb.focusForeground#F0F0F0
  • breadcrumb.foreground#A0A0A0
  • breadcrumbPicker.background#2E2E2E
  • button.background#00A8FF
  • button.foreground#0F0F0F
  • button.hoverBackground#33B8FF
  • checkbox.background#242424
  • checkbox.border#333333
  • checkbox.foreground#D0D0D0
  • debugIcon.breakpointForeground#FF6B6B
  • debugToolBar.background#1A1A1A
  • diffEditor.insertedLineBackground#4ECDC41A
  • diffEditor.insertedTextBackground#4ECDC421
  • diffEditor.removedLineBackground#FF6B6B1A
  • diffEditor.removedTextBackground#FF6B6B21
  • dropdown.background#1A1A1A
  • dropdown.border#333333
  • dropdown.foreground#F0F0F0
  • editor.background#0F0F0F
  • editor.findMatchBackground#FFB34760
  • editor.findMatchBorder#FFB347
  • editor.findMatchHighlightBackground#FFB34730
  • editor.findMatchHighlightBorder#FFB34787
  • editor.focusedStackFrameHighlightBackground#4ECDC41A
  • editor.foldBackground#1A1A1A80
  • editor.foreground#F0F0F0
  • editor.hoverHighlightBackground#24242480
  • editor.inactiveSelectionBackground#00A8FF18
  • editor.lineHighlightBackground#1A1A1A80
  • editor.selectionBackground#00A8FF35
  • editor.selectionHighlightBackground#00A8FF20
  • editor.selectionHighlightBorder#00A8FF54
  • editor.stackFrameHighlightBackground#FFB3471A
  • editor.wordHighlightBackground#33B8FF28
  • editor.wordHighlightStrongBackground#33B8FF38
  • editorBracketHighlight.foreground1#00A8FF
  • editorBracketHighlight.foreground2#FFB347
  • editorBracketHighlight.foreground3#FF6B6B
  • editorBracketHighlight.foreground4#00A8FF
  • editorBracketHighlight.foreground5#4ECDC4
  • editorBracketHighlight.foreground6#33B8FF
  • editorBracketMatch.background#00A8FF30
  • editorBracketMatch.border#00A8FF90
  • editorBracketPairGuide.activeBackground1#00A8FF54
  • editorBracketPairGuide.activeBackground2#FFB34754
  • editorBracketPairGuide.activeBackground3#FF6B6B54
  • editorBracketPairGuide.activeBackground4#00A8FF54
  • editorBracketPairGuide.activeBackground5#4ECDC454
  • editorBracketPairGuide.activeBackground6#33B8FF54
  • editorCursor.foreground#00A8FF
  • editorError.foreground#FF6B6B
  • editorGroup.dropBackground#00A8FF21
  • editorGroupHeader.border#333333
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.addedBackground#4ECDC4AB
  • editorGutter.commentRangeForeground#A0A0A0
  • editorGutter.deletedBackground#FF6B6BAB
  • editorGutter.modifiedBackground#FFB347AB
  • editorHoverWidget.background#2E2E2E
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground1#00A8FF60
  • editorIndentGuide.background1#33333340
  • editorInfo.foreground#00A8FF
  • editorLineNumber.activeForeground#A0A0A0
  • editorLineNumber.foreground#2E2E2E
  • editorLink.activeForeground#33B8FF
  • editorOverviewRuler.addedForeground#4ECDC466
  • editorOverviewRuler.deletedForeground#FF6B6B66
  • editorOverviewRuler.errorForeground#FF6B6BAB
  • editorOverviewRuler.findMatchForeground#FFB34787
  • editorOverviewRuler.infoForeground#00A8FF87
  • editorOverviewRuler.modifiedForeground#FFB34766
  • editorOverviewRuler.warningForeground#FFB347AB
  • editorRuler.foreground#333333
  • editorStickyScroll.background#0F0F0FF2
  • editorStickyScrollHover.background#1A1A1A
  • editorUnnecessaryCode.opacity#F0F0F040
  • editorWarning.foreground#FFB347
  • editorWhitespace.foreground#33333350
  • editorWidget.background#2E2E2E
  • editorWidget.border#333333
  • editorWidget.resizeBorder#00A8FF
  • focusBorder#00A8FF99
  • gitDecoration.addedResourceForeground#4ECDC4
  • gitDecoration.conflictingResourceForeground#FF6B6BCC
  • gitDecoration.deletedResourceForeground#FF6B6B
  • gitDecoration.ignoredResourceForeground#888888
  • gitDecoration.modifiedResourceForeground#00A8FF
  • gitDecoration.renamedResourceForeground#00A8FF
  • gitDecoration.submoduleResourceForeground#FFB347CC
  • gitDecoration.untrackedResourceForeground#33B8FF
  • input.background#1A1A1A
  • input.border#333333
  • input.foreground#F0F0F0
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#00A8FFAB
  • inputValidation.errorBackground#FF6B6B1A
  • inputValidation.errorBorder#FF6B6B
  • inputValidation.infoBackground#00A8FF1A
  • inputValidation.infoBorder#00A8FF
  • inputValidation.warningBackground#FFB3471A
  • inputValidation.warningBorder#FFB347
  • list.activeSelectionBackground#242424
  • list.activeSelectionForeground#F0F0F0
  • list.dropBackground#00A8FF21
  • list.errorForeground#FF6B6B
  • list.focusBackground#2E2E2E
  • list.highlightForeground#00A8FF
  • list.hoverBackground#24242480
  • list.inactiveSelectionBackground#1A1A1A
  • list.warningForeground#FFB347
  • listFilterWidget.background#242424
  • listFilterWidget.noMatchesOutline#FF6B6BAB
  • listFilterWidget.outline#00A8FFAB
  • menu.background#2E2E2E
  • menu.foreground#F0F0F0
  • menu.selectionBackground#242424
  • menu.selectionBorder#333333
  • menu.selectionForeground#F0F0F0
  • menu.separatorBackground#333333
  • minimap.background#0F0F0F
  • minimap.errorHighlight#FF6B6B99
  • minimap.findMatchHighlight#FFB34770
  • minimap.selectionHighlight#00A8FF60
  • minimap.selectionOccurrenceHighlight#00A8FF33
  • minimap.warningHighlight#FFB34799
  • notificationCenterHeader.foreground#F0F0F0
  • notifications.background#2E2E2E
  • notifications.border#333333
  • panel.background#1A1A1A
  • panel.border#333333
  • panel.dropBorder#00A8FF
  • panelTitle.activeBorder#00A8FF
  • panelTitle.activeForeground#F0F0F0
  • panelTitle.inactiveForeground#A0A0A0
  • peekView.border#333333
  • peekViewEditor.background#2E2E2E
  • peekViewEditor.matchHighlightBackground#FFB34721
  • peekViewEditor.matchHighlightBorder#FFB34787
  • peekViewResult.background#242424
  • peekViewResult.matchHighlightBackground#2E2E2E
  • peekViewTitle.background#242424
  • peekViewTitleDescription.foreground#A0A0A0
  • peekViewTitleLabel.foreground#F0F0F0
  • pickerGroup.border#333333
  • pickerGroup.foreground#00A8FF
  • problemsErrorIcon.foreground#FF6B6B
  • problemsInfoIcon.foreground#00A8FF
  • problemsWarningIcon.foreground#FFB347
  • progressBar.background#00A8FF
  • quickInput.background#0F0F0FF8
  • quickInput.foreground#F0F0F0
  • quickInputTitle.background#2E2E2E
  • sash.hoverBorder#00A8FF
  • scrollbar.shadow#00000099
  • scrollbarSlider.activeBackground#A0A0A070
  • scrollbarSlider.background#A0A0A030
  • scrollbarSlider.hoverBackground#A0A0A050
  • selection.background#00A8FF38
  • sideBar.background#1A1A1A
  • sideBar.border#33333380
  • sideBar.dropBackground#00A8FF21
  • sideBar.foreground#D0D0D0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.foreground#F0F0F0
  • sideBarTitle.foreground#F0F0F0
  • statusBar.background#1A1A1A
  • statusBar.border#333333
  • statusBar.debuggingBackground#00A8FF
  • statusBar.debuggingForeground#0F0F0F
  • statusBar.foreground#D0D0D0
  • statusBar.noFolderBackground#242424
  • statusBar.noFolderForeground#D0D0D0
  • statusBarItem.errorBackground#FF6B6B
  • statusBarItem.errorForeground#0F0F0F
  • statusBarItem.hoverBackground#242424
  • statusBarItem.prominentBackground#242424
  • statusBarItem.prominentHoverBackground#2E2E2E
  • statusBarItem.remoteBackground#00A8FF
  • statusBarItem.remoteForeground#0F0F0F
  • statusBarItem.warningBackground#FFB347
  • statusBarItem.warningForeground#0F0F0F
  • tab.activeBackground#0F0F0F
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00A8FF
  • tab.activeForeground#F0F0F0
  • tab.activeModifiedBorder#FFB347
  • tab.border#00000000
  • tab.hoverBackground#2E2E2E
  • tab.hoverBorder#2E2E2E
  • tab.hoverForeground#F0F0F0
  • tab.inactiveBackground#1A1A1A
  • tab.inactiveForeground#A0A0A0
  • tab.lastPinnedBorder#333333
  • tab.unfocusedActiveBorderTop#FFB34787
  • tab.unfocusedHoverBackground#2E2E2E
  • terminal.ansiBlack#0F0F0F
  • terminal.ansiBlue#00A8FF
  • terminal.ansiBrightBlack#A0A0A0
  • terminal.ansiBrightBlue#00A8FFCC
  • terminal.ansiBrightCyan#33B8FF
  • terminal.ansiBrightGreen#4ECDC4CC
  • terminal.ansiBrightMagenta#FF6B6BCC
  • terminal.ansiBrightRed#FF6B6BCC
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#FFB347CC
  • terminal.ansiCyan#00A8FF
  • terminal.ansiGreen#4ECDC4
  • terminal.ansiMagenta#FF6B6B
  • terminal.ansiRed#FF6B6B
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#FFB347
  • terminal.background#1A1A1A
  • terminal.foreground#D0D0D0
  • terminalCursor.foreground#00A8FF
  • testing.iconErrored#FF6B6BCC
  • testing.iconFailed#FF6B6B
  • testing.iconPassed#4ECDC4
  • testing.iconQueued#FFB347
  • testing.iconSkipped#A0A0A0
  • testing.peekBorder#333333
  • textBlockQuote.background#1A1A1A
  • textBlockQuote.border#333333
  • textCodeBlock.background#242424
  • textLink.activeForeground#00A8FF
  • textLink.foreground#33B8FF
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#333333
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#D0D0D0
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1A1A1A
  • titleBar.inactiveForeground#A0A0A0
  • widget.shadow#00000099
  • window.activeBorder#00A8FF
  • window.inactiveBorder#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888888italic
keyword#C586C0bold
entity.name.function#DCDCAA
variable, meta.definition.variable#9CDCFE
string#CE9178
constant.numeric#B5CEA8
constant.language, constant.character#569CD6
storage.type, storage.modifier#C586C0
entity.name.type, support.type, support.class#4EC9B0
punctuation, meta.brace#F0F0F0
invalid, invalid.illegal#F44747underline
markup.bold, markup.bold.markdown#F0F0F0bold
markup.italic, markup.italic.markdown#F0F0F0italic
markup.inline.raw, markup.raw.inline, markup.inline.code#F0F0F0
markup.heading, entity.name.section, punctuation.definition.heading.markdown#00A8FFbold
heading.1.markdown, markup.heading.setext.1.markdown#569CD6bold
heading.2.markdown, markup.heading.setext.2.markdown#4EC9B0bold
heading.3.markdown#DCDCAAbold
heading.4.markdown#9CDCFEbold
heading.5.markdown#CE9178bold
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