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#f6f3ec
  • activityBar.border#00000015
  • activityBar.foreground#b8862b
  • activityBar.inactiveForeground#1f1f1d60
  • activityBarBadge.background#b8862b
  • activityBarBadge.foreground#f6f3ec
  • button.background#b8862b
  • button.foreground#f6f3ec
  • button.hoverBackground#b8862bdd
  • editor.background#f6f3ec
  • editor.foreground#1f1f1d
  • editor.inactiveSelectionBackground#cfc8b82580
  • editor.lineHighlightBackground#fbf9f350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#cfc8b825
  • editorCursor.foreground#b8862b
  • editorGroupHeader.tabsBackground#fbf9f3aa
  • editorLineNumber.activeForeground#b8862b
  • editorLineNumber.foreground#e6e1d680
  • focusBorder#b8862b
  • foreground#1f1f1d
  • input.background#fbf9f3
  • input.border#00000015
  • input.foreground#1f1f1d
  • input.placeholderForeground#1f1f1d60
  • list.activeSelectionBackground#b8862b30
  • list.activeSelectionForeground#1f1f1d
  • list.highlightForeground#b8862b
  • list.hoverBackground#fbf9f340
  • list.hoverForeground#1f1f1d
  • list.inactiveSelectionBackground#b8862b15
  • list.inactiveSelectionForeground#1f1f1d
  • selection.background#cfc8b825
  • sideBar.background#fbf9f3
  • sideBar.border#00000015
  • sideBar.foreground#1f1f1d
  • sideBarSectionHeader.background#fbf9f380
  • sideBarSectionHeader.foreground#1f1f1d
  • sideBarTitle.foreground#b8862b
  • statusBar.background#f6f3ec
  • statusBar.border#00000015
  • statusBar.foreground#1f1f1d
  • statusBar.noFolderBackground#f6f3ec
  • tab.activeBackground#f6f3ec
  • tab.activeBorderTop#b8862b
  • tab.activeForeground#1f1f1d
  • tab.border#00000015
  • tab.inactiveBackground#f6f3ec60
  • tab.inactiveForeground#1f1f1d80
  • terminal.ansiBlack#1f1f1d
  • terminal.ansiBlue#cfc8b8
  • terminal.ansiCyan#d4a23a
  • terminal.ansiGreen#b8862b
  • terminal.ansiMagenta#1f1f1d
  • terminal.ansiRed#1f1f1d
  • terminal.ansiWhite#1f1f1d
  • terminal.ansiYellow#d4a23a
  • terminal.background#f6f3ec
  • terminal.foreground#1f1f1d
  • titleBar.activeBackground#f6f3ec
  • titleBar.activeForeground#1f1f1d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f3ec
  • titleBar.inactiveForeground#1f1f1d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#cfc8b8bold
storage.type, storage.modifier#cfc8b8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b8862b
string, punctuation.definition.string, string.template, meta.template.expression#d4a23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1f1f1d
variable, variable.other.readwrite, variable.other.object#1f1f1d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1f1d
variable.parameter, meta.parameter#1f1f1ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f1f1d80
keyword.operator#1f1f1d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d4a23abold
entity.other.inherited-class#b8862b
entity.name.tag, punctuation.definition.tag#cfc8b8
entity.other.attribute-name#b8862b
meta.diff, meta.diff.header#e6e1d6
markup.deleted#1f1f1d
markup.inserted#b8862b
markup.changed#d4a23a
markup.heading, markup.heading.setext, punctuation.definition.heading#b8862bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d4a23a
string.other.link.title, string.other.link.description#b8862b
markup.underline.link#e6e1d6underline
punctuation.definition.list#cfc8b8
markup.quote, punctuation.definition.quote#e6e1d6italic