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#1e130d
  • activityBar.border#ffffff15
  • activityBar.foreground#6a4428
  • activityBar.inactiveForeground#eee1c760
  • activityBarBadge.background#6a4428
  • activityBarBadge.foreground#1e130d
  • button.background#6a4428
  • button.foreground#1e130d
  • button.hoverBackground#6a4428dd
  • editor.background#1e130d
  • editor.foreground#eee1c7
  • editor.inactiveSelectionBackground#c79b633580
  • editor.lineHighlightBackground#2a1a1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c79b6335
  • editorCursor.foreground#6a4428
  • editorGroupHeader.tabsBackground#1e130ddd
  • editorLineNumber.activeForeground#6a4428
  • editorLineNumber.foreground#a5ab8680
  • focusBorder#6a4428
  • foreground#eee1c7
  • input.background#2a1a11
  • input.border#ffffff15
  • input.foreground#eee1c7
  • input.placeholderForeground#eee1c760
  • list.activeSelectionBackground#6a442830
  • list.activeSelectionForeground#eee1c7
  • list.highlightForeground#6a4428
  • list.hoverBackground#2a1a1140
  • list.hoverForeground#eee1c7
  • list.inactiveSelectionBackground#6a442815
  • list.inactiveSelectionForeground#eee1c7
  • selection.background#c79b6335
  • sideBar.background#2a1a11
  • sideBar.border#ffffff15
  • sideBar.foreground#eee1c7
  • sideBarSectionHeader.background#1e130d80
  • sideBarSectionHeader.foreground#eee1c7
  • sideBarTitle.foreground#6a4428
  • statusBar.background#1e130d
  • statusBar.border#ffffff15
  • statusBar.foreground#eee1c7
  • statusBar.noFolderBackground#1e130d
  • tab.activeBackground#1e130d
  • tab.activeBorderTop#6a4428
  • tab.activeForeground#eee1c7
  • tab.border#ffffff15
  • tab.inactiveBackground#2a1a1160
  • tab.inactiveForeground#eee1c780
  • terminal.ansiBlack#1e130d
  • terminal.ansiBlue#c79b63
  • terminal.ansiCyan#738063
  • terminal.ansiGreen#6a4428
  • terminal.ansiMagenta#d59a2f
  • terminal.ansiRed#d59a2f
  • terminal.ansiWhite#eee1c7
  • terminal.ansiYellow#738063
  • terminal.background#1e130d
  • terminal.foreground#eee1c7
  • titleBar.activeBackground#1e130d
  • titleBar.activeForeground#eee1c7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1e130d
  • titleBar.inactiveForeground#eee1c760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a5ab86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c79b63bold
storage.type, storage.modifier#c79b63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6a4428
string, punctuation.definition.string, string.template, meta.template.expression#738063
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d59a2f
variable, variable.other.readwrite, variable.other.object#eee1c7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eee1c7
variable.parameter, meta.parameter#eee1c7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eee1c780
keyword.operator#eee1c7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#738063bold
entity.other.inherited-class#6a4428
entity.name.tag, punctuation.definition.tag#c79b63
entity.other.attribute-name#6a4428
meta.diff, meta.diff.header#a5ab86
markup.deleted#d59a2f
markup.inserted#6a4428
markup.changed#738063
markup.heading, markup.heading.setext, punctuation.definition.heading#6a4428bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#738063
string.other.link.title, string.other.link.description#6a4428
markup.underline.link#a5ab86underline
punctuation.definition.list#c79b63
markup.quote, punctuation.definition.quote#a5ab86italic