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#00FFFF
  • activityBar.background#1A1A1A
  • activityBar.border#333333
  • activityBar.foreground#F0F0F0
  • activityBar.inactiveForeground#B0B0B0
  • activityBarBadge.background#00FFFF
  • activityBarBadge.foreground#0D0D0D
  • badge.background#00FFFF
  • badge.foreground#0D0D0D
  • breadcrumb.activeSelectionForeground#00FFFF
  • breadcrumb.background#0D0D0D
  • breadcrumb.focusForeground#F0F0F0
  • breadcrumb.foreground#B0B0B0
  • breadcrumbPicker.background#333333
  • button.background#00FFFF
  • button.foreground#0D0D0D
  • button.hoverBackground#FF00FF
  • checkbox.background#262626
  • checkbox.border#333333
  • checkbox.foreground#E0E0E0
  • debugIcon.breakpointForeground#FF0080
  • debugToolBar.background#1A1A1A
  • diffEditor.insertedLineBackground#80FF001A
  • diffEditor.insertedTextBackground#80FF0021
  • diffEditor.removedLineBackground#FF00801A
  • diffEditor.removedTextBackground#FF008021
  • dropdown.background#262626
  • dropdown.border#333333
  • dropdown.foreground#F0F0F0
  • editor.background#0D0D0D
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#FFFF00
  • editor.findMatchHighlightBackground#26262680
  • editor.findMatchHighlightBorder#FFFF0087
  • editor.focusedStackFrameHighlightBackground#80FF001A
  • editor.foldBackground#1A1A1A80
  • editor.foreground#F0F0F0
  • editor.hoverHighlightBackground#26262680
  • editor.inactiveSelectionBackground#00FFFF99
  • editor.lineHighlightBackground#262626
  • editor.selectionBackground#00FFFF33
  • editor.selectionHighlightBackground#00FFFF99
  • editor.selectionHighlightBorder#00FFFF54
  • editor.stackFrameHighlightBackground#FFFF001A
  • editor.wordHighlightBackground#00FFFF1A
  • editor.wordHighlightStrongBackground#00FFFF2B
  • editorBracketHighlight.foreground1#00FFFF
  • editorBracketHighlight.foreground2#FFFF00
  • editorBracketHighlight.foreground3#FF0080
  • editorBracketHighlight.foreground4#00FF00
  • editorBracketHighlight.foreground5#80FF00
  • editorBracketHighlight.foreground6#FF00FF
  • editorBracketMatch.background#262626
  • editorBracketMatch.border#FFFF0087
  • editorBracketPairGuide.activeBackground1#00FFFF54
  • editorBracketPairGuide.activeBackground2#FFFF0054
  • editorBracketPairGuide.activeBackground3#FF008054
  • editorBracketPairGuide.activeBackground4#00FF0054
  • editorBracketPairGuide.activeBackground5#80FF0054
  • editorBracketPairGuide.activeBackground6#FF00FF54
  • editorCursor.foreground#00FFFF
  • editorError.foreground#FF0080
  • editorGroup.dropBackground#00FFFF21
  • editorGroupHeader.tabsBackground#262626
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.addedBackground#80FF00AB
  • editorGutter.commentRangeForeground#B0B0B0
  • editorGutter.deletedBackground#FF0080AB
  • editorGutter.modifiedBackground#FFFF00AB
  • editorHoverWidget.background#333333
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground1#B0B0B0B3
  • editorIndentGuide.background1#262626
  • editorInfo.foreground#00FF00
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#B0B0B0
  • editorLink.activeForeground#FF00FF
  • editorOverviewRuler.addedForeground#80FF0066
  • editorOverviewRuler.deletedForeground#FF008066
  • editorOverviewRuler.errorForeground#FF0080AB
  • editorOverviewRuler.findMatchForeground#FFFF0087
  • editorOverviewRuler.infoForeground#00FF0087
  • editorOverviewRuler.modifiedForeground#FFFF0066
  • editorOverviewRuler.warningForeground#FFFF00AB
  • editorStickyScroll.background#0D0D0DF2
  • editorStickyScrollHover.background#1A1A1A
  • editorUnnecessaryCode.opacity#F0F0F040
  • editorWarning.foreground#FFFF00
  • editorWidget.background#333333
  • editorWidget.border#333333
  • editorWidget.resizeBorder#00FFFF
  • focusBorder#00FFFFAB
  • gitDecoration.addedResourceForeground#80FF00
  • gitDecoration.conflictingResourceForeground#FF0080CC
  • gitDecoration.deletedResourceForeground#FF0080
  • gitDecoration.ignoredResourceForeground#B0B0B0
  • gitDecoration.modifiedResourceForeground#FFFF00
  • gitDecoration.renamedResourceForeground#00FF00
  • gitDecoration.submoduleResourceForeground#FFFF00CC
  • gitDecoration.untrackedResourceForeground#80FF00CC
  • input.background#262626
  • input.border#333333
  • input.foreground#F0F0F0
  • input.placeholderForeground#B0B0B0
  • inputOption.activeBorder#00FFFFAB
  • inputValidation.errorBackground#FF00801A
  • inputValidation.errorBorder#FF0080
  • inputValidation.infoBackground#00FF001A
  • inputValidation.infoBorder#00FF00
  • inputValidation.warningBackground#FFFF001A
  • inputValidation.warningBorder#FFFF00
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#F0F0F0
  • list.dropBackground#00FFFF21
  • list.errorForeground#FF0080
  • list.focusBackground#1A1A1A
  • list.highlightForeground#00FFFF
  • list.hoverBackground#262626
  • list.inactiveSelectionBackground#1A1A1A
  • list.warningForeground#FFFF00
  • listFilterWidget.background#262626
  • listFilterWidget.noMatchesOutline#FF0080AB
  • listFilterWidget.outline#00FFFFAB
  • menu.background#333333
  • menu.foreground#F0F0F0
  • menu.selectionBackground#262626
  • menu.selectionBorder#333333
  • menu.selectionForeground#F0F0F0
  • menu.separatorBackground#333333
  • minimap.errorHighlight#FF008099
  • minimap.findMatchHighlight#FFFF0099
  • minimap.selectionHighlight#00FFFF54
  • minimap.selectionOccurrenceHighlight#00FFFF33
  • minimap.warningHighlight#FFFF0099
  • notificationCenterHeader.foreground#F0F0F0
  • notifications.background#333333
  • notifications.border#333333
  • panel.background#1A1A1A
  • panel.border#333333
  • panel.dropBorder#00FFFF
  • panelTitle.activeBorder#00FFFF
  • panelTitle.activeForeground#F0F0F0
  • panelTitle.inactiveForeground#E0E0E0
  • peekView.border#333333
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#FFFF0021
  • peekViewEditor.matchHighlightBorder#FFFF0087
  • peekViewResult.background#262626
  • peekViewResult.matchHighlightBackground#333333
  • peekViewTitle.background#262626
  • peekViewTitleDescription.foreground#B0B0B0
  • peekViewTitleLabel.foreground#F0F0F0
  • pickerGroup.border#333333
  • pickerGroup.foreground#00FFFF
  • problemsErrorIcon.foreground#FF0080
  • problemsInfoIcon.foreground#00FF00
  • problemsWarningIcon.foreground#FFFF00
  • progressBar.background#00FFFF
  • quickInput.background#0D0D0DCC
  • quickInput.foreground#F0F0F0
  • quickInputTitle.background#333333
  • sash.hoverBorder#00FFFF
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#333333FF
  • scrollbarSlider.background#333333
  • scrollbarSlider.hoverBackground#333333FF
  • selection.background#00FFFF33
  • sideBar.background#1A1A1A
  • sideBar.border#333333
  • sideBar.dropBackground#00FFFF21
  • sideBar.foreground#F0F0F0
  • sideBarSectionHeader.background#262626
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#1A1A1A
  • statusBar.border#333333
  • statusBar.debuggingBackground#FFFF00
  • statusBar.debuggingForeground#0D0D0D
  • statusBar.foreground#F0F0F0
  • statusBar.noFolderBackground#262626
  • statusBar.noFolderForeground#E0E0E0
  • statusBarItem.errorBackground#FF0080
  • statusBarItem.errorForeground#0D0D0D
  • statusBarItem.hoverBackground#262626
  • statusBarItem.prominentBackground#262626
  • statusBarItem.prominentHoverBackground#333333
  • statusBarItem.remoteBackground#00FF00
  • statusBarItem.remoteForeground#0D0D0D
  • statusBarItem.warningBackground#FFFF00
  • statusBarItem.warningForeground#0D0D0D
  • tab.activeBackground#0D0D0D
  • tab.activeBorderTop#00FFFF
  • tab.activeForeground#F0F0F0
  • tab.activeModifiedBorder#FFFF00
  • tab.border#262626
  • tab.hoverBackground#333333
  • tab.hoverBorder#333333
  • tab.hoverForeground#F0F0F0
  • tab.inactiveBackground#262626
  • tab.inactiveForeground#B0B0B0
  • tab.lastPinnedBorder#333333
  • tab.unfocusedActiveBorderTop#FFFF0087
  • tab.unfocusedHoverBackground#333333
  • terminal.ansiBlack#0D0D0D
  • terminal.ansiBlue#00FF00
  • terminal.ansiBrightBlack#B0B0B0
  • terminal.ansiBrightBlue#00FF00CC
  • terminal.ansiBrightCyan#FF00FF
  • terminal.ansiBrightGreen#80FF00CC
  • terminal.ansiBrightMagenta#FF0080CC
  • terminal.ansiBrightRed#FF0080CC
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#FFFF00CC
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#80FF00
  • terminal.ansiMagenta#FF0080
  • terminal.ansiRed#FF0080
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#FFFF00
  • terminal.background#0D0D0D
  • terminal.foreground#F0F0F0
  • terminalCursor.foreground#00FFFF
  • testing.iconErrored#FF0080CC
  • testing.iconFailed#FF0080
  • testing.iconPassed#80FF00
  • testing.iconQueued#FFFF00
  • testing.iconSkipped#B0B0B0
  • testing.peekBorder#333333
  • textBlockQuote.background#1A1A1A
  • textBlockQuote.border#333333
  • textCodeBlock.background#262626
  • textLink.activeForeground#00FFFF
  • textLink.foreground#FF00FF
  • textPreformat.foreground#E0E0E0
  • textSeparator.foreground#333333
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#F0F0F0
  • titleBar.border#333333
  • titleBar.inactiveBackground#1A1A1A
  • titleBar.inactiveForeground#B0B0B0
  • widget.shadow#00000088
  • window.activeBorder#00FFFF
  • window.inactiveBorder#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword#FF00FFbold
entity.name.function#00FFFF
variable, meta.definition.variable#F0F0F0
string#80FF00
constant.numeric#FFFF00
constant.language, constant.character#00FF00
storage.type, storage.modifier#FF0080
entity.name.type, support.type, support.class#00FFFF
punctuation, meta.brace#F0F0F0
invalid, invalid.illegal#FF0080underline
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#00FFFFbold
heading.1.markdown, markup.heading.setext.1.markdown#00FFFFbold
heading.2.markdown, markup.heading.setext.2.markdown#FF00FFbold
heading.3.markdown#00FF00bold
heading.4.markdown#FFFF00bold
heading.5.markdown#80FF00bold
heading.6.markdown#B0B0B0bold
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