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#3A3A3A
  • activityBar.border#6A6A6A
  • activityBar.foreground#F0F0F0
  • activityBar.inactiveForeground#C0C0C0
  • activityBarBadge.background#FFFFFF
  • activityBarBadge.foreground#2A2A2A
  • badge.background#FFFFFF
  • badge.foreground#2A2A2A
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#2A2A2A
  • breadcrumb.focusForeground#F0F0F0
  • breadcrumb.foreground#C0C0C0
  • breadcrumbPicker.background#5A5A5A
  • button.background#FFFFFF
  • button.foreground#2A2A2A
  • button.hoverBackground#DDDDDD
  • checkbox.background#4A4A4A
  • checkbox.border#6A6A6A
  • checkbox.foreground#E0E0E0
  • debugIcon.breakpointForeground#777777
  • debugToolBar.background#3A3A3A
  • diffEditor.insertedLineBackground#AAAAAA1A
  • diffEditor.insertedTextBackground#AAAAAA21
  • diffEditor.removedLineBackground#7777771A
  • diffEditor.removedTextBackground#77777721
  • dropdown.background#4A4A4A
  • dropdown.border#6A6A6A
  • dropdown.foreground#F0F0F0
  • editor.background#2A2A2A
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#999999
  • editor.findMatchHighlightBackground#4A4A4A80
  • editor.findMatchHighlightBorder#99999987
  • editor.focusedStackFrameHighlightBackground#AAAAAA1A
  • editor.foldBackground#3A3A3A80
  • editor.foreground#F0F0F0
  • editor.hoverHighlightBackground#4A4A4A80
  • editor.inactiveSelectionBackground#FFFFFF99
  • editor.lineHighlightBackground#4A4A4A
  • editor.selectionBackground#FFFFFF1A
  • editor.selectionHighlightBackground#FFFFFF99
  • editor.selectionHighlightBorder#FFFFFF54
  • editor.stackFrameHighlightBackground#9999991A
  • editor.wordHighlightBackground#FFFFFF1A
  • editor.wordHighlightStrongBackground#FFFFFF2B
  • editorBracketHighlight.foreground1#FFFFFF
  • editorBracketHighlight.foreground2#999999
  • editorBracketHighlight.foreground3#777777
  • editorBracketHighlight.foreground4#BBBBBB
  • editorBracketHighlight.foreground5#AAAAAA
  • editorBracketHighlight.foreground6#DDDDDD
  • editorBracketMatch.background#4A4A4A
  • editorBracketMatch.border#99999987
  • editorBracketPairGuide.activeBackground1#FFFFFF54
  • editorBracketPairGuide.activeBackground2#99999954
  • editorBracketPairGuide.activeBackground3#77777754
  • editorBracketPairGuide.activeBackground4#BBBBBB54
  • editorBracketPairGuide.activeBackground5#AAAAAA54
  • editorBracketPairGuide.activeBackground6#DDDDDD54
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#777777
  • editorGroup.dropBackground#FFFFFF21
  • editorGroupHeader.tabsBackground#4A4A4A
  • editorGroupHeader.tabsBorder#6A6A6A
  • editorGutter.addedBackground#AAAAAAAB
  • editorGutter.commentRangeForeground#C0C0C0
  • editorGutter.deletedBackground#777777AB
  • editorGutter.modifiedBackground#999999AB
  • editorHoverWidget.background#5A5A5A
  • editorHoverWidget.border#6A6A6A
  • editorIndentGuide.activeBackground1#C0C0C0B3
  • editorIndentGuide.background1#4A4A4A
  • editorInfo.foreground#BBBBBB
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#C0C0C0
  • editorLink.activeForeground#DDDDDD
  • editorOverviewRuler.addedForeground#AAAAAA66
  • editorOverviewRuler.deletedForeground#77777766
  • editorOverviewRuler.errorForeground#777777AB
  • editorOverviewRuler.findMatchForeground#99999987
  • editorOverviewRuler.infoForeground#BBBBBB87
  • editorOverviewRuler.modifiedForeground#99999966
  • editorOverviewRuler.warningForeground#999999AB
  • editorStickyScroll.background#2A2A2AF2
  • editorStickyScrollHover.background#3A3A3A
  • editorUnnecessaryCode.opacity#F0F0F040
  • editorWarning.foreground#999999
  • editorWidget.background#5A5A5A
  • editorWidget.border#6A6A6A
  • editorWidget.resizeBorder#FFFFFF
  • focusBorder#FFFFFFAB
  • gitDecoration.addedResourceForeground#AAAAAA
  • gitDecoration.conflictingResourceForeground#777777CC
  • gitDecoration.deletedResourceForeground#777777
  • gitDecoration.ignoredResourceForeground#C0C0C0
  • gitDecoration.modifiedResourceForeground#999999
  • gitDecoration.renamedResourceForeground#BBBBBB
  • gitDecoration.submoduleResourceForeground#999999CC
  • gitDecoration.untrackedResourceForeground#AAAAAACC
  • input.background#4A4A4A
  • input.border#6A6A6A
  • input.foreground#F0F0F0
  • input.placeholderForeground#C0C0C0
  • inputOption.activeBorder#FFFFFFAB
  • inputValidation.errorBackground#7777771A
  • inputValidation.errorBorder#777777
  • inputValidation.infoBackground#BBBBBB1A
  • inputValidation.infoBorder#BBBBBB
  • inputValidation.warningBackground#9999991A
  • inputValidation.warningBorder#999999
  • list.activeSelectionBackground#4A4A4A
  • list.activeSelectionForeground#F0F0F0
  • list.dropBackground#FFFFFF21
  • list.errorForeground#777777
  • list.focusBackground#3A3A3A
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#4A4A4A
  • list.inactiveSelectionBackground#3A3A3A
  • list.warningForeground#999999
  • listFilterWidget.background#4A4A4A
  • listFilterWidget.noMatchesOutline#777777AB
  • listFilterWidget.outline#FFFFFFAB
  • menu.background#5A5A5A
  • menu.foreground#F0F0F0
  • menu.selectionBackground#4A4A4A
  • menu.selectionBorder#6A6A6A
  • menu.selectionForeground#F0F0F0
  • menu.separatorBackground#6A6A6A
  • minimap.errorHighlight#77777799
  • minimap.findMatchHighlight#99999999
  • minimap.selectionHighlight#FFFFFF54
  • minimap.selectionOccurrenceHighlight#FFFFFF33
  • minimap.warningHighlight#99999999
  • notificationCenterHeader.foreground#F0F0F0
  • notifications.background#5A5A5A
  • notifications.border#6A6A6A
  • panel.background#3A3A3A
  • panel.border#6A6A6A
  • panel.dropBorder#FFFFFF
  • panelTitle.activeBorder#FFFFFF
  • panelTitle.activeForeground#F0F0F0
  • panelTitle.inactiveForeground#E0E0E0
  • peekView.border#6A6A6A
  • peekViewEditor.background#5A5A5A
  • peekViewEditor.matchHighlightBackground#99999921
  • peekViewEditor.matchHighlightBorder#99999987
  • peekViewResult.background#4A4A4A
  • peekViewResult.matchHighlightBackground#5A5A5A
  • peekViewTitle.background#4A4A4A
  • peekViewTitleDescription.foreground#C0C0C0
  • peekViewTitleLabel.foreground#F0F0F0
  • pickerGroup.border#6A6A6A
  • pickerGroup.foreground#FFFFFF
  • problemsErrorIcon.foreground#777777
  • problemsInfoIcon.foreground#BBBBBB
  • problemsWarningIcon.foreground#999999
  • progressBar.background#FFFFFF
  • quickInput.background#2A2A2ACC
  • quickInput.foreground#F0F0F0
  • quickInputTitle.background#5A5A5A
  • sash.hoverBorder#FFFFFF
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#5A5A5AFF
  • scrollbarSlider.background#5A5A5A
  • scrollbarSlider.hoverBackground#5A5A5AFF
  • selection.background#FFFFFF1A
  • sideBar.background#3A3A3A
  • sideBar.border#6A6A6A
  • sideBar.dropBackground#FFFFFF21
  • sideBar.foreground#F0F0F0
  • sideBarSectionHeader.background#4A4A4A
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#3A3A3A
  • statusBar.border#6A6A6A
  • statusBar.debuggingBackground#999999
  • statusBar.debuggingForeground#2A2A2A
  • statusBar.foreground#F0F0F0
  • statusBar.noFolderBackground#4A4A4A
  • statusBar.noFolderForeground#E0E0E0
  • statusBarItem.errorBackground#777777
  • statusBarItem.errorForeground#2A2A2A
  • statusBarItem.hoverBackground#4A4A4A
  • statusBarItem.prominentBackground#4A4A4A
  • statusBarItem.prominentHoverBackground#5A5A5A
  • statusBarItem.remoteBackground#BBBBBB
  • statusBarItem.remoteForeground#2A2A2A
  • statusBarItem.warningBackground#999999
  • statusBarItem.warningForeground#2A2A2A
  • tab.activeBackground#2A2A2A
  • tab.activeBorderTop#FFFFFF
  • tab.activeForeground#F0F0F0
  • tab.activeModifiedBorder#999999
  • tab.border#4A4A4A
  • tab.hoverBackground#5A5A5A
  • tab.hoverBorder#5A5A5A
  • tab.hoverForeground#F0F0F0
  • tab.inactiveBackground#4A4A4A
  • tab.inactiveForeground#C0C0C0
  • tab.lastPinnedBorder#6A6A6A
  • tab.unfocusedActiveBorderTop#99999987
  • tab.unfocusedHoverBackground#5A5A5A
  • terminal.ansiBlack#2A2A2A
  • terminal.ansiBlue#BBBBBB
  • terminal.ansiBrightBlack#C0C0C0
  • terminal.ansiBrightBlue#BBBBBBCC
  • terminal.ansiBrightCyan#DDDDDD
  • terminal.ansiBrightGreen#AAAAAACC
  • terminal.ansiBrightMagenta#777777CC
  • terminal.ansiBrightRed#777777CC
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#999999CC
  • terminal.ansiCyan#FFFFFF
  • terminal.ansiGreen#AAAAAA
  • terminal.ansiMagenta#777777
  • terminal.ansiRed#777777
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#999999
  • terminal.background#2A2A2A
  • terminal.foreground#F0F0F0
  • terminalCursor.foreground#FFFFFF
  • testing.iconErrored#777777CC
  • testing.iconFailed#777777
  • testing.iconPassed#AAAAAA
  • testing.iconQueued#999999
  • testing.iconSkipped#C0C0C0
  • testing.peekBorder#6A6A6A
  • textBlockQuote.background#3A3A3A
  • textBlockQuote.border#6A6A6A
  • textCodeBlock.background#4A4A4A
  • textLink.activeForeground#FFFFFF
  • textLink.foreground#DDDDDD
  • textPreformat.foreground#E0E0E0
  • textSeparator.foreground#6A6A6A
  • titleBar.activeBackground#3A3A3A
  • titleBar.activeForeground#F0F0F0
  • titleBar.border#6A6A6A
  • titleBar.inactiveBackground#3A3A3A
  • titleBar.inactiveForeground#C0C0C0
  • widget.shadow#00000088
  • window.activeBorder#FFFFFF
  • window.inactiveBorder#6A6A6A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888888italic
keyword#FFFFFFbold
entity.name.function#DDDDDD
variable, meta.definition.variable#F0F0F0
string#BBBBBB
constant.numeric#999999
constant.language, constant.character#CCCCCC
storage.type, storage.modifier#777777
entity.name.type, support.type, support.class#AAAAAA
punctuation, meta.brace#F0F0F0
invalid, invalid.illegal#777777underline
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#FFFFFFbold
heading.1.markdown, markup.heading.setext.1.markdown#FFFFFFbold
heading.2.markdown, markup.heading.setext.2.markdown#DDDDDDbold
heading.3.markdown#CCCCCCbold
heading.4.markdown#BBBBBBbold
heading.5.markdown#AAAAAAbold
heading.6.markdown#C0C0C0bold
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
XELA Themes by cybrdelic - VS Code Theme