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#27071C
  • activityBar.border#ffffff15
  • activityBar.foreground#E967B5
  • activityBar.inactiveForeground#fdfcf960
  • activityBarBadge.background#E967B5
  • activityBarBadge.foreground#27071C
  • button.background#E967B5
  • button.foreground#27071C
  • button.hoverBackground#E967B5dd
  • editor.background#27071C
  • editor.foreground#fdfcf9
  • editor.inactiveSelectionBackground#79EC7F3580
  • editor.lineHighlightBackground#27071C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7F35
  • editorCursor.foreground#E967B5
  • editorGroupHeader.tabsBackground#27071Cdd
  • editorLineNumber.activeForeground#E967B5
  • editorLineNumber.foreground#567a4880
  • focusBorder#E967B5
  • foreground#fdfcf9
  • input.background#27071C
  • input.border#ffffff15
  • input.foreground#fdfcf9
  • input.placeholderForeground#fdfcf960
  • list.activeSelectionBackground#E967B530
  • list.activeSelectionForeground#fdfcf9
  • list.highlightForeground#E967B5
  • list.hoverBackground#27071C40
  • list.hoverForeground#fdfcf9
  • list.inactiveSelectionBackground#E967B515
  • list.inactiveSelectionForeground#fdfcf9
  • selection.background#79EC7F35
  • sideBar.background#27071C
  • sideBar.border#ffffff15
  • sideBar.foreground#fdfcf9
  • sideBarSectionHeader.background#27071C80
  • sideBarSectionHeader.foreground#fdfcf9
  • sideBarTitle.foreground#E967B5
  • statusBar.background#27071C
  • statusBar.border#ffffff15
  • statusBar.foreground#fdfcf9
  • statusBar.noFolderBackground#27071C
  • tab.activeBackground#27071C
  • tab.activeBorderTop#E967B5
  • tab.activeForeground#fdfcf9
  • tab.border#ffffff15
  • tab.inactiveBackground#27071C60
  • tab.inactiveForeground#fdfcf980
  • terminal.ansiBlack#27071C
  • terminal.ansiBlue#79EC7F
  • terminal.ansiCyan#E7559C
  • terminal.ansiGreen#E967B5
  • terminal.ansiMagenta#C0F183
  • terminal.ansiRed#C0F183
  • terminal.ansiWhite#fdfcf9
  • terminal.ansiYellow#E7559C
  • terminal.background#27071C
  • terminal.foreground#fdfcf9
  • titleBar.activeBackground#27071C
  • titleBar.activeForeground#fdfcf9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#27071C
  • titleBar.inactiveForeground#fdfcf960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#567a48italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC7Fbold
storage.type, storage.modifier#79EC7Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967B5
string, punctuation.definition.string, string.template, meta.template.expression#E7559C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C0F183
variable, variable.other.readwrite, variable.other.object#fdfcf9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fdfcf9
variable.parameter, meta.parameter#fdfcf9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fdfcf980
keyword.operator#fdfcf9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7559Cbold
entity.other.inherited-class#E967B5
entity.name.tag, punctuation.definition.tag#79EC7F
entity.other.attribute-name#E967B5
meta.diff, meta.diff.header#567a48
markup.deleted#C0F183
markup.inserted#E967B5
markup.changed#E7559C
markup.heading, markup.heading.setext, punctuation.definition.heading#E967B5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7559C
string.other.link.title, string.other.link.description#E967B5
markup.underline.link#567a48underline
punctuation.definition.list#79EC7F
markup.quote, punctuation.definition.quote#567a48italic