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#256393
  • activityBar.inactiveForeground#11131660
  • activityBarBadge.background#256393
  • activityBarBadge.foreground#F9FAFB
  • button.background#256393
  • button.foreground#F9FAFB
  • button.hoverBackground#256393dd
  • editor.background#F9FAFB
  • editor.foreground#111316
  • editor.inactiveSelectionBackground#214E832580
  • editor.lineHighlightBackground#E9EBED50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214E8325
  • editorCursor.foreground#256393
  • editorGroupHeader.tabsBackground#E9EBEDaa
  • editorLineNumber.activeForeground#256393
  • editorLineNumber.foreground#9aa0a580
  • focusBorder#256393
  • foreground#111316
  • input.background#E9EBED
  • input.border#00000015
  • input.foreground#111316
  • input.placeholderForeground#11131660
  • list.activeSelectionBackground#25639330
  • list.activeSelectionForeground#111316
  • list.highlightForeground#256393
  • list.hoverBackground#E9EBED40
  • list.hoverForeground#111316
  • list.inactiveSelectionBackground#25639315
  • list.inactiveSelectionForeground#111316
  • selection.background#214E8325
  • sideBar.background#E9EBED
  • sideBar.border#00000015
  • sideBar.foreground#111316
  • sideBarSectionHeader.background#E9EBED80
  • sideBarSectionHeader.foreground#111316
  • sideBarTitle.foreground#256393
  • statusBar.background#F9FAFB
  • statusBar.border#00000015
  • statusBar.foreground#111316
  • statusBar.noFolderBackground#F9FAFB
  • tab.activeBackground#F9FAFB
  • tab.activeBorderTop#256393
  • tab.activeForeground#111316
  • tab.border#00000015
  • tab.inactiveBackground#F9FAFB60
  • tab.inactiveForeground#11131680
  • terminal.ansiBlack#111316
  • terminal.ansiBlue#214E83
  • terminal.ansiCyan#2978A3
  • terminal.ansiGreen#256393
  • terminal.ansiMagenta#762519
  • terminal.ansiRed#762519
  • terminal.ansiWhite#111316
  • terminal.ansiYellow#2978A3
  • terminal.background#F9FAFB
  • terminal.foreground#111316
  • titleBar.activeBackground#F9FAFB
  • titleBar.activeForeground#111316
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9FAFB
  • titleBar.inactiveForeground#11131660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa0a5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214E83bold
storage.type, storage.modifier#214E83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256393
string, punctuation.definition.string, string.template, meta.template.expression#2978A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762519
variable, variable.other.readwrite, variable.other.object#111316
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111316
variable.parameter, meta.parameter#111316dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131680
keyword.operator#111316
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2978A3bold
entity.other.inherited-class#256393
entity.name.tag, punctuation.definition.tag#214E83
entity.other.attribute-name#256393
meta.diff, meta.diff.header#9aa0a5
markup.deleted#762519
markup.inserted#256393
markup.changed#2978A3
markup.heading, markup.heading.setext, punctuation.definition.heading#256393bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2978A3
string.other.link.title, string.other.link.description#256393
markup.underline.link#9aa0a5underline
punctuation.definition.list#214E83
markup.quote, punctuation.definition.quote#9aa0a5italic