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#6B4129
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C967
  • activityBar.inactiveForeground#fff7e660
  • activityBarBadge.background#E9C967
  • activityBarBadge.foreground#6B4129
  • button.background#E9C967
  • button.foreground#6B4129
  • button.hoverBackground#E9C967dd
  • editor.background#6B4129
  • editor.foreground#fff7e6
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#11100E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#E9C967
  • editorGroupHeader.tabsBackground#6B4129dd
  • editorLineNumber.activeForeground#E9C967
  • editorLineNumber.foreground#e6e1d480
  • focusBorder#E9C967
  • foreground#fff7e6
  • input.background#11100E
  • input.border#ffffff15
  • input.foreground#fff7e6
  • input.placeholderForeground#fff7e660
  • list.activeSelectionBackground#E9C96730
  • list.activeSelectionForeground#fff7e6
  • list.highlightForeground#E9C967
  • list.hoverBackground#11100E40
  • list.hoverForeground#fff7e6
  • list.inactiveSelectionBackground#E9C96715
  • list.inactiveSelectionForeground#fff7e6
  • selection.background#ECC97935
  • sideBar.background#11100E
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7e6
  • sideBarSectionHeader.background#6B412980
  • sideBarSectionHeader.foreground#fff7e6
  • sideBarTitle.foreground#E9C967
  • statusBar.background#6B4129
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7e6
  • statusBar.noFolderBackground#6B4129
  • tab.activeBackground#6B4129
  • tab.activeBorderTop#E9C967
  • tab.activeForeground#fff7e6
  • tab.border#ffffff15
  • tab.inactiveBackground#11100E60
  • tab.inactiveForeground#fff7e680
  • terminal.ansiBlack#6B4129
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#BEE755
  • terminal.ansiGreen#E9C967
  • terminal.ansiMagenta#C9F183
  • terminal.ansiRed#C9F183
  • terminal.ansiWhite#fff7e6
  • terminal.ansiYellow#BEE755
  • terminal.background#6B4129
  • terminal.foreground#fff7e6
  • titleBar.activeBackground#6B4129
  • titleBar.activeForeground#fff7e6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6B4129
  • titleBar.inactiveForeground#fff7e660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C967—
string, punctuation.definition.string, string.template, meta.template.expression#BEE755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C9F183—
variable, variable.other.readwrite, variable.other.object#fff7e6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7e6—
variable.parameter, meta.parameter#fff7e6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7e680—
keyword.operator#fff7e6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#BEE755bold
entity.other.inherited-class#E9C967—
entity.name.tag, punctuation.definition.tag#ECC979—
entity.other.attribute-name#E9C967—
meta.diff, meta.diff.header#e6e1d4—
markup.deleted#C9F183—
markup.inserted#E9C967—
markup.changed#BEE755—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#BEE755—
string.other.link.title, string.other.link.description#E9C967—
markup.underline.link#e6e1d4underline
punctuation.definition.list#ECC979—
markup.quote, punctuation.definition.quote#e6e1d4italic