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#2E2537
  • activityBar.border#ffffff15
  • activityBar.foreground#A867E9
  • activityBar.inactiveForeground#e2ddd260
  • activityBarBadge.background#A867E9
  • activityBarBadge.foreground#2E2537
  • button.background#A867E9
  • button.foreground#2E2537
  • button.hoverBackground#A867E9dd
  • editor.background#2E2537
  • editor.foreground#e2ddd2
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#19161440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#A867E9
  • editorGroupHeader.tabsBackground#2E2537dd
  • editorLineNumber.activeForeground#A867E9
  • editorLineNumber.foreground#f4f1ea80
  • focusBorder#A867E9
  • foreground#e2ddd2
  • input.background#191614
  • input.border#ffffff15
  • input.foreground#e2ddd2
  • input.placeholderForeground#e2ddd260
  • list.activeSelectionBackground#A867E930
  • list.activeSelectionForeground#e2ddd2
  • list.highlightForeground#A867E9
  • list.hoverBackground#19161440
  • list.hoverForeground#e2ddd2
  • list.inactiveSelectionBackground#A867E915
  • list.inactiveSelectionForeground#e2ddd2
  • selection.background#ECC97935
  • sideBar.background#191614
  • sideBar.border#ffffff15
  • sideBar.foreground#e2ddd2
  • sideBarSectionHeader.background#2E253780
  • sideBarSectionHeader.foreground#e2ddd2
  • sideBarTitle.foreground#A867E9
  • statusBar.background#2E2537
  • statusBar.border#ffffff15
  • statusBar.foreground#e2ddd2
  • statusBar.noFolderBackground#2E2537
  • tab.activeBackground#2E2537
  • tab.activeBorderTop#A867E9
  • tab.activeForeground#e2ddd2
  • tab.border#ffffff15
  • tab.inactiveBackground#19161460
  • tab.inactiveForeground#e2ddd280
  • terminal.ansiBlack#2E2537
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#E79255
  • terminal.ansiGreen#A867E9
  • terminal.ansiMagenta#F1B383
  • terminal.ansiRed#F1B383
  • terminal.ansiWhite#e2ddd2
  • terminal.ansiYellow#E79255
  • terminal.background#2E2537
  • terminal.foreground#e2ddd2
  • titleBar.activeBackground#2E2537
  • titleBar.activeForeground#e2ddd2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E2537
  • titleBar.inactiveForeground#e2ddd260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f4f1eaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A867E9
string, punctuation.definition.string, string.template, meta.template.expression#E79255
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B383
variable, variable.other.readwrite, variable.other.object#e2ddd2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e2ddd2
variable.parameter, meta.parameter#e2ddd2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e2ddd280
keyword.operator#e2ddd2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79255bold
entity.other.inherited-class#A867E9
entity.name.tag, punctuation.definition.tag#ECC979
entity.other.attribute-name#A867E9
meta.diff, meta.diff.header#f4f1ea
markup.deleted#F1B383
markup.inserted#A867E9
markup.changed#E79255
markup.heading, markup.heading.setext, punctuation.definition.heading#A867E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79255
string.other.link.title, string.other.link.description#A867E9
markup.underline.link#f4f1eaunderline
punctuation.definition.list#ECC979
markup.quote, punctuation.definition.quote#f4f1eaitalic