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#FAFDFF
  • activityBar.border#00000015
  • activityBar.foreground#257293
  • activityBar.inactiveForeground#07101660
  • activityBarBadge.background#257293
  • activityBarBadge.foreground#FAFDFF
  • button.background#257293
  • button.foreground#FAFDFF
  • button.hoverBackground#257293dd
  • editor.background#FAFDFF
  • editor.foreground#071016
  • editor.inactiveSelectionBackground#216A832580
  • editor.lineHighlightBackground#E9F2F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216A8325
  • editorCursor.foreground#257293
  • editorGroupHeader.tabsBackground#E9F2F7aa
  • editorLineNumber.activeForeground#257293
  • editorLineNumber.foreground#EAF4FA80
  • focusBorder#257293
  • foreground#071016
  • input.background#E9F2F7
  • input.border#00000015
  • input.foreground#071016
  • input.placeholderForeground#07101660
  • list.activeSelectionBackground#25729330
  • list.activeSelectionForeground#071016
  • list.highlightForeground#257293
  • list.hoverBackground#E9F2F740
  • list.hoverForeground#071016
  • list.inactiveSelectionBackground#25729315
  • list.inactiveSelectionForeground#071016
  • selection.background#216A8325
  • sideBar.background#E9F2F7
  • sideBar.border#00000015
  • sideBar.foreground#071016
  • sideBarSectionHeader.background#E9F2F780
  • sideBarSectionHeader.foreground#071016
  • sideBarTitle.foreground#257293
  • statusBar.background#FAFDFF
  • statusBar.border#00000015
  • statusBar.foreground#071016
  • statusBar.noFolderBackground#FAFDFF
  • tab.activeBackground#FAFDFF
  • tab.activeBorderTop#257293
  • tab.activeForeground#071016
  • tab.border#00000015
  • tab.inactiveBackground#FAFDFF60
  • tab.inactiveForeground#07101680
  • terminal.ansiBlack#071016
  • terminal.ansiBlue#216A83
  • terminal.ansiCyan#2991A3
  • terminal.ansiGreen#257293
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#071016
  • terminal.ansiYellow#2991A3
  • terminal.background#FAFDFF
  • terminal.foreground#071016
  • titleBar.activeBackground#FAFDFF
  • titleBar.activeForeground#071016
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFDFF
  • titleBar.inactiveForeground#07101660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EAF4FAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216A83bold
storage.type, storage.modifier#216A83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257293—
string, punctuation.definition.string, string.template, meta.template.expression#2991A3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19—
variable, variable.other.readwrite, variable.other.object#071016—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#071016—
variable.parameter, meta.parameter#071016dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#07101680—
keyword.operator#071016—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2991A3bold
entity.other.inherited-class#257293—
entity.name.tag, punctuation.definition.tag#216A83—
entity.other.attribute-name#257293—
meta.diff, meta.diff.header#EAF4FA—
markup.deleted#765A19—
markup.inserted#257293—
markup.changed#2991A3—
markup.heading, markup.heading.setext, punctuation.definition.heading#257293bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2991A3—
string.other.link.title, string.other.link.description#257293—
markup.underline.link#EAF4FAunderline
punctuation.definition.list#216A83—
markup.quote, punctuation.definition.quote#EAF4FAitalic