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#08050A
  • activityBar.border#ffffff15
  • activityBar.foreground#C267E9
  • activityBar.inactiveForeground#FAF6F160
  • activityBarBadge.background#C267E9
  • activityBarBadge.foreground#08050A
  • button.background#C267E9
  • button.foreground#08050A
  • button.hoverBackground#C267E9dd
  • editor.background#08050A
  • editor.foreground#FAF6F1
  • editor.inactiveSelectionBackground#DE79EC3580
  • editor.lineHighlightBackground#100B1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#DE79EC35
  • editorCursor.foreground#C267E9
  • editorGroupHeader.tabsBackground#08050Add
  • editorLineNumber.activeForeground#C267E9
  • editorLineNumber.foreground#8E879880
  • focusBorder#C267E9
  • foreground#FAF6F1
  • input.background#100B14
  • input.border#ffffff15
  • input.foreground#FAF6F1
  • input.placeholderForeground#FAF6F160
  • list.activeSelectionBackground#C267E930
  • list.activeSelectionForeground#FAF6F1
  • list.highlightForeground#C267E9
  • list.hoverBackground#100B1440
  • list.hoverForeground#FAF6F1
  • list.inactiveSelectionBackground#C267E915
  • list.inactiveSelectionForeground#FAF6F1
  • selection.background#DE79EC35
  • sideBar.background#100B14
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6F1
  • sideBarSectionHeader.background#08050A80
  • sideBarSectionHeader.foreground#FAF6F1
  • sideBarTitle.foreground#C267E9
  • statusBar.background#08050A
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6F1
  • statusBar.noFolderBackground#08050A
  • tab.activeBackground#08050A
  • tab.activeBorderTop#C267E9
  • tab.activeForeground#FAF6F1
  • tab.border#ffffff15
  • tab.inactiveBackground#100B1460
  • tab.inactiveForeground#FAF6F180
  • terminal.ansiBlack#08050A
  • terminal.ansiBlue#DE79EC
  • terminal.ansiCyan#7AE755
  • terminal.ansiGreen#C267E9
  • terminal.ansiMagenta#9FF183
  • terminal.ansiRed#9FF183
  • terminal.ansiWhite#FAF6F1
  • terminal.ansiYellow#7AE755
  • terminal.background#08050A
  • terminal.foreground#FAF6F1
  • titleBar.activeBackground#08050A
  • titleBar.activeForeground#FAF6F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#08050A
  • titleBar.inactiveForeground#FAF6F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8798italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#DE79ECbold
storage.type, storage.modifier#DE79ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C267E9
string, punctuation.definition.string, string.template, meta.template.expression#7AE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9FF183
variable, variable.other.readwrite, variable.other.object#FAF6F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6F1
variable.parameter, meta.parameter#FAF6F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6F180
keyword.operator#FAF6F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7AE755bold
entity.other.inherited-class#C267E9
entity.name.tag, punctuation.definition.tag#DE79EC
entity.other.attribute-name#C267E9
meta.diff, meta.diff.header#8E8798
markup.deleted#9FF183
markup.inserted#C267E9
markup.changed#7AE755
markup.heading, markup.heading.setext, punctuation.definition.heading#C267E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7AE755
string.other.link.title, string.other.link.description#C267E9
markup.underline.link#8E8798underline
punctuation.definition.list#DE79EC
markup.quote, punctuation.definition.quote#8E8798italic