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#F9FAFB
  • activityBar.border#00000015
  • activityBar.foreground#254B93
  • activityBar.inactiveForeground#2B2F3660
  • activityBarBadge.background#254B93
  • activityBarBadge.foreground#F9FAFB
  • button.background#254B93
  • button.foreground#F9FAFB
  • button.hoverBackground#254B93dd
  • editor.background#F9FAFB
  • editor.foreground#2B2F36
  • editor.inactiveSelectionBackground#21836D2580
  • editor.lineHighlightBackground#C2C5CB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836D25
  • editorCursor.foreground#254B93
  • editorGroupHeader.tabsBackground#C2C5CBaa
  • editorLineNumber.activeForeground#254B93
  • editorLineNumber.foreground#6E737B80
  • focusBorder#254B93
  • foreground#2B2F36
  • input.background#C2C5CB
  • input.border#00000015
  • input.foreground#2B2F36
  • input.placeholderForeground#2B2F3660
  • list.activeSelectionBackground#254B9330
  • list.activeSelectionForeground#2B2F36
  • list.highlightForeground#254B93
  • list.hoverBackground#C2C5CB40
  • list.hoverForeground#2B2F36
  • list.inactiveSelectionBackground#254B9315
  • list.inactiveSelectionForeground#2B2F36
  • selection.background#21836D25
  • sideBar.background#C2C5CB
  • sideBar.border#00000015
  • sideBar.foreground#2B2F36
  • sideBarSectionHeader.background#C2C5CB80
  • sideBarSectionHeader.foreground#2B2F36
  • sideBarTitle.foreground#254B93
  • statusBar.background#F9FAFB
  • statusBar.border#00000015
  • statusBar.foreground#2B2F36
  • statusBar.noFolderBackground#F9FAFB
  • tab.activeBackground#F9FAFB
  • tab.activeBorderTop#254B93
  • tab.activeForeground#2B2F36
  • tab.border#00000015
  • tab.inactiveBackground#F9FAFB60
  • tab.inactiveForeground#2B2F3680
  • terminal.ansiBlack#2B2F36
  • terminal.ansiBlue#21836D
  • terminal.ansiCyan#A38729
  • terminal.ansiGreen#254B93
  • terminal.ansiMagenta#19765F
  • terminal.ansiRed#19765F
  • terminal.ansiWhite#2B2F36
  • terminal.ansiYellow#A38729
  • terminal.background#F9FAFB
  • terminal.foreground#2B2F36
  • titleBar.activeBackground#F9FAFB
  • titleBar.activeForeground#2B2F36
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9FAFB
  • 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#21836Dbold
storage.type, storage.modifier#21836Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254B93—
string, punctuation.definition.string, string.template, meta.template.expression#A38729—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19765F—
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#A38729bold
entity.other.inherited-class#254B93—
entity.name.tag, punctuation.definition.tag#21836D—
entity.other.attribute-name#254B93—
meta.diff, meta.diff.header#6E737B—
markup.deleted#19765F—
markup.inserted#254B93—
markup.changed#A38729—
markup.heading, markup.heading.setext, punctuation.definition.heading#254B93bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38729—
string.other.link.title, string.other.link.description#254B93—
markup.underline.link#6E737Bunderline
punctuation.definition.list#21836D—
markup.quote, punctuation.definition.quote#6E737Bitalic