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#191727
  • activityBar.border#ffffff15
  • activityBar.foreground#9767E9
  • activityBar.inactiveForeground#faf7f060
  • activityBarBadge.background#9767E9
  • activityBarBadge.foreground#191727
  • button.background#9767E9
  • button.foreground#191727
  • button.hoverBackground#9767E9dd
  • editor.background#191727
  • editor.foreground#faf7f0
  • editor.inactiveSelectionBackground#81EC793580
  • editor.lineHighlightBackground#30284340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#81EC7935
  • editorCursor.foreground#9767E9
  • editorGroupHeader.tabsBackground#191727dd
  • editorLineNumber.activeForeground#9767E9
  • editorLineNumber.foreground#E7E3ED80
  • focusBorder#9767E9
  • foreground#faf7f0
  • input.background#302843
  • input.border#ffffff15
  • input.foreground#faf7f0
  • input.placeholderForeground#faf7f060
  • list.activeSelectionBackground#9767E930
  • list.activeSelectionForeground#faf7f0
  • list.highlightForeground#9767E9
  • list.hoverBackground#30284340
  • list.hoverForeground#faf7f0
  • list.inactiveSelectionBackground#9767E915
  • list.inactiveSelectionForeground#faf7f0
  • selection.background#81EC7935
  • sideBar.background#302843
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f0
  • sideBarSectionHeader.background#19172780
  • sideBarSectionHeader.foreground#faf7f0
  • sideBarTitle.foreground#9767E9
  • statusBar.background#191727
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f0
  • statusBar.noFolderBackground#191727
  • tab.activeBackground#191727
  • tab.activeBorderTop#9767E9
  • tab.activeForeground#faf7f0
  • tab.border#ffffff15
  • tab.inactiveBackground#30284360
  • tab.inactiveForeground#faf7f080
  • terminal.ansiBlack#191727
  • terminal.ansiBlue#81EC79
  • terminal.ansiCyan#9255E7
  • terminal.ansiGreen#9767E9
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#faf7f0
  • terminal.ansiYellow#9255E7
  • terminal.background#191727
  • terminal.foreground#faf7f0
  • titleBar.activeBackground#191727
  • titleBar.activeForeground#faf7f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#191727
  • titleBar.inactiveForeground#faf7f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E3EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#81EC79bold
storage.type, storage.modifier#81EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#9767E9—
string, punctuation.definition.string, string.template, meta.template.expression#9255E7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83—
variable, variable.other.readwrite, variable.other.object#faf7f0—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f0—
variable.parameter, meta.parameter#faf7f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f080—
keyword.operator#faf7f0—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9255E7bold
entity.other.inherited-class#9767E9—
entity.name.tag, punctuation.definition.tag#81EC79—
entity.other.attribute-name#9767E9—
meta.diff, meta.diff.header#E7E3ED—
markup.deleted#F1CB83—
markup.inserted#9767E9—
markup.changed#9255E7—
markup.heading, markup.heading.setext, punctuation.definition.heading#9767E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#9255E7—
string.other.link.title, string.other.link.description#9767E9—
markup.underline.link#E7E3EDunderline
punctuation.definition.list#81EC79—
markup.quote, punctuation.definition.quote#E7E3EDitalic