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.background#000000
  • activityBar.border#111111
  • activityBar.foreground#0099FF
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#0099FF
  • activityBarBadge.foreground#ffffff
  • badge.background#0099FF
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#0099FF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#666666
  • breadcrumbPicker.background#0a0a0a
  • button.background#0099FF
  • button.foreground#ffffff
  • button.hoverBackground#0088EE
  • button.secondaryBackground#333333
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#444444
  • dropdown.background#111111
  • dropdown.border#333333
  • dropdown.foreground#ffffff
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#ffeb3b44
  • editor.findMatchBorder#ffeb3b7c
  • editor.findMatchHighlightBackground#ffeb3b44
  • editor.findRangeHighlightBackground#ffeb3b44
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#ffeb3b44
  • editor.lineHighlightBackground#11111199
  • editor.selectionBackground#0099FF44
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#ffeb3b44
  • editorBracketMatch.background#0099FF22
  • editorBracketMatch.border#0099FF99
  • editorCursor.background#000000
  • editorCursor.foreground#0099FF
  • editorError.foreground#f44336
  • editorGroup.border#111111
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#4caf50
  • editorGutter.background#000000
  • editorGutter.deletedBackground#f44336
  • editorGutter.foldingControlForeground#666666
  • editorGutter.modifiedBackground#ffeb3b
  • editorHint.foreground#4caf50
  • editorIndentGuide.activeBackground1#0099FF
  • editorIndentGuide.background1#222222
  • editorInfo.foreground#0099FF
  • editorLineNumber.activeForeground#0099FF
  • editorLineNumber.foreground#666666
  • editorOverviewRuler.addedForeground#4caf50
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.bracketMatchForeground#0099FF
  • editorOverviewRuler.currentContentForeground#4caf50
  • editorOverviewRuler.deletedForeground#f44336
  • editorOverviewRuler.errorForeground#f44336
  • editorOverviewRuler.findMatchForeground#ffeb3b44
  • editorOverviewRuler.incomingContentForeground#0099FF
  • editorOverviewRuler.infoForeground#0099FF
  • editorOverviewRuler.modifiedForeground#ffeb3b
  • editorOverviewRuler.rangeHighlightForeground#0099FF44
  • editorOverviewRuler.selectionHighlightForeground#0099FF44
  • editorOverviewRuler.warningForeground#ffeb3b
  • editorOverviewRuler.wordHighlightForeground#66666644
  • editorOverviewRuler.wordHighlightStrongForeground#99999944
  • editorRuler.foreground#222222
  • editorWarning.foreground#ffeb3b
  • editorWhitespace.foreground#333333
  • errorForeground#f44336
  • extensionButton.prominentBackground#0099FF
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#0088EE
  • focusBorder#0099FF66
  • foreground#ffffff
  • icon.foreground#ffffff
  • input.background#111111
  • input.border#333333
  • input.foreground#ffffff
  • input.placeholderForeground#666666
  • inputOption.activeBackground#0099ffa1
  • inputOption.activeBorder#0099FF
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#f44336a1
  • inputValidation.errorBorder#f44336
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#0099FFa1
  • inputValidation.infoBorder#0099FF
  • inputValidation.infoForeground#ffffff
  • inputValidation.warningBackground#ffeb3ba1
  • inputValidation.warningBorder#ffeb3b
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#0099FF33
  • list.activeSelectionForeground#0099FF
  • list.dropBackground#0099FF22
  • list.errorForeground#f44336
  • list.focusBackground#0099FF22
  • list.focusForeground#ffffff
  • list.focusOutline#0099FF55
  • list.highlightForeground#0099FF
  • list.hoverBackground#11111144
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#22222244
  • list.inactiveSelectionForeground#0099FF
  • list.invalidItemForeground#f44336
  • list.warningForeground#ffeb3b
  • menu.background#111111
  • menu.border#333333
  • menu.foreground#ffffff
  • menu.selectionBackground#0099FF
  • menu.selectionBorder#0099FF
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#333333
  • menubar.selectionBackground#333333
  • menubar.selectionBorder#0099FF
  • menubar.selectionForeground#ffffff
  • merge.border#666666
  • merge.commonContentBackground#66666622
  • merge.commonHeaderBackground#66666644
  • merge.currentContentBackground#4caf5022
  • merge.currentHeaderBackground#4caf5044
  • merge.incomingContentBackground#0099FF22
  • merge.incomingHeaderBackground#0099FF44
  • minimap.background#000000
  • minimap.errorHighlight#f44336
  • minimap.findMatchHighlight#ffeb3b44
  • minimap.selectionHighlight#0099FF33
  • minimap.warningHighlight#ffeb3b
  • minimapSlider.activeBackground#55555588
  • minimapSlider.background#33333344
  • minimapSlider.hoverBackground#44444466
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#0099FF
  • notifications.background#111111
  • notifications.border#333333
  • notifications.foreground#ffffff
  • panel.background#000000
  • panel.border#111111
  • panelTitle.activeBorder#0099FF
  • panelTitle.activeForeground#0099FF
  • panelTitle.inactiveForeground#666666
  • peekView.border#0099FF
  • peekViewEditor.background#111111
  • peekViewEditor.matchHighlightBackground#ffeb3b44
  • peekViewEditorGutter.background#111111
  • peekViewResult.background#000000
  • peekViewResult.matchHighlightBackground#ffeb3b44
  • peekViewResult.selectionBackground#0099FF33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#666666
  • peekViewTitleLabel.foreground#ffffff
  • problemsErrorIcon.foreground#f44336
  • problemsInfoIcon.foreground#0099FF
  • problemsWarningIcon.foreground#ffeb3b
  • progressBar.background#0099FF
  • quickInput.background#0a0a0a
  • quickInput.foreground#ffffff
  • quickInputList.focusBackground#0099FF33
  • quickInputList.focusForeground#ffffff
  • quickInputTitle.background#000000
  • sash.hoverBorder#0099FF44
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#55555588
  • scrollbarSlider.background#33333388
  • scrollbarSlider.hoverBackground#44444488
  • selection.background#0099FF44
  • sideBar.background#000000
  • sideBar.border#111111
  • sideBar.foreground#ffffffca
  • sideBarSectionHeader.background#111111
  • sideBarSectionHeader.border#222222
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#111111
  • statusBar.debuggingBackground#ff5722
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#0099FF
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#666666
  • tab.lastPinnedBorder#000000
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#cccccc
  • tab.unfocusedInactiveBackground#111111
  • tab.unfocusedInactiveForeground#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0099ff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#00aaff
  • terminal.ansiBrightCyan#26c6da
  • terminal.ansiBrightGreen#8bc34a
  • terminal.ansiBrightMagenta#e91e63
  • terminal.ansiBrightRed#ff5722
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffc107
  • terminal.ansiCyan#00bcd4
  • terminal.ansiGreen#4caf50
  • terminal.ansiMagenta#9c27b0
  • terminal.ansiRed#f44336
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffeb3b
  • terminal.background#000000
  • terminal.foreground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForegrounddefault
  • titleBar.border#111111
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666
  • tree.indentGuidesStroke#333333
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#616161italic
variable, string constant.other.placeholder#EEFFFF—
keyword, storage.type, storage.modifier#C792EA—
keyword.control, constant.other.color, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF5370—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF—
meta.block variable.other#f07178—
support.other.variable, string.other.link#f07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88D—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B—
support.type#B2CCD6—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EAitalic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#82AAFF—
markup.inserted#C3E88D—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#89DDFF—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF—
variable.language.fenced.markdown#65737E—
meta.separator#65737Ebold
markup.table#EEFFFF—