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#fbf6ef
  • activityBar.border#00000015
  • activityBar.foreground#d92d20
  • activityBar.inactiveForeground#231b1660
  • activityBarBadge.background#d92d20
  • activityBarBadge.foreground#fbf6ef
  • button.background#d92d20
  • button.foreground#fbf6ef
  • button.hoverBackground#d92d20dd
  • editor.background#fbf6ef
  • editor.foreground#231b16
  • editor.inactiveSelectionBackground#ef5a242580
  • editor.lineHighlightBackground#f2e7dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ef5a2425
  • editorCursor.foreground#d92d20
  • editorGroupHeader.tabsBackground#f2e7dcaa
  • editorLineNumber.activeForeground#d92d20
  • editorLineNumber.foreground#b98d7380
  • focusBorder#d92d20
  • foreground#231b16
  • input.background#f2e7dc
  • input.border#00000015
  • input.foreground#231b16
  • input.placeholderForeground#231b1660
  • list.activeSelectionBackground#d92d2030
  • list.activeSelectionForeground#231b16
  • list.highlightForeground#d92d20
  • list.hoverBackground#f2e7dc40
  • list.hoverForeground#231b16
  • list.inactiveSelectionBackground#d92d2015
  • list.inactiveSelectionForeground#231b16
  • selection.background#ef5a2425
  • sideBar.background#f2e7dc
  • sideBar.border#00000015
  • sideBar.foreground#231b16
  • sideBarSectionHeader.background#f2e7dc80
  • sideBarSectionHeader.foreground#231b16
  • sideBarTitle.foreground#d92d20
  • statusBar.background#fbf6ef
  • statusBar.border#00000015
  • statusBar.foreground#231b16
  • statusBar.noFolderBackground#fbf6ef
  • tab.activeBackground#fbf6ef
  • tab.activeBorderTop#d92d20
  • tab.activeForeground#231b16
  • tab.border#00000015
  • tab.inactiveBackground#fbf6ef60
  • tab.inactiveForeground#231b1680
  • terminal.ansiBlack#231b16
  • terminal.ansiBlue#ef5a24
  • terminal.ansiCyan#f59f2a
  • terminal.ansiGreen#d92d20
  • terminal.ansiMagenta#b96b32
  • terminal.ansiRed#b96b32
  • terminal.ansiWhite#231b16
  • terminal.ansiYellow#f59f2a
  • terminal.background#fbf6ef
  • terminal.foreground#231b16
  • titleBar.activeBackground#fbf6ef
  • titleBar.activeForeground#231b16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbf6ef
  • titleBar.inactiveForeground#231b1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b98d73italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ef5a24bold
storage.type, storage.modifier#ef5a24italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d92d20
string, punctuation.definition.string, string.template, meta.template.expression#f59f2a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b96b32
variable, variable.other.readwrite, variable.other.object#231b16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#231b16
variable.parameter, meta.parameter#231b16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#231b1680
keyword.operator#231b16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f59f2abold
entity.other.inherited-class#d92d20
entity.name.tag, punctuation.definition.tag#ef5a24
entity.other.attribute-name#d92d20
meta.diff, meta.diff.header#b98d73
markup.deleted#b96b32
markup.inserted#d92d20
markup.changed#f59f2a
markup.heading, markup.heading.setext, punctuation.definition.heading#d92d20bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f59f2a
string.other.link.title, string.other.link.description#d92d20
markup.underline.link#b98d73underline
punctuation.definition.list#ef5a24
markup.quote, punctuation.definition.quote#b98d73italic