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#FBF9F6
  • activityBar.border#00000015
  • activityBar.foreground#13C8C8
  • activityBar.inactiveForeground#0E4F5960
  • activityBarBadge.background#13C8C8
  • activityBarBadge.foreground#FBF9F6
  • button.background#13C8C8
  • button.foreground#FBF9F6
  • button.hoverBackground#13C8C8dd
  • editor.background#FBF9F6
  • editor.foreground#0E4F59
  • editor.inactiveSelectionBackground#9EDBD62580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9EDBD625
  • editorCursor.foreground#13C8C8
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#13C8C8
  • editorLineNumber.foreground#64748B80
  • focusBorder#13C8C8
  • foreground#0E4F59
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#0E4F59
  • input.placeholderForeground#0E4F5960
  • list.activeSelectionBackground#13C8C830
  • list.activeSelectionForeground#0E4F59
  • list.highlightForeground#13C8C8
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#0E4F59
  • list.inactiveSelectionBackground#13C8C815
  • list.inactiveSelectionForeground#0E4F59
  • selection.background#9EDBD625
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#0E4F59
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#0E4F59
  • sideBarTitle.foreground#13C8C8
  • statusBar.background#FBF9F6
  • statusBar.border#00000015
  • statusBar.foreground#0E4F59
  • statusBar.noFolderBackground#FBF9F6
  • tab.activeBackground#FBF9F6
  • tab.activeBorderTop#13C8C8
  • tab.activeForeground#0E4F59
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F660
  • tab.inactiveForeground#0E4F5980
  • terminal.ansiBlack#0E4F59
  • terminal.ansiBlue#9EDBD6
  • terminal.ansiCyan#2E7D4F
  • terminal.ansiGreen#13C8C8
  • terminal.ansiMagenta#F3E6D6
  • terminal.ansiRed#F3E6D6
  • terminal.ansiWhite#0E4F59
  • terminal.ansiYellow#2E7D4F
  • terminal.background#FBF9F6
  • terminal.foreground#0E4F59
  • titleBar.activeBackground#FBF9F6
  • titleBar.activeForeground#0E4F59
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F6
  • titleBar.inactiveForeground#0E4F5960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9EDBD6bold
storage.type, storage.modifier#9EDBD6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#13C8C8—
string, punctuation.definition.string, string.template, meta.template.expression#2E7D4F—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F3E6D6—
variable, variable.other.readwrite, variable.other.object#0E4F59—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E4F59—
variable.parameter, meta.parameter#0E4F59dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E4F5980—
keyword.operator#0E4F59—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E7D4Fbold
entity.other.inherited-class#13C8C8—
entity.name.tag, punctuation.definition.tag#9EDBD6—
entity.other.attribute-name#13C8C8—
meta.diff, meta.diff.header#64748B—
markup.deleted#F3E6D6—
markup.inserted#13C8C8—
markup.changed#2E7D4F—
markup.heading, markup.heading.setext, punctuation.definition.heading#13C8C8bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2E7D4F—
string.other.link.title, string.other.link.description#13C8C8—
markup.underline.link#64748Bunderline
punctuation.definition.list#9EDBD6—
markup.quote, punctuation.definition.quote#64748Bitalic