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#faf3ff
  • activityBar.background#141218
  • activityBar.foreground#e7e2ea
  • activityBarBadge.background#faf3ff
  • activityBarBadge.foreground#564f64
  • badge.background#d3c1ff
  • badge.foreground#3f2d6d
  • banner.background#e6e0e9
  • banner.foreground#4e3d7d
  • button.background#faf3ff
  • button.border#FFFFFF00
  • button.foreground#594889
  • button.secondaryBackground#faf3ff
  • button.secondaryForeground#564f64
  • checkbox.background#d0c7e0
  • checkbox.border#FFFFFF00
  • checkbox.foreground#3c364a
  • contrastActiveBorder#FFFFFF00
  • contrastBorder#FFFFFF00
  • descriptionForeground#e7e2ea
  • dropdown.background#d0c7e0
  • dropdown.border#FFFFFF00
  • dropdown.foreground#3c364a
  • dropdown.listBackground#d0c7e0
  • editor.background#141218
  • editor.foreground#e7e2ea
  • editorGroup.border#FFFFFF00
  • editorGroup.dropBackground#141218
  • editorLineNumber.activeForeground#faf3ff
  • editorLineNumber.foreground#cec8d4
  • errorForeground#fff2f1
  • focusBorder#faf3ff
  • foreground#e7e2ea
  • icon.foreground#e7e2ea
  • input.background#d0c7e0
  • input.border#FFFFFF00
  • input.foreground#3c364a
  • inputOption.activeBorder#FFFFFF00
  • list.activeSelectionBackground#141218
  • list.activeSelectionForeground#e7e2ea
  • list.activeSelectionIconForeground#faf3ff
  • list.hoverBackground#3b383e
  • notificationCenter.border#FFFFFF00
  • notificationCenterHeader.background#2b292f
  • notificationCenterHeader.foreground#e7e2ea
  • notifications.background#211f24
  • notifications.border#FFFFFF00
  • notifications.foreground#e7e2ea
  • notificationsErrorIcon.foreground#fff2f1
  • notificationsInfoIcon.foreground#faf3ff
  • notificationsWarningIcon.foreground#ffbab1
  • notificationToast.border#FFFFFF00
  • panel.background#1d1b20
  • panel.border#FFFFFF00
  • panel.dropBorder#141218
  • panelInput.border#FFFFFF00
  • panelSection.border#FFFFFF00
  • panelTitle.activeBorder#faf3ff
  • panelTitle.activeForeground#e7e2ea
  • panelTitle.inactiveForeground#FFFFFF00
  • pickerGroup.border#FFFFFF00
  • pickerGroup.foreground#e7e2ea
  • progressBar.background#faf3ff
  • quickInput.background#141218
  • quickInput.foreground#e7e2ea
  • quickInputList.background#141218
  • quickInputList.focusBackground#3b383e
  • quickInputList.focusForeground#e7e2ea
  • quickInputList.focusIconForeground#e7e2ea
  • sash.hoverBorder#faf3ff
  • selection.background#4e3d7d
  • sideBar.background#2b292f
  • sideBar.foreground#e7e2ea
  • sideBarSectionHeader.background#36343a
  • sideBarSectionHeader.foreground#e7e2ea
  • sideBarTitle.foreground#e7e2ea
  • statusBar.background#141218
  • statusBar.debuggingBackground#fff2f4
  • statusBar.debuggingForeground#714654
  • statusBar.foreground#e7e2ea
  • statusBar.remoteBackground#e6e0e9
  • statusBar.remoteForeground#4e3d7d
  • tab.activeBackground#2b292f
  • tab.activeForeground#e7e2ea
  • tab.hoverBackground#36343a
  • tab.hoverForeground#e7e2ea
  • tab.inactiveBackground#1d1b20
  • tab.inactiveForeground#e7e2ea
  • textBlockQuote.background#d0c7e0
  • textBlockQuote.border#FFFFFF00
  • textCodeBlock.background#d0c7e0
  • textLink.activeForeground#FFFFFF00
  • textLink.foreground#faf3ff
  • textPreformat.foreground#e7e2ea
  • textSeparator.foreground#e7e2ea
  • toolbar.activeBackground#faf3ff
  • toolbar.hoverBackground#d0c7e0
  • toolbar.hoverOutline#FFFFFF00
  • window.activeBorder#faf3ff
  • window.inactiveBorder#FFFFFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#67d3ffitalic
comment.block.preprocessor#67d3ff
comment.documentation, comment.block.documentation#6bdd8d—
invalid.illegal#ffb2b9—
keyword.operator#4fd8eb—
keyword, storage#b7c4ff—
storage.type, support.type#d9b9ff—
constant.language, support.constant, variable.language#ffb596—
variable, support.variable#d9b9ff—
entity.name.function, support.function#ffb2bdbold
entity.name.type, entity.other.inherited-class, support.class#d9b9ffbold
entity.name.exception#ffb2b9—
entity.name.section—bold
constant.numeric, constant.character, constant#ffb596—
string#6bdd8d—
constant.character.escape#4fd8eb—
string.regexp#b7c4ff—
constant.other.symbol#ffb596—
punctuation#4fd8eb—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#67d3ff—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#b2c5ff—
entity.name.tag#b7c4ff—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#b2c5ffitalic
constant.character.entity, punctuation.definition.entity#ffb596—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#d9b9ff—
meta.property-name, support.type.property-name#ffb596—
meta.property-value, meta.property-value constant.other, support.constant.property-value#6bdd8d—
keyword.other.important—bold
markup.changed#ffb1c8—
markup.deleted#ffb1c8—
markup.italic—italic
markup.error#ffb2b9—
markup.inserted#ffb1c8—
meta.link#b7c4ff—
markup.output, markup.raw#4fd8eb—
markup.prompt#4fd8eb—
markup.heading#ffb2bd—
markup.bold—bold
markup.traceback#ffb2b9—
markup.underline—underline
markup.quote#d9b9ff—
markup.list#b7c4ff—
markup.bold, markup.italic#6bdd8d—
markup.inline.raw#ffb596
meta.diff.range, meta.diff.index, meta.separator#4fd8eb—
meta.diff.header.from-file#4fd8eb—
meta.diff.header.to-file#4fd8eb—
Dynamic Theme by Rody Davis - VS Code Theme