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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#582593
  • activityBar.inactiveForeground#10182760
  • activityBarBadge.background#582593
  • activityBarBadge.foreground#FBFDFE
  • button.background#582593
  • button.foreground#FBFDFE
  • button.hoverBackground#582593dd
  • editor.background#FBFDFE
  • editor.foreground#101827
  • editor.inactiveSelectionBackground#2176832580
  • editor.lineHighlightBackground#F9F1FE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21768325
  • editorCursor.foreground#582593
  • editorGroupHeader.tabsBackground#F9F1FEaa
  • editorLineNumber.activeForeground#582593
  • editorLineNumber.foreground#8ab9c880
  • focusBorder#582593
  • foreground#101827
  • input.background#F9F1FE
  • input.border#00000015
  • input.foreground#101827
  • input.placeholderForeground#10182760
  • list.activeSelectionBackground#58259330
  • list.activeSelectionForeground#101827
  • list.highlightForeground#582593
  • list.hoverBackground#F9F1FE40
  • list.hoverForeground#101827
  • list.inactiveSelectionBackground#58259315
  • list.inactiveSelectionForeground#101827
  • selection.background#21768325
  • sideBar.background#F9F1FE
  • sideBar.border#00000015
  • sideBar.foreground#101827
  • sideBarSectionHeader.background#F9F1FE80
  • sideBarSectionHeader.foreground#101827
  • sideBarTitle.foreground#582593
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#101827
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#582593
  • tab.activeForeground#101827
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#10182780
  • terminal.ansiBlack#101827
  • terminal.ansiBlue#217683
  • terminal.ansiCyan#295CA3
  • terminal.ansiGreen#582593
  • terminal.ansiMagenta#331976
  • terminal.ansiRed#331976
  • terminal.ansiWhite#101827
  • terminal.ansiYellow#295CA3
  • terminal.background#FBFDFE
  • terminal.foreground#101827
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#101827
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#10182760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8ab9c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217683bold
storage.type, storage.modifier#217683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#582593—
string, punctuation.definition.string, string.template, meta.template.expression#295CA3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#331976—
variable, variable.other.readwrite, variable.other.object#101827—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101827—
variable.parameter, meta.parameter#101827dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10182780—
keyword.operator#101827—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#295CA3bold
entity.other.inherited-class#582593—
entity.name.tag, punctuation.definition.tag#217683—
entity.other.attribute-name#582593—
meta.diff, meta.diff.header#8ab9c8—
markup.deleted#331976—
markup.inserted#582593—
markup.changed#295CA3—
markup.heading, markup.heading.setext, punctuation.definition.heading#582593bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#295CA3—
string.other.link.title, string.other.link.description#582593—
markup.underline.link#8ab9c8underline
punctuation.definition.list#217683—
markup.quote, punctuation.definition.quote#8ab9c8italic