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#5a394c
  • activityBar.border#ffffff15
  • activityBar.foreground#d88aa6
  • activityBar.inactiveForeground#faf6f860
  • activityBarBadge.background#d88aa6
  • activityBarBadge.foreground#5a394c
  • button.background#d88aa6
  • button.foreground#5a394c
  • button.hoverBackground#d88aa6dd
  • editor.background#5a394c
  • editor.foreground#faf6f8
  • editor.inactiveSelectionBackground#e8c1cd3580
  • editor.lineHighlightBackground#2b1c2640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e8c1cd35
  • editorCursor.foreground#d88aa6
  • editorGroupHeader.tabsBackground#5a394cdd
  • editorLineNumber.activeForeground#d88aa6
  • editorLineNumber.foreground#d2c6c880
  • focusBorder#d88aa6
  • foreground#faf6f8
  • input.background#2b1c26
  • input.border#ffffff15
  • input.foreground#faf6f8
  • input.placeholderForeground#faf6f860
  • list.activeSelectionBackground#d88aa630
  • list.activeSelectionForeground#faf6f8
  • list.highlightForeground#d88aa6
  • list.hoverBackground#2b1c2640
  • list.hoverForeground#faf6f8
  • list.inactiveSelectionBackground#d88aa615
  • list.inactiveSelectionForeground#faf6f8
  • selection.background#e8c1cd35
  • sideBar.background#2b1c26
  • sideBar.border#ffffff15
  • sideBar.foreground#faf6f8
  • sideBarSectionHeader.background#5a394c80
  • sideBarSectionHeader.foreground#faf6f8
  • sideBarTitle.foreground#d88aa6
  • statusBar.background#5a394c
  • statusBar.border#ffffff15
  • statusBar.foreground#faf6f8
  • statusBar.noFolderBackground#5a394c
  • tab.activeBackground#5a394c
  • tab.activeBorderTop#d88aa6
  • tab.activeForeground#faf6f8
  • tab.border#ffffff15
  • tab.inactiveBackground#2b1c2660
  • tab.inactiveForeground#faf6f880
  • terminal.ansiBlack#5a394c
  • terminal.ansiBlue#e8c1cd
  • terminal.ansiCyan#faf7f9
  • terminal.ansiGreen#d88aa6
  • terminal.ansiMagenta#8f7e73
  • terminal.ansiRed#8f7e73
  • terminal.ansiWhite#faf6f8
  • terminal.ansiYellow#faf7f9
  • terminal.background#5a394c
  • terminal.foreground#faf6f8
  • titleBar.activeBackground#5a394c
  • titleBar.activeForeground#faf6f8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a394c
  • titleBar.inactiveForeground#faf6f860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d2c6c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e8c1cdbold
storage.type, storage.modifier#e8c1cditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d88aa6
string, punctuation.definition.string, string.template, meta.template.expression#faf7f9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8f7e73
variable, variable.other.readwrite, variable.other.object#faf6f8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf6f8
variable.parameter, meta.parameter#faf6f8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf6f880
keyword.operator#faf6f8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#faf7f9bold
entity.other.inherited-class#d88aa6
entity.name.tag, punctuation.definition.tag#e8c1cd
entity.other.attribute-name#d88aa6
meta.diff, meta.diff.header#d2c6c8
markup.deleted#8f7e73
markup.inserted#d88aa6
markup.changed#faf7f9
markup.heading, markup.heading.setext, punctuation.definition.heading#d88aa6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#faf7f9
string.other.link.title, string.other.link.description#d88aa6
markup.underline.link#d2c6c8underline
punctuation.definition.list#e8c1cd
markup.quote, punctuation.definition.quote#d2c6c8italic