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#FBFCFE
  • activityBar.border#00000015
  • activityBar.foreground#254493
  • activityBar.inactiveForeground#0B122060
  • activityBarBadge.background#254493
  • activityBarBadge.foreground#FBFCFE
  • button.background#254493
  • button.foreground#FBFCFE
  • button.hoverBackground#254493dd
  • editor.background#FBFCFE
  • editor.foreground#0B1220
  • editor.inactiveSelectionBackground#2183522580
  • editor.lineHighlightBackground#F4F7FB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835225
  • editorCursor.foreground#254493
  • editorGroupHeader.tabsBackground#F4F7FBaa
  • editorLineNumber.activeForeground#254493
  • editorLineNumber.foreground#E2E8F280
  • focusBorder#254493
  • foreground#0B1220
  • input.background#F4F7FB
  • input.border#00000015
  • input.foreground#0B1220
  • input.placeholderForeground#0B122060
  • list.activeSelectionBackground#25449330
  • list.activeSelectionForeground#0B1220
  • list.highlightForeground#254493
  • list.hoverBackground#F4F7FB40
  • list.hoverForeground#0B1220
  • list.inactiveSelectionBackground#25449315
  • list.inactiveSelectionForeground#0B1220
  • selection.background#21835225
  • sideBar.background#F4F7FB
  • sideBar.border#00000015
  • sideBar.foreground#0B1220
  • sideBarSectionHeader.background#F4F7FB80
  • sideBarSectionHeader.foreground#0B1220
  • sideBarTitle.foreground#254493
  • statusBar.background#FBFCFE
  • statusBar.border#00000015
  • statusBar.foreground#0B1220
  • statusBar.noFolderBackground#FBFCFE
  • tab.activeBackground#FBFCFE
  • tab.activeBorderTop#254493
  • tab.activeForeground#0B1220
  • tab.border#00000015
  • tab.inactiveBackground#FBFCFE60
  • tab.inactiveForeground#0B122080
  • terminal.ansiBlack#0B1220
  • terminal.ansiBlue#218352
  • terminal.ansiCyan#294BA3
  • terminal.ansiGreen#254493
  • terminal.ansiMagenta#193576
  • terminal.ansiRed#193576
  • terminal.ansiWhite#0B1220
  • terminal.ansiYellow#294BA3
  • terminal.background#FBFCFE
  • terminal.foreground#0B1220
  • titleBar.activeBackground#FBFCFE
  • titleBar.activeForeground#0B1220
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCFE
  • titleBar.inactiveForeground#0B122060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E2E8F2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218352bold
storage.type, storage.modifier#218352italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254493—
string, punctuation.definition.string, string.template, meta.template.expression#294BA3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#193576—
variable, variable.other.readwrite, variable.other.object#0B1220—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B1220—
variable.parameter, meta.parameter#0B1220dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B122080—
keyword.operator#0B1220—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#294BA3bold
entity.other.inherited-class#254493—
entity.name.tag, punctuation.definition.tag#218352—
entity.other.attribute-name#254493—
meta.diff, meta.diff.header#E2E8F2—
markup.deleted#193576—
markup.inserted#254493—
markup.changed#294BA3—
markup.heading, markup.heading.setext, punctuation.definition.heading#254493bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#294BA3—
string.other.link.title, string.other.link.description#254493—
markup.underline.link#E2E8F2underline
punctuation.definition.list#218352—
markup.quote, punctuation.definition.quote#E2E8F2italic