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#6a4632
  • activityBar.border#ffffff15
  • activityBar.foreground#c9795f
  • activityBar.inactiveForeground#fbf3e860
  • activityBarBadge.background#c9795f
  • activityBarBadge.foreground#6a4632
  • button.background#c9795f
  • button.foreground#6a4632
  • button.hoverBackground#c9795fdd
  • editor.background#6a4632
  • editor.foreground#fbf3e8
  • editor.inactiveSelectionBackground#d6a24c3580
  • editor.lineHighlightBackground#2c211a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d6a24c35
  • editorCursor.foreground#c9795f
  • editorGroupHeader.tabsBackground#6a4632dd
  • editorLineNumber.activeForeground#c9795f
  • editorLineNumber.foreground#a8846d80
  • focusBorder#c9795f
  • foreground#fbf3e8
  • input.background#2c211a
  • input.border#ffffff15
  • input.foreground#fbf3e8
  • input.placeholderForeground#fbf3e860
  • list.activeSelectionBackground#c9795f30
  • list.activeSelectionForeground#fbf3e8
  • list.highlightForeground#c9795f
  • list.hoverBackground#2c211a40
  • list.hoverForeground#fbf3e8
  • list.inactiveSelectionBackground#c9795f15
  • list.inactiveSelectionForeground#fbf3e8
  • selection.background#d6a24c35
  • sideBar.background#2c211a
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf3e8
  • sideBarSectionHeader.background#6a463280
  • sideBarSectionHeader.foreground#fbf3e8
  • sideBarTitle.foreground#c9795f
  • statusBar.background#6a4632
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf3e8
  • statusBar.noFolderBackground#6a4632
  • tab.activeBackground#6a4632
  • tab.activeBorderTop#c9795f
  • tab.activeForeground#fbf3e8
  • tab.border#ffffff15
  • tab.inactiveBackground#2c211a60
  • tab.inactiveForeground#fbf3e880
  • terminal.ansiBlack#6a4632
  • terminal.ansiBlue#d6a24c
  • terminal.ansiCyan#b98d6c
  • terminal.ansiGreen#c9795f
  • terminal.ansiMagenta#e0b66f
  • terminal.ansiRed#e0b66f
  • terminal.ansiWhite#fbf3e8
  • terminal.ansiYellow#b98d6c
  • terminal.background#6a4632
  • terminal.foreground#fbf3e8
  • titleBar.activeBackground#6a4632
  • titleBar.activeForeground#fbf3e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6a4632
  • titleBar.inactiveForeground#fbf3e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8846ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d6a24cbold
storage.type, storage.modifier#d6a24citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c9795f
string, punctuation.definition.string, string.template, meta.template.expression#b98d6c
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e0b66f
variable, variable.other.readwrite, variable.other.object#fbf3e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf3e8
variable.parameter, meta.parameter#fbf3e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf3e880
keyword.operator#fbf3e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b98d6cbold
entity.other.inherited-class#c9795f
entity.name.tag, punctuation.definition.tag#d6a24c
entity.other.attribute-name#c9795f
meta.diff, meta.diff.header#a8846d
markup.deleted#e0b66f
markup.inserted#c9795f
markup.changed#b98d6c
markup.heading, markup.heading.setext, punctuation.definition.heading#c9795fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b98d6c
string.other.link.title, string.other.link.description#c9795f
markup.underline.link#a8846dunderline
punctuation.definition.list#d6a24c
markup.quote, punctuation.definition.quote#a8846ditalic