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#FFFFFF
  • activityBar.border#00000015
  • activityBar.foreground#6A1B9A
  • activityBar.inactiveForeground#1A1A1A60
  • activityBarBadge.background#6A1B9A
  • activityBarBadge.foreground#FFFFFF
  • button.background#6A1B9A
  • button.foreground#FFFFFF
  • button.hoverBackground#6A1B9Add
  • editor.background#FFFFFF
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#FFC21A2580
  • editor.lineHighlightBackground#4A0E5950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFC21A25
  • editorCursor.foreground#6A1B9A
  • editorGroupHeader.tabsBackground#4A0E59aa
  • editorLineNumber.activeForeground#6A1B9A
  • editorLineNumber.foreground#7EA17A80
  • focusBorder#6A1B9A
  • foreground#1A1A1A
  • input.background#4A0E59
  • input.border#00000015
  • input.foreground#1A1A1A
  • input.placeholderForeground#1A1A1A60
  • list.activeSelectionBackground#6A1B9A30
  • list.activeSelectionForeground#1A1A1A
  • list.highlightForeground#6A1B9A
  • list.hoverBackground#4A0E5940
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#6A1B9A15
  • list.inactiveSelectionForeground#1A1A1A
  • selection.background#FFC21A25
  • sideBar.background#4A0E59
  • sideBar.border#00000015
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#4A0E5980
  • sideBarSectionHeader.foreground#1A1A1A
  • sideBarTitle.foreground#6A1B9A
  • statusBar.background#FFFFFF
  • statusBar.border#00000015
  • statusBar.foreground#1A1A1A
  • statusBar.noFolderBackground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#6A1B9A
  • tab.activeForeground#1A1A1A
  • tab.border#00000015
  • tab.inactiveBackground#FFFFFF60
  • tab.inactiveForeground#1A1A1A80
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#FFC21A
  • terminal.ansiCyan#8E24AA
  • terminal.ansiGreen#6A1B9A
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#1A1A1A
  • terminal.ansiYellow#8E24AA
  • terminal.background#FFFFFF
  • terminal.foreground#1A1A1A
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#1A1A1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#1A1A1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7EA17Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFC21Abold
storage.type, storage.modifier#FFC21Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6A1B9A
string, punctuation.definition.string, string.template, meta.template.expression#8E24AA
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#1A1A1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1A1A
variable.parameter, meta.parameter#1A1A1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1A1A80
keyword.operator#1A1A1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8E24AAbold
entity.other.inherited-class#6A1B9A
entity.name.tag, punctuation.definition.tag#FFC21A
entity.other.attribute-name#6A1B9A
meta.diff, meta.diff.header#7EA17A
markup.deleted#2E7D32
markup.inserted#6A1B9A
markup.changed#8E24AA
markup.heading, markup.heading.setext, punctuation.definition.heading#6A1B9Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8E24AA
string.other.link.title, string.other.link.description#6A1B9A
markup.underline.link#7EA17Aunderline
punctuation.definition.list#FFC21A
markup.quote, punctuation.definition.quote#7EA17Aitalic