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#f4f8f8
  • activityBar.border#00000015
  • activityBar.foreground#243f52
  • activityBar.inactiveForeground#10293860
  • activityBarBadge.background#243f52
  • activityBarBadge.foreground#f4f8f8
  • button.background#243f52
  • button.foreground#f4f8f8
  • button.hoverBackground#243f52dd
  • editor.background#f4f8f8
  • editor.foreground#102938
  • editor.inactiveSelectionBackground#4768612580
  • editor.lineHighlightBackground#b7c4c750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#47686125
  • editorCursor.foreground#243f52
  • editorGroupHeader.tabsBackground#b7c4c7aa
  • editorLineNumber.activeForeground#243f52
  • editorLineNumber.foreground#47686180
  • focusBorder#243f52
  • foreground#102938
  • input.background#b7c4c7
  • input.border#00000015
  • input.foreground#102938
  • input.placeholderForeground#10293860
  • list.activeSelectionBackground#243f5230
  • list.activeSelectionForeground#102938
  • list.highlightForeground#243f52
  • list.hoverBackground#b7c4c740
  • list.hoverForeground#102938
  • list.inactiveSelectionBackground#243f5215
  • list.inactiveSelectionForeground#102938
  • selection.background#47686125
  • sideBar.background#b7c4c7
  • sideBar.border#00000015
  • sideBar.foreground#102938
  • sideBarSectionHeader.background#b7c4c780
  • sideBarSectionHeader.foreground#102938
  • sideBarTitle.foreground#243f52
  • statusBar.background#f4f8f8
  • statusBar.border#00000015
  • statusBar.foreground#102938
  • statusBar.noFolderBackground#f4f8f8
  • tab.activeBackground#f4f8f8
  • tab.activeBorderTop#243f52
  • tab.activeForeground#102938
  • tab.border#00000015
  • tab.inactiveBackground#f4f8f860
  • tab.inactiveForeground#10293880
  • terminal.ansiBlack#102938
  • terminal.ansiBlue#476861
  • terminal.ansiCyan#3f7890
  • terminal.ansiGreen#243f52
  • terminal.ansiMagenta#f7f3ec
  • terminal.ansiRed#f7f3ec
  • terminal.ansiWhite#102938
  • terminal.ansiYellow#3f7890
  • terminal.background#f4f8f8
  • terminal.foreground#102938
  • titleBar.activeBackground#f4f8f8
  • titleBar.activeForeground#102938
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f8f8
  • titleBar.inactiveForeground#10293860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#476861italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#476861bold
storage.type, storage.modifier#476861italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#243f52—
string, punctuation.definition.string, string.template, meta.template.expression#3f7890—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f7f3ec—
variable, variable.other.readwrite, variable.other.object#102938—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102938—
variable.parameter, meta.parameter#102938dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10293880—
keyword.operator#102938—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3f7890bold
entity.other.inherited-class#243f52—
entity.name.tag, punctuation.definition.tag#476861—
entity.other.attribute-name#243f52—
meta.diff, meta.diff.header#476861—
markup.deleted#f7f3ec—
markup.inserted#243f52—
markup.changed#3f7890—
markup.heading, markup.heading.setext, punctuation.definition.heading#243f52bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#3f7890—
string.other.link.title, string.other.link.description#243f52—
markup.underline.link#476861underline
punctuation.definition.list#476861—
markup.quote, punctuation.definition.quote#476861italic