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

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#f4f8f8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f8f8—
variable.parameter, meta.parameter#f4f8f8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f8f880—
keyword.operator#f4f8f8—
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