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#5A4435
  • activityBar.border#ffffff15
  • activityBar.foreground#E96967
  • activityBar.inactiveForeground#FFF6EA60
  • activityBarBadge.background#E96967
  • activityBarBadge.foreground#5A4435
  • button.background#E96967
  • button.foreground#5A4435
  • button.hoverBackground#E96967dd
  • editor.background#5A4435
  • editor.foreground#FFF6EA
  • editor.inactiveSelectionBackground#ECB1793580
  • editor.lineHighlightBackground#1D141140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB17935
  • editorCursor.foreground#E96967
  • editorGroupHeader.tabsBackground#5A4435dd
  • editorLineNumber.activeForeground#E96967
  • editorLineNumber.foreground#CBAE9280
  • focusBorder#E96967
  • foreground#FFF6EA
  • input.background#1D1411
  • input.border#ffffff15
  • input.foreground#FFF6EA
  • input.placeholderForeground#FFF6EA60
  • list.activeSelectionBackground#E9696730
  • list.activeSelectionForeground#FFF6EA
  • list.highlightForeground#E96967
  • list.hoverBackground#1D141140
  • list.hoverForeground#FFF6EA
  • list.inactiveSelectionBackground#E9696715
  • list.inactiveSelectionForeground#FFF6EA
  • selection.background#ECB17935
  • sideBar.background#1D1411
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6EA
  • sideBarSectionHeader.background#5A443580
  • sideBarSectionHeader.foreground#FFF6EA
  • sideBarTitle.foreground#E96967
  • statusBar.background#5A4435
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6EA
  • statusBar.noFolderBackground#5A4435
  • tab.activeBackground#5A4435
  • tab.activeBorderTop#E96967
  • tab.activeForeground#FFF6EA
  • tab.border#ffffff15
  • tab.inactiveBackground#1D141160
  • tab.inactiveForeground#FFF6EA80
  • terminal.ansiBlack#5A4435
  • terminal.ansiBlue#ECB179
  • terminal.ansiCyan#B4E755
  • terminal.ansiGreen#E96967
  • terminal.ansiMagenta#F18983
  • terminal.ansiRed#F18983
  • terminal.ansiWhite#FFF6EA
  • terminal.ansiYellow#B4E755
  • terminal.background#5A4435
  • terminal.foreground#FFF6EA
  • titleBar.activeBackground#5A4435
  • titleBar.activeForeground#FFF6EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5A4435
  • titleBar.inactiveForeground#FFF6EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBAE92italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB179bold
storage.type, storage.modifier#ECB179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96967
string, punctuation.definition.string, string.template, meta.template.expression#B4E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18983
variable, variable.other.readwrite, variable.other.object#FFF6EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6EA
variable.parameter, meta.parameter#FFF6EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6EA80
keyword.operator#FFF6EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B4E755bold
entity.other.inherited-class#E96967
entity.name.tag, punctuation.definition.tag#ECB179
entity.other.attribute-name#E96967
meta.diff, meta.diff.header#CBAE92
markup.deleted#F18983
markup.inserted#E96967
markup.changed#B4E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E96967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B4E755
string.other.link.title, string.other.link.description#E96967
markup.underline.link#CBAE92underline
punctuation.definition.list#ECB179
markup.quote, punctuation.definition.quote#CBAE92italic