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#f6f2ea
  • activityBar.border#00000015
  • activityBar.foreground#a77bc5
  • activityBar.inactiveForeground#4b2e4f60
  • activityBarBadge.background#a77bc5
  • activityBarBadge.foreground#f6f2ea
  • button.background#a77bc5
  • button.foreground#f6f2ea
  • button.hoverBackground#a77bc5dd
  • editor.background#f6f2ea
  • editor.foreground#4b2e4f
  • editor.inactiveSelectionBackground#6e8f5a2580
  • editor.lineHighlightBackground#d6d3dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6e8f5a25
  • editorCursor.foreground#a77bc5
  • editorGroupHeader.tabsBackground#d6d3dcaa
  • editorLineNumber.activeForeground#a77bc5
  • editorLineNumber.foreground#b9b5c180
  • focusBorder#a77bc5
  • foreground#4b2e4f
  • input.background#d6d3dc
  • input.border#00000015
  • input.foreground#4b2e4f
  • input.placeholderForeground#4b2e4f60
  • list.activeSelectionBackground#a77bc530
  • list.activeSelectionForeground#4b2e4f
  • list.highlightForeground#a77bc5
  • list.hoverBackground#d6d3dc40
  • list.hoverForeground#4b2e4f
  • list.inactiveSelectionBackground#a77bc515
  • list.inactiveSelectionForeground#4b2e4f
  • selection.background#6e8f5a25
  • sideBar.background#d6d3dc
  • sideBar.border#00000015
  • sideBar.foreground#4b2e4f
  • sideBarSectionHeader.background#d6d3dc80
  • sideBarSectionHeader.foreground#4b2e4f
  • sideBarTitle.foreground#a77bc5
  • statusBar.background#f6f2ea
  • statusBar.border#00000015
  • statusBar.foreground#4b2e4f
  • statusBar.noFolderBackground#f6f2ea
  • tab.activeBackground#f6f2ea
  • tab.activeBorderTop#a77bc5
  • tab.activeForeground#4b2e4f
  • tab.border#00000015
  • tab.inactiveBackground#f6f2ea60
  • tab.inactiveForeground#4b2e4f80
  • terminal.ansiBlack#4b2e4f
  • terminal.ansiBlue#6e8f5a
  • terminal.ansiCyan#c084b6
  • terminal.ansiGreen#a77bc5
  • terminal.ansiMagenta#e7d9f3
  • terminal.ansiRed#e7d9f3
  • terminal.ansiWhite#4b2e4f
  • terminal.ansiYellow#c084b6
  • terminal.background#f6f2ea
  • terminal.foreground#4b2e4f
  • titleBar.activeBackground#f6f2ea
  • titleBar.activeForeground#4b2e4f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f2ea
  • titleBar.inactiveForeground#4b2e4f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b9b5c1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6e8f5abold
storage.type, storage.modifier#6e8f5aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#a77bc5
string, punctuation.definition.string, string.template, meta.template.expression#c084b6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e7d9f3
variable, variable.other.readwrite, variable.other.object#4b2e4f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4b2e4f
variable.parameter, meta.parameter#4b2e4fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4b2e4f80
keyword.operator#4b2e4f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c084b6bold
entity.other.inherited-class#a77bc5
entity.name.tag, punctuation.definition.tag#6e8f5a
entity.other.attribute-name#a77bc5
meta.diff, meta.diff.header#b9b5c1
markup.deleted#e7d9f3
markup.inserted#a77bc5
markup.changed#c084b6
markup.heading, markup.heading.setext, punctuation.definition.heading#a77bc5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c084b6
string.other.link.title, string.other.link.description#a77bc5
markup.underline.link#b9b5c1underline
punctuation.definition.list#6e8f5a
markup.quote, punctuation.definition.quote#b9b5c1italic