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#191C24
  • activityBar.border#ffffff15
  • activityBar.foreground#7B67E9
  • activityBar.inactiveForeground#f4f1f160
  • activityBarBadge.background#7B67E9
  • activityBarBadge.foreground#191C24
  • button.background#7B67E9
  • button.foreground#191C24
  • button.hoverBackground#7B67E9dd
  • editor.background#191C24
  • editor.foreground#f4f1f1
  • editor.inactiveSelectionBackground#9A79EC3580
  • editor.lineHighlightBackground#0E101640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9A79EC35
  • editorCursor.foreground#7B67E9
  • editorGroupHeader.tabsBackground#191C24dd
  • editorLineNumber.activeForeground#7B67E9
  • editorLineNumber.foreground#8a829e80
  • focusBorder#7B67E9
  • foreground#f4f1f1
  • input.background#0E1016
  • input.border#ffffff15
  • input.foreground#f4f1f1
  • input.placeholderForeground#f4f1f160
  • list.activeSelectionBackground#7B67E930
  • list.activeSelectionForeground#f4f1f1
  • list.highlightForeground#7B67E9
  • list.hoverBackground#0E101640
  • list.hoverForeground#f4f1f1
  • list.inactiveSelectionBackground#7B67E915
  • list.inactiveSelectionForeground#f4f1f1
  • selection.background#9A79EC35
  • sideBar.background#0E1016
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f1f1
  • sideBarSectionHeader.background#191C2480
  • sideBarSectionHeader.foreground#f4f1f1
  • sideBarTitle.foreground#7B67E9
  • statusBar.background#191C24
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f1f1
  • statusBar.noFolderBackground#191C24
  • tab.activeBackground#191C24
  • tab.activeBorderTop#7B67E9
  • tab.activeForeground#f4f1f1
  • tab.border#ffffff15
  • tab.inactiveBackground#0E101660
  • tab.inactiveForeground#f4f1f180
  • terminal.ansiBlack#191C24
  • terminal.ansiBlue#9A79EC
  • terminal.ansiCyan#E78855
  • terminal.ansiGreen#7B67E9
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#f4f1f1
  • terminal.ansiYellow#E78855
  • terminal.background#191C24
  • terminal.foreground#f4f1f1
  • titleBar.activeBackground#191C24
  • titleBar.activeForeground#f4f1f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#191C24
  • titleBar.inactiveForeground#f4f1f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a829eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9A79ECbold
storage.type, storage.modifier#9A79ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B67E9—
string, punctuation.definition.string, string.template, meta.template.expression#E78855—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583—
variable, variable.other.readwrite, variable.other.object#f4f1f1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f1f1—
variable.parameter, meta.parameter#f4f1f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f1f180—
keyword.operator#f4f1f1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78855bold
entity.other.inherited-class#7B67E9—
entity.name.tag, punctuation.definition.tag#9A79EC—
entity.other.attribute-name#7B67E9—
meta.diff, meta.diff.header#8a829e—
markup.deleted#F19583—
markup.inserted#7B67E9—
markup.changed#E78855—
markup.heading, markup.heading.setext, punctuation.definition.heading#7B67E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E78855—
string.other.link.title, string.other.link.description#7B67E9—
markup.underline.link#8a829eunderline
punctuation.definition.list#9A79EC—
markup.quote, punctuation.definition.quote#8a829eitalic