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

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#f6f2ea—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f2ea—
variable.parameter, meta.parameter#f6f2eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f2ea80—
keyword.operator#f6f2ea—
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.bold—bold
markup.italic—italic
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