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#7c6aae
  • activityBar.background#ded8e0
  • activityBar.foreground#615e64
  • activityBarBadge.background#787187
  • activityBarBadge.foreground#d6cde6
  • badge.background#e9ddff
  • badge.foreground#6c5a9c
  • banner.background#322f35
  • banner.foreground#a18dd4
  • button.background#7c6aae
  • button.border#FFFFFF00
  • button.foreground#d9c9ff
  • button.secondaryBackground#787187
  • button.secondaryForeground#d6cde6
  • checkbox.background#e8def8
  • checkbox.border#FFFFFF00
  • checkbox.foreground#686177
  • contrastActiveBorder#FFFFFF00
  • contrastBorder#FFFFFF00
  • descriptionForeground#615e64
  • dropdown.background#e8def8
  • dropdown.border#FFFFFF00
  • dropdown.foreground#686177
  • dropdown.listBackground#e8def8
  • editor.background#fdf7ff
  • editor.foreground#615e64
  • editorGroup.border#FFFFFF00
  • editorGroup.dropBackground#ded8e0
  • editorLineNumber.activeForeground#7c6aae
  • editorLineNumber.foreground#77737d
  • errorForeground#da342e
  • focusBorder#7c6aae
  • foreground#615e64
  • icon.foreground#615e64
  • input.background#e8def8
  • input.border#FFFFFF00
  • input.foreground#686177
  • inputOption.activeBorder#FFFFFF00
  • list.activeSelectionBackground#ded8e0
  • list.activeSelectionForeground#615e64
  • list.activeSelectionIconForeground#787187
  • list.hoverBackground#fdf7ff
  • notificationCenter.border#FFFFFF00
  • notificationCenterHeader.background#ece6ee
  • notificationCenterHeader.foreground#615e64
  • notifications.background#f2ecf4
  • notifications.border#FFFFFF00
  • notifications.foreground#615e64
  • notificationsErrorIcon.foreground#da342e
  • notificationsInfoIcon.foreground#787187
  • notificationsWarningIcon.foreground#ffdad6
  • notificationToast.border#FFFFFF00
  • panel.background#f8f2fa
  • panel.border#FFFFFF00
  • panel.dropBorder#ded8e0
  • panelInput.border#FFFFFF00
  • panelSection.border#FFFFFF00
  • panelTitle.activeBorder#7c6aae
  • panelTitle.activeForeground#615e64
  • panelTitle.inactiveForeground#FFFFFF00
  • pickerGroup.border#FFFFFF00
  • pickerGroup.foreground#615e64
  • progressBar.background#7c6aae
  • quickInput.background#fdf7ff
  • quickInput.foreground#615e64
  • quickInputList.background#ded8e0
  • quickInputList.focusBackground#fdf7ff
  • quickInputList.focusForeground#615e64
  • quickInputList.focusIconForeground#615e64
  • sash.hoverBorder#7c6aae
  • selection.background#a18dd4
  • sideBar.background#ece6ee
  • sideBar.foreground#615e64
  • sideBarSectionHeader.background#e6e0e9
  • sideBarSectionHeader.foreground#615e64
  • sideBarTitle.foreground#615e64
  • statusBar.background#ded8e0
  • statusBar.debuggingBackground#966776
  • statusBar.debuggingForeground#fac2d2
  • statusBar.foreground#615e64
  • statusBar.remoteBackground#322f35
  • statusBar.remoteForeground#a18dd4
  • tab.activeBackground#ece6ee
  • tab.activeForeground#615e64
  • tab.hoverBackground#e6e0e9
  • tab.hoverForeground#615e64
  • tab.inactiveBackground#f8f2fa
  • tab.inactiveForeground#615e64
  • textBlockQuote.background#e8def8
  • textBlockQuote.border#FFFFFF00
  • textCodeBlock.background#e8def8
  • textLink.activeForeground#FFFFFF00
  • textLink.foreground#787187
  • textPreformat.foreground#615e64
  • textSeparator.foreground#615e64
  • toolbar.activeBackground#787187
  • toolbar.hoverBackground#e8def8
  • toolbar.hoverOutline#FFFFFF00
  • window.activeBorder#7c6aae
  • 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.section—bold
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.important—bold
markup.changed#984061—
markup.deleted#984061—
markup.italic—italic
markup.error#a6364b—
markup.inserted#984061—
meta.link#4359ab—
markup.output, markup.raw#006874—
markup.prompt#006874—
markup.heading#a8334f—
markup.bold—bold
markup.traceback#a6364b—
markup.underline—underline
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—