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#FFFFFF
  • activityBar.border#00000015
  • activityBar.foreground#2E7D5A
  • activityBar.inactiveForeground#33415560
  • activityBarBadge.background#2E7D5A
  • activityBarBadge.foreground#FFFFFF
  • button.background#2E7D5A
  • button.foreground#FFFFFF
  • button.hoverBackground#2E7D5Add
  • editor.background#FFFFFF
  • editor.foreground#334155
  • editor.inactiveSelectionBackground#FFF7E52580
  • editor.lineHighlightBackground#F6F8FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFF7E525
  • editorCursor.foreground#2E7D5A
  • editorGroupHeader.tabsBackground#F6F8FAaa
  • editorLineNumber.activeForeground#2E7D5A
  • editorLineNumber.foreground#6A7F4A80
  • focusBorder#2E7D5A
  • foreground#334155
  • input.background#F6F8FA
  • input.border#00000015
  • input.foreground#334155
  • input.placeholderForeground#33415560
  • list.activeSelectionBackground#2E7D5A30
  • list.activeSelectionForeground#334155
  • list.highlightForeground#2E7D5A
  • list.hoverBackground#F6F8FA40
  • list.hoverForeground#334155
  • list.inactiveSelectionBackground#2E7D5A15
  • list.inactiveSelectionForeground#334155
  • selection.background#FFF7E525
  • sideBar.background#F6F8FA
  • sideBar.border#00000015
  • sideBar.foreground#334155
  • sideBarSectionHeader.background#F6F8FA80
  • sideBarSectionHeader.foreground#334155
  • sideBarTitle.foreground#2E7D5A
  • statusBar.background#FFFFFF
  • statusBar.border#00000015
  • statusBar.foreground#334155
  • statusBar.noFolderBackground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#2E7D5A
  • tab.activeForeground#334155
  • tab.border#00000015
  • tab.inactiveBackground#FFFFFF60
  • tab.inactiveForeground#33415580
  • terminal.ansiBlack#334155
  • terminal.ansiBlue#FFF7E5
  • terminal.ansiCyan#1F5F3B
  • terminal.ansiGreen#2E7D5A
  • terminal.ansiMagenta#E6C35A
  • terminal.ansiRed#E6C35A
  • terminal.ansiWhite#334155
  • terminal.ansiYellow#1F5F3B
  • terminal.background#FFFFFF
  • terminal.foreground#334155
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#334155
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#33415560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFF7E5bold
storage.type, storage.modifier#FFF7E5italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E7D5A—
string, punctuation.definition.string, string.template, meta.template.expression#1F5F3B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6C35A—
variable, variable.other.readwrite, variable.other.object#334155—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#334155—
variable.parameter, meta.parameter#334155dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#33415580—
keyword.operator#334155—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1F5F3Bbold
entity.other.inherited-class#2E7D5A—
entity.name.tag, punctuation.definition.tag#FFF7E5—
entity.other.attribute-name#2E7D5A—
meta.diff, meta.diff.header#6A7F4A—
markup.deleted#E6C35A—
markup.inserted#2E7D5A—
markup.changed#1F5F3B—
markup.heading, markup.heading.setext, punctuation.definition.heading#2E7D5Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#1F5F3B—
string.other.link.title, string.other.link.description#2E7D5A—
markup.underline.link#6A7F4Aunderline
punctuation.definition.list#FFF7E5—
markup.quote, punctuation.definition.quote#6A7F4Aitalic