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#655496
  • activityBar.background#ded8e0
  • activityBar.foreground#1d1b20
  • activityBarBadge.background#625b71
  • activityBarBadge.foreground#ffffff
  • badge.background#e9ddff
  • badge.foreground#210c4e
  • banner.background#322f35
  • banner.foreground#cfbcff
  • button.background#655496
  • button.border#FFFFFF00
  • button.foreground#ffffff
  • button.secondaryBackground#625b71
  • button.secondaryForeground#ffffff
  • checkbox.background#e8def8
  • checkbox.border#FFFFFF00
  • checkbox.foreground#1e192b
  • contrastActiveBorder#FFFFFF00
  • contrastBorder#FFFFFF00
  • descriptionForeground#1d1b20
  • dropdown.background#e8def8
  • dropdown.border#FFFFFF00
  • dropdown.foreground#1e192b
  • dropdown.listBackground#e8def8
  • editor.background#fdf7ff
  • editor.foreground#1d1b20
  • editorGroup.border#FFFFFF00
  • editorGroup.dropBackground#ded8e0
  • editorLineNumber.activeForeground#655496
  • editorLineNumber.foreground#77737d
  • errorForeground#ba1a1a
  • focusBorder#655496
  • foreground#1d1b20
  • icon.foreground#1d1b20
  • input.background#e8def8
  • input.border#FFFFFF00
  • input.foreground#1e192b
  • inputOption.activeBorder#FFFFFF00
  • list.activeSelectionBackground#ded8e0
  • list.activeSelectionForeground#1d1b20
  • list.activeSelectionIconForeground#625b71
  • list.hoverBackground#fdf7ff
  • notificationCenter.border#FFFFFF00
  • notificationCenterHeader.background#ece6ee
  • notificationCenterHeader.foreground#1d1b20
  • notifications.background#f2ecf4
  • notifications.border#FFFFFF00
  • notifications.foreground#1d1b20
  • notificationsErrorIcon.foreground#ba1a1a
  • notificationsInfoIcon.foreground#625b71
  • notificationsWarningIcon.foreground#ffdad6
  • notificationToast.border#FFFFFF00
  • panel.background#f8f2fa
  • panel.border#FFFFFF00
  • panel.dropBorder#ded8e0
  • panelInput.border#FFFFFF00
  • panelSection.border#FFFFFF00
  • panelTitle.activeBorder#655496
  • panelTitle.activeForeground#1d1b20
  • panelTitle.inactiveForeground#FFFFFF00
  • pickerGroup.border#FFFFFF00
  • pickerGroup.foreground#1d1b20
  • progressBar.background#655496
  • quickInput.background#fdf7ff
  • quickInput.foreground#1d1b20
  • quickInputList.background#ded8e0
  • quickInputList.focusBackground#fdf7ff
  • quickInputList.focusForeground#1d1b20
  • quickInputList.focusIconForeground#1d1b20
  • sash.hoverBorder#655496
  • selection.background#cfbcff
  • sideBar.background#ece6ee
  • sideBar.foreground#1d1b20
  • sideBarSectionHeader.background#e6e0e9
  • sideBarSectionHeader.foreground#1d1b20
  • sideBarTitle.foreground#1d1b20
  • statusBar.background#ded8e0
  • statusBar.debuggingBackground#7e5260
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#1d1b20
  • statusBar.remoteBackground#322f35
  • statusBar.remoteForeground#cfbcff
  • tab.activeBackground#ece6ee
  • tab.activeForeground#1d1b20
  • tab.hoverBackground#e6e0e9
  • tab.hoverForeground#1d1b20
  • tab.inactiveBackground#f8f2fa
  • tab.inactiveForeground#1d1b20
  • textBlockQuote.background#e8def8
  • textBlockQuote.border#FFFFFF00
  • textCodeBlock.background#e8def8
  • textLink.activeForeground#FFFFFF00
  • textLink.foreground#625b71
  • textPreformat.foreground#1d1b20
  • textSeparator.foreground#1d1b20
  • toolbar.activeBackground#625b71
  • toolbar.hoverBackground#e8def8
  • toolbar.hoverOutline#FFFFFF00
  • window.activeBorder#655496
  • window.inactiveBorder#FFFFFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#006684italic
comment.block.preprocessor#006684
comment.documentation, comment.block.documentation#006d36
invalid.illegal#a6364b
keyword.operator#006874
keyword, storage#4359ab
storage.type, support.type#7447ac
constant.language, support.constant, variable.language#99461c
variable, support.variable#7447ac
entity.name.function, support.function#a8334fbold
entity.name.type, entity.other.inherited-class, support.class#7447acbold
entity.name.exception#a6364b
entity.name.sectionbold
constant.numeric, constant.character, constant#99461c
string#006d36
constant.character.escape#006874
string.regexp#4359ab
constant.other.symbol#99461c
punctuation#006874
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#006684
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#3b5ba9
entity.name.tag#4359ab
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#3b5ba9italic
constant.character.entity, punctuation.definition.entity#99461c
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7447ac
meta.property-name, support.type.property-name#99461c
meta.property-value, meta.property-value constant.other, support.constant.property-value#006d36
keyword.other.importantbold
markup.changed#984061
markup.deleted#984061
markup.italicitalic
markup.error#a6364b
markup.inserted#984061
meta.link#4359ab
markup.output, markup.raw#006874
markup.prompt#006874
markup.heading#a8334f
markup.boldbold
markup.traceback#a6364b
markup.underlineunderline
markup.quote#7447ac
markup.list#4359ab
markup.bold, markup.italic#006d36
markup.inline.raw#99461c
meta.diff.range, meta.diff.index, meta.separator#006874
meta.diff.header.from-file#006874
meta.diff.header.to-file#006874