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#FAF9F4
  • activityBar.border#00000015
  • activityBar.foreground#254493
  • activityBar.inactiveForeground#0B0E1360
  • activityBarBadge.background#254493
  • activityBarBadge.foreground#FAF9F4
  • button.background#254493
  • button.foreground#FAF9F4
  • button.hoverBackground#254493dd
  • editor.background#FAF9F4
  • editor.foreground#0B0E13
  • editor.inactiveSelectionBackground#2146832580
  • editor.lineHighlightBackground#F6F7F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21468325
  • editorCursor.foreground#254493
  • editorGroupHeader.tabsBackground#F6F7F9aa
  • editorLineNumber.activeForeground#254493
  • editorLineNumber.foreground#555C6680
  • focusBorder#254493
  • foreground#0B0E13
  • input.background#F6F7F9
  • input.border#00000015
  • input.foreground#0B0E13
  • input.placeholderForeground#0B0E1360
  • list.activeSelectionBackground#25449330
  • list.activeSelectionForeground#0B0E13
  • list.highlightForeground#254493
  • list.hoverBackground#F6F7F940
  • list.hoverForeground#0B0E13
  • list.inactiveSelectionBackground#25449315
  • list.inactiveSelectionForeground#0B0E13
  • selection.background#21468325
  • sideBar.background#F6F7F9
  • sideBar.border#00000015
  • sideBar.foreground#0B0E13
  • sideBarSectionHeader.background#F6F7F980
  • sideBarSectionHeader.foreground#0B0E13
  • sideBarTitle.foreground#254493
  • statusBar.background#FAF9F4
  • statusBar.border#00000015
  • statusBar.foreground#0B0E13
  • statusBar.noFolderBackground#FAF9F4
  • tab.activeBackground#FAF9F4
  • tab.activeBorderTop#254493
  • tab.activeForeground#0B0E13
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F460
  • tab.inactiveForeground#0B0E1380
  • terminal.ansiBlack#0B0E13
  • terminal.ansiBlue#214683
  • terminal.ansiCyan#76A329
  • terminal.ansiGreen#254493
  • terminal.ansiMagenta#607619
  • terminal.ansiRed#607619
  • terminal.ansiWhite#0B0E13
  • terminal.ansiYellow#76A329
  • terminal.background#FAF9F4
  • terminal.foreground#0B0E13
  • titleBar.activeBackground#FAF9F4
  • titleBar.activeForeground#0B0E13
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F4
  • titleBar.inactiveForeground#0B0E1360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555C66italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214683bold
storage.type, storage.modifier#214683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254493
string, punctuation.definition.string, string.template, meta.template.expression#76A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#607619
variable, variable.other.readwrite, variable.other.object#0B0E13
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B0E13
variable.parameter, meta.parameter#0B0E13dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B0E1380
keyword.operator#0B0E13
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#76A329bold
entity.other.inherited-class#254493
entity.name.tag, punctuation.definition.tag#214683
entity.other.attribute-name#254493
meta.diff, meta.diff.header#555C66
markup.deleted#607619
markup.inserted#254493
markup.changed#76A329
markup.heading, markup.heading.setext, punctuation.definition.heading#254493bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#76A329
string.other.link.title, string.other.link.description#254493
markup.underline.link#555C66underline
punctuation.definition.list#214683
markup.quote, punctuation.definition.quote#555C66italic