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#3a2134
  • activityBar.border#ffffff15
  • activityBar.foreground#b07a9c
  • activityBar.inactiveForeground#f8f1e760
  • activityBarBadge.background#b07a9c
  • activityBarBadge.foreground#3a2134
  • button.background#b07a9c
  • button.foreground#3a2134
  • button.hoverBackground#b07a9cdd
  • editor.background#3a2134
  • editor.foreground#f8f1e7
  • editor.inactiveSelectionBackground#c9adc23580
  • editor.lineHighlightBackground#2b232640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c9adc235
  • editorCursor.foreground#b07a9c
  • editorGroupHeader.tabsBackground#3a2134dd
  • editorLineNumber.activeForeground#b07a9c
  • editorLineNumber.foreground#e5e6e280
  • focusBorder#b07a9c
  • foreground#f8f1e7
  • input.background#2b2326
  • input.border#ffffff15
  • input.foreground#f8f1e7
  • input.placeholderForeground#f8f1e760
  • list.activeSelectionBackground#b07a9c30
  • list.activeSelectionForeground#f8f1e7
  • list.highlightForeground#b07a9c
  • list.hoverBackground#2b232640
  • list.hoverForeground#f8f1e7
  • list.inactiveSelectionBackground#b07a9c15
  • list.inactiveSelectionForeground#f8f1e7
  • selection.background#c9adc235
  • sideBar.background#2b2326
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f1e7
  • sideBarSectionHeader.background#3a213480
  • sideBarSectionHeader.foreground#f8f1e7
  • sideBarTitle.foreground#b07a9c
  • statusBar.background#3a2134
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f1e7
  • statusBar.noFolderBackground#3a2134
  • tab.activeBackground#3a2134
  • tab.activeBorderTop#b07a9c
  • tab.activeForeground#f8f1e7
  • tab.border#ffffff15
  • tab.inactiveBackground#2b232660
  • tab.inactiveForeground#f8f1e780
  • terminal.ansiBlack#3a2134
  • terminal.ansiBlue#c9adc2
  • terminal.ansiCyan#6a7f5b
  • terminal.ansiGreen#b07a9c
  • terminal.ansiMagenta#5b2946
  • terminal.ansiRed#5b2946
  • terminal.ansiWhite#f8f1e7
  • terminal.ansiYellow#6a7f5b
  • terminal.background#3a2134
  • terminal.foreground#f8f1e7
  • titleBar.activeBackground#3a2134
  • titleBar.activeForeground#f8f1e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3a2134
  • titleBar.inactiveForeground#f8f1e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e5e6e2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c9adc2bold
storage.type, storage.modifier#c9adc2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b07a9c
string, punctuation.definition.string, string.template, meta.template.expression#6a7f5b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5b2946
variable, variable.other.readwrite, variable.other.object#f8f1e7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f1e7
variable.parameter, meta.parameter#f8f1e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f1e780
keyword.operator#f8f1e7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6a7f5bbold
entity.other.inherited-class#b07a9c
entity.name.tag, punctuation.definition.tag#c9adc2
entity.other.attribute-name#b07a9c
meta.diff, meta.diff.header#e5e6e2
markup.deleted#5b2946
markup.inserted#b07a9c
markup.changed#6a7f5b
markup.heading, markup.heading.setext, punctuation.definition.heading#b07a9cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6a7f5b
string.other.link.title, string.other.link.description#b07a9c
markup.underline.link#e5e6e2underline
punctuation.definition.list#c9adc2
markup.quote, punctuation.definition.quote#e5e6e2italic