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

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#FFFFFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFFFF
variable.parameter, meta.parameter#FFFFFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFFFF80
keyword.operator#FFFFFF
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