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#FBF9FB
  • activityBar.border#00000015
  • activityBar.foreground#542593
  • activityBar.inactiveForeground#2D262260
  • activityBarBadge.background#542593
  • activityBarBadge.foreground#FBF9FB
  • button.background#542593
  • button.foreground#FBF9FB
  • button.hoverBackground#542593dd
  • editor.background#FBF9FB
  • editor.foreground#2D2622
  • editor.inactiveSelectionBackground#5821832580
  • editor.lineHighlightBackground#F9F5F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#58218325
  • editorCursor.foreground#542593
  • editorGroupHeader.tabsBackground#F9F5F8aa
  • editorLineNumber.activeForeground#542593
  • editorLineNumber.foreground#A6B49A80
  • focusBorder#542593
  • foreground#2D2622
  • input.background#F9F5F8
  • input.border#00000015
  • input.foreground#2D2622
  • input.placeholderForeground#2D262260
  • list.activeSelectionBackground#54259330
  • list.activeSelectionForeground#2D2622
  • list.highlightForeground#542593
  • list.hoverBackground#F9F5F840
  • list.hoverForeground#2D2622
  • list.inactiveSelectionBackground#54259315
  • list.inactiveSelectionForeground#2D2622
  • selection.background#58218325
  • sideBar.background#F9F5F8
  • sideBar.border#00000015
  • sideBar.foreground#2D2622
  • sideBarSectionHeader.background#F9F5F880
  • sideBarSectionHeader.foreground#2D2622
  • sideBarTitle.foreground#542593
  • statusBar.background#FBF9FB
  • statusBar.border#00000015
  • statusBar.foreground#2D2622
  • statusBar.noFolderBackground#FBF9FB
  • tab.activeBackground#FBF9FB
  • tab.activeBorderTop#542593
  • tab.activeForeground#2D2622
  • tab.border#00000015
  • tab.inactiveBackground#FBF9FB60
  • tab.inactiveForeground#2D262280
  • terminal.ansiBlack#2D2622
  • terminal.ansiBlue#582183
  • terminal.ansiCyan#A32995
  • terminal.ansiGreen#542593
  • terminal.ansiMagenta#707619
  • terminal.ansiRed#707619
  • terminal.ansiWhite#2D2622
  • terminal.ansiYellow#A32995
  • terminal.background#FBF9FB
  • terminal.foreground#2D2622
  • titleBar.activeBackground#FBF9FB
  • titleBar.activeForeground#2D2622
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9FB
  • titleBar.inactiveForeground#2D262260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A6B49Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#582183bold
storage.type, storage.modifier#582183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#542593
string, punctuation.definition.string, string.template, meta.template.expression#A32995
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#707619
variable, variable.other.readwrite, variable.other.object#2D2622
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2D2622
variable.parameter, meta.parameter#2D2622dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2D262280
keyword.operator#2D2622
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32995bold
entity.other.inherited-class#542593
entity.name.tag, punctuation.definition.tag#582183
entity.other.attribute-name#542593
meta.diff, meta.diff.header#A6B49A
markup.deleted#707619
markup.inserted#542593
markup.changed#A32995
markup.heading, markup.heading.setext, punctuation.definition.heading#542593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32995
string.other.link.title, string.other.link.description#542593
markup.underline.link#A6B49Aunderline
punctuation.definition.list#582183
markup.quote, punctuation.definition.quote#A6B49Aitalic