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#EEF1F5
  • activityBar.border#00000015
  • activityBar.foreground#1E6BFF
  • activityBar.inactiveForeground#2B2F3660
  • activityBarBadge.background#1E6BFF
  • activityBarBadge.foreground#EEF1F5
  • button.background#1E6BFF
  • button.foreground#EEF1F5
  • button.hoverBackground#1E6BFFdd
  • editor.background#EEF1F5
  • editor.foreground#2B2F36
  • editor.inactiveSelectionBackground#2EC8A62580
  • editor.lineHighlightBackground#B9BCC350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2EC8A625
  • editorCursor.foreground#1E6BFF
  • editorGroupHeader.tabsBackground#B9BCC3aa
  • editorLineNumber.activeForeground#1E6BFF
  • editorLineNumber.foreground#6E737B80
  • focusBorder#1E6BFF
  • foreground#2B2F36
  • input.background#B9BCC3
  • input.border#00000015
  • input.foreground#2B2F36
  • input.placeholderForeground#2B2F3660
  • list.activeSelectionBackground#1E6BFF30
  • list.activeSelectionForeground#2B2F36
  • list.highlightForeground#1E6BFF
  • list.hoverBackground#B9BCC340
  • list.hoverForeground#2B2F36
  • list.inactiveSelectionBackground#1E6BFF15
  • list.inactiveSelectionForeground#2B2F36
  • selection.background#2EC8A625
  • sideBar.background#B9BCC3
  • sideBar.border#00000015
  • sideBar.foreground#2B2F36
  • sideBarSectionHeader.background#B9BCC380
  • sideBarSectionHeader.foreground#2B2F36
  • sideBarTitle.foreground#1E6BFF
  • statusBar.background#EEF1F5
  • statusBar.border#00000015
  • statusBar.foreground#2B2F36
  • statusBar.noFolderBackground#EEF1F5
  • tab.activeBackground#EEF1F5
  • tab.activeBorderTop#1E6BFF
  • tab.activeForeground#2B2F36
  • tab.border#00000015
  • tab.inactiveBackground#EEF1F560
  • tab.inactiveForeground#2B2F3680
  • terminal.ansiBlack#2B2F36
  • terminal.ansiBlue#2EC8A6
  • terminal.ansiCyan#D4AF37
  • terminal.ansiGreen#1E6BFF
  • terminal.ansiMagenta#58b7a0
  • terminal.ansiRed#58b7a0
  • terminal.ansiWhite#2B2F36
  • terminal.ansiYellow#D4AF37
  • terminal.background#EEF1F5
  • terminal.foreground#2B2F36
  • titleBar.activeBackground#EEF1F5
  • titleBar.activeForeground#2B2F36
  • titleBar.border#00000015
  • titleBar.inactiveBackground#EEF1F5
  • titleBar.inactiveForeground#2B2F3660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E737Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2EC8A6bold
storage.type, storage.modifier#2EC8A6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1E6BFF—
string, punctuation.definition.string, string.template, meta.template.expression#D4AF37—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#58b7a0—
variable, variable.other.readwrite, variable.other.object#2B2F36—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B2F36—
variable.parameter, meta.parameter#2B2F36dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B2F3680—
keyword.operator#2B2F36—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4AF37bold
entity.other.inherited-class#1E6BFF—
entity.name.tag, punctuation.definition.tag#2EC8A6—
entity.other.attribute-name#1E6BFF—
meta.diff, meta.diff.header#6E737B—
markup.deleted#58b7a0—
markup.inserted#1E6BFF—
markup.changed#D4AF37—
markup.heading, markup.heading.setext, punctuation.definition.heading#1E6BFFbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#D4AF37—
string.other.link.title, string.other.link.description#1E6BFF—
markup.underline.link#6E737Bunderline
punctuation.definition.list#2EC8A6—
markup.quote, punctuation.definition.quote#6E737Bitalic