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#F6EFE6
  • activityBar.border#00000015
  • activityBar.foreground#7A4E28
  • activityBar.inactiveForeground#36271D60
  • activityBarBadge.background#7A4E28
  • activityBarBadge.foreground#F6EFE6
  • button.background#7A4E28
  • button.foreground#F6EFE6
  • button.hoverBackground#7A4E28dd
  • editor.background#F6EFE6
  • editor.foreground#36271D
  • editor.inactiveSelectionBackground#BFA8892580
  • editor.lineHighlightBackground#EFE9E150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BFA88925
  • editorCursor.foreground#7A4E28
  • editorGroupHeader.tabsBackground#EFE9E1aa
  • editorLineNumber.activeForeground#7A4E28
  • editorLineNumber.foreground#886E4F80
  • focusBorder#7A4E28
  • foreground#36271D
  • input.background#EFE9E1
  • input.border#00000015
  • input.foreground#36271D
  • input.placeholderForeground#36271D60
  • list.activeSelectionBackground#7A4E2830
  • list.activeSelectionForeground#36271D
  • list.highlightForeground#7A4E28
  • list.hoverBackground#EFE9E140
  • list.hoverForeground#36271D
  • list.inactiveSelectionBackground#7A4E2815
  • list.inactiveSelectionForeground#36271D
  • selection.background#BFA88925
  • sideBar.background#EFE9E1
  • sideBar.border#00000015
  • sideBar.foreground#36271D
  • sideBarSectionHeader.background#EFE9E180
  • sideBarSectionHeader.foreground#36271D
  • sideBarTitle.foreground#7A4E28
  • statusBar.background#F6EFE6
  • statusBar.border#00000015
  • statusBar.foreground#36271D
  • statusBar.noFolderBackground#F6EFE6
  • tab.activeBackground#F6EFE6
  • tab.activeBorderTop#7A4E28
  • tab.activeForeground#36271D
  • tab.border#00000015
  • tab.inactiveBackground#F6EFE660
  • tab.inactiveForeground#36271D80
  • terminal.ansiBlack#36271D
  • terminal.ansiBlue#BFA889
  • terminal.ansiCyan#B7BDC2
  • terminal.ansiGreen#7A4E28
  • terminal.ansiMagenta#D9DBDF
  • terminal.ansiRed#D9DBDF
  • terminal.ansiWhite#36271D
  • terminal.ansiYellow#B7BDC2
  • terminal.background#F6EFE6
  • terminal.foreground#36271D
  • titleBar.activeBackground#F6EFE6
  • titleBar.activeForeground#36271D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6EFE6
  • titleBar.inactiveForeground#36271D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#886E4Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BFA889bold
storage.type, storage.modifier#BFA889italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A4E28
string, punctuation.definition.string, string.template, meta.template.expression#B7BDC2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9DBDF
variable, variable.other.readwrite, variable.other.object#36271D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#36271D
variable.parameter, meta.parameter#36271Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#36271D80
keyword.operator#36271D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B7BDC2bold
entity.other.inherited-class#7A4E28
entity.name.tag, punctuation.definition.tag#BFA889
entity.other.attribute-name#7A4E28
meta.diff, meta.diff.header#886E4F
markup.deleted#D9DBDF
markup.inserted#7A4E28
markup.changed#B7BDC2
markup.heading, markup.heading.setext, punctuation.definition.heading#7A4E28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B7BDC2
string.other.link.title, string.other.link.description#7A4E28
markup.underline.link#886E4Funderline
punctuation.definition.list#BFA889
markup.quote, punctuation.definition.quote#886E4Fitalic