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#16161D
  • activityBar.border#ffffff15
  • activityBar.foreground#8367E9
  • activityBar.inactiveForeground#FAFAFD60
  • activityBarBadge.background#8367E9
  • activityBarBadge.foreground#16161D
  • button.background#8367E9
  • button.foreground#16161D
  • button.hoverBackground#8367E9dd
  • editor.background#16161D
  • editor.foreground#FAFAFD
  • editor.inactiveSelectionBackground#9F79EC3580
  • editor.lineHighlightBackground#16161D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9F79EC35
  • editorCursor.foreground#8367E9
  • editorGroupHeader.tabsBackground#16161Ddd
  • editorLineNumber.activeForeground#8367E9
  • editorLineNumber.foreground#DAD7E380
  • focusBorder#8367E9
  • foreground#FAFAFD
  • input.background#16161D
  • input.border#ffffff15
  • input.foreground#FAFAFD
  • input.placeholderForeground#FAFAFD60
  • list.activeSelectionBackground#8367E930
  • list.activeSelectionForeground#FAFAFD
  • list.highlightForeground#8367E9
  • list.hoverBackground#16161D40
  • list.hoverForeground#FAFAFD
  • list.inactiveSelectionBackground#8367E915
  • list.inactiveSelectionForeground#FAFAFD
  • selection.background#9F79EC35
  • sideBar.background#16161D
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAFD
  • sideBarSectionHeader.background#16161D80
  • sideBarSectionHeader.foreground#FAFAFD
  • sideBarTitle.foreground#8367E9
  • statusBar.background#16161D
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAFD
  • statusBar.noFolderBackground#16161D
  • tab.activeBackground#16161D
  • tab.activeBorderTop#8367E9
  • tab.activeForeground#FAFAFD
  • tab.border#ffffff15
  • tab.inactiveBackground#16161D60
  • tab.inactiveForeground#FAFAFD80
  • terminal.ansiBlack#16161D
  • terminal.ansiBlue#9F79EC
  • terminal.ansiCyan#E75555
  • terminal.ansiGreen#8367E9
  • terminal.ansiMagenta#B883F1
  • terminal.ansiRed#B883F1
  • terminal.ansiWhite#FAFAFD
  • terminal.ansiYellow#E75555
  • terminal.background#16161D
  • terminal.foreground#FAFAFD
  • titleBar.activeBackground#16161D
  • titleBar.activeForeground#FAFAFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#16161D
  • titleBar.inactiveForeground#FAFAFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DAD7E3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9F79ECbold
storage.type, storage.modifier#9F79ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8367E9
string, punctuation.definition.string, string.template, meta.template.expression#E75555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B883F1
variable, variable.other.readwrite, variable.other.object#FAFAFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAFD
variable.parameter, meta.parameter#FAFAFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAFD80
keyword.operator#FAFAFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75555bold
entity.other.inherited-class#8367E9
entity.name.tag, punctuation.definition.tag#9F79EC
entity.other.attribute-name#8367E9
meta.diff, meta.diff.header#DAD7E3
markup.deleted#B883F1
markup.inserted#8367E9
markup.changed#E75555
markup.heading, markup.heading.setext, punctuation.definition.heading#8367E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75555
string.other.link.title, string.other.link.description#8367E9
markup.underline.link#DAD7E3underline
punctuation.definition.list#9F79EC
markup.quote, punctuation.definition.quote#DAD7E3italic