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#040910
  • activityBar.border#ffffff15
  • activityBar.foreground#7267E9
  • activityBar.inactiveForeground#FAFAFC60
  • activityBarBadge.background#7267E9
  • activityBarBadge.foreground#040910
  • button.background#7267E9
  • button.foreground#040910
  • button.hoverBackground#7267E9dd
  • editor.background#040910
  • editor.foreground#FAFAFC
  • editor.inactiveSelectionBackground#79ECA33580
  • editor.lineHighlightBackground#090E1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECA335
  • editorCursor.foreground#7267E9
  • editorGroupHeader.tabsBackground#040910dd
  • editorLineNumber.activeForeground#7267E9
  • editorLineNumber.foreground#F3F0FF80
  • focusBorder#7267E9
  • foreground#FAFAFC
  • input.background#090E1A
  • input.border#ffffff15
  • input.foreground#FAFAFC
  • input.placeholderForeground#FAFAFC60
  • list.activeSelectionBackground#7267E930
  • list.activeSelectionForeground#FAFAFC
  • list.highlightForeground#7267E9
  • list.hoverBackground#090E1A40
  • list.hoverForeground#FAFAFC
  • list.inactiveSelectionBackground#7267E915
  • list.inactiveSelectionForeground#FAFAFC
  • selection.background#79ECA335
  • sideBar.background#090E1A
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAFC
  • sideBarSectionHeader.background#04091080
  • sideBarSectionHeader.foreground#FAFAFC
  • sideBarTitle.foreground#7267E9
  • statusBar.background#040910
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAFC
  • statusBar.noFolderBackground#040910
  • tab.activeBackground#040910
  • tab.activeBorderTop#7267E9
  • tab.activeForeground#FAFAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#090E1A60
  • tab.inactiveForeground#FAFAFC80
  • terminal.ansiBlack#040910
  • terminal.ansiBlue#79ECA3
  • terminal.ansiCyan#5558E7
  • terminal.ansiGreen#7267E9
  • terminal.ansiMagenta#83A8F1
  • terminal.ansiRed#83A8F1
  • terminal.ansiWhite#FAFAFC
  • terminal.ansiYellow#5558E7
  • terminal.background#040910
  • terminal.foreground#FAFAFC
  • titleBar.activeBackground#040910
  • titleBar.activeForeground#FAFAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040910
  • titleBar.inactiveForeground#FAFAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F0FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECA3bold
storage.type, storage.modifier#79ECA3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7267E9—
string, punctuation.definition.string, string.template, meta.template.expression#5558E7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83A8F1—
variable, variable.other.readwrite, variable.other.object#FAFAFC—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAFC—
variable.parameter, meta.parameter#FAFAFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAFC80—
keyword.operator#FAFAFC—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5558E7bold
entity.other.inherited-class#7267E9—
entity.name.tag, punctuation.definition.tag#79ECA3—
entity.other.attribute-name#7267E9—
meta.diff, meta.diff.header#F3F0FF—
markup.deleted#83A8F1—
markup.inserted#7267E9—
markup.changed#5558E7—
markup.heading, markup.heading.setext, punctuation.definition.heading#7267E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#5558E7—
string.other.link.title, string.other.link.description#7267E9—
markup.underline.link#F3F0FFunderline
punctuation.definition.list#79ECA3—
markup.quote, punctuation.definition.quote#F3F0FFitalic