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#FAFAFD
  • activityBar.border#00000015
  • activityBar.foreground#7B5FE1
  • activityBar.inactiveForeground#1F1F2860
  • activityBarBadge.background#7B5FE1
  • activityBarBadge.foreground#FAFAFD
  • button.background#7B5FE1
  • button.foreground#FAFAFD
  • button.hoverBackground#7B5FE1dd
  • editor.background#FAFAFD
  • editor.foreground#1F1F28
  • editor.inactiveSelectionBackground#B69AEF2580
  • editor.lineHighlightBackground#F2F0F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B69AEF25
  • editorCursor.foreground#7B5FE1
  • editorGroupHeader.tabsBackground#F2F0F7aa
  • editorLineNumber.activeForeground#7B5FE1
  • editorLineNumber.foreground#DAD7E380
  • focusBorder#7B5FE1
  • foreground#1F1F28
  • input.background#F2F0F7
  • input.border#00000015
  • input.foreground#1F1F28
  • input.placeholderForeground#1F1F2860
  • list.activeSelectionBackground#7B5FE130
  • list.activeSelectionForeground#1F1F28
  • list.highlightForeground#7B5FE1
  • list.hoverBackground#F2F0F740
  • list.hoverForeground#1F1F28
  • list.inactiveSelectionBackground#7B5FE115
  • list.inactiveSelectionForeground#1F1F28
  • selection.background#B69AEF25
  • sideBar.background#F2F0F7
  • sideBar.border#00000015
  • sideBar.foreground#1F1F28
  • sideBarSectionHeader.background#F2F0F780
  • sideBarSectionHeader.foreground#1F1F28
  • sideBarTitle.foreground#7B5FE1
  • statusBar.background#FAFAFD
  • statusBar.border#00000015
  • statusBar.foreground#1F1F28
  • statusBar.noFolderBackground#FAFAFD
  • tab.activeBackground#FAFAFD
  • tab.activeBorderTop#7B5FE1
  • tab.activeForeground#1F1F28
  • tab.border#00000015
  • tab.inactiveBackground#FAFAFD60
  • tab.inactiveForeground#1F1F2880
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#B69AEF
  • terminal.ansiCyan#FFFFFF
  • terminal.ansiGreen#7B5FE1
  • terminal.ansiMagenta#9c78c2
  • terminal.ansiRed#9c78c2
  • terminal.ansiWhite#1F1F28
  • terminal.ansiYellow#FFFFFF
  • terminal.background#FAFAFD
  • terminal.foreground#1F1F28
  • titleBar.activeBackground#FAFAFD
  • titleBar.activeForeground#1F1F28
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAFD
  • titleBar.inactiveForeground#1F1F2860
  • widget.border#00000015

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#B69AEFbold
storage.type, storage.modifier#B69AEFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B5FE1
string, punctuation.definition.string, string.template, meta.template.expression#FFFFFF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9c78c2
variable, variable.other.readwrite, variable.other.object#1F1F28
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1F28
variable.parameter, meta.parameter#1F1F28dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F1F2880
keyword.operator#1F1F28
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFFFFFbold
entity.other.inherited-class#7B5FE1
entity.name.tag, punctuation.definition.tag#B69AEF
entity.other.attribute-name#7B5FE1
meta.diff, meta.diff.header#DAD7E3
markup.deleted#9c78c2
markup.inserted#7B5FE1
markup.changed#FFFFFF
markup.heading, markup.heading.setext, punctuation.definition.heading#7B5FE1bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FFFFFF
string.other.link.title, string.other.link.description#7B5FE1
markup.underline.link#DAD7E3underline
punctuation.definition.list#B69AEF
markup.quote, punctuation.definition.quote#DAD7E3italic