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#1E1B16
  • activityBar.border#ffffff15
  • activityBar.foreground#B36A44
  • activityBar.inactiveForeground#FAF8F260
  • activityBarBadge.background#B36A44
  • activityBarBadge.foreground#1E1B16
  • button.background#B36A44
  • button.foreground#1E1B16
  • button.hoverBackground#B36A44dd
  • editor.background#1E1B16
  • editor.foreground#FAF8F2
  • editor.inactiveSelectionBackground#6FAF633580
  • editor.lineHighlightBackground#282A2640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAF6335
  • editorCursor.foreground#B36A44
  • editorGroupHeader.tabsBackground#1E1B16dd
  • editorLineNumber.activeForeground#B36A44
  • editorLineNumber.foreground#D9D2C280
  • focusBorder#B36A44
  • foreground#FAF8F2
  • input.background#282A26
  • input.border#ffffff15
  • input.foreground#FAF8F2
  • input.placeholderForeground#FAF8F260
  • list.activeSelectionBackground#B36A4430
  • list.activeSelectionForeground#FAF8F2
  • list.highlightForeground#B36A44
  • list.hoverBackground#282A2640
  • list.hoverForeground#FAF8F2
  • list.inactiveSelectionBackground#B36A4415
  • list.inactiveSelectionForeground#FAF8F2
  • selection.background#6FAF6335
  • sideBar.background#282A26
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F2
  • sideBarSectionHeader.background#1E1B1680
  • sideBarSectionHeader.foreground#FAF8F2
  • sideBarTitle.foreground#B36A44
  • statusBar.background#1E1B16
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F2
  • statusBar.noFolderBackground#1E1B16
  • tab.activeBackground#1E1B16
  • tab.activeBorderTop#B36A44
  • tab.activeForeground#FAF8F2
  • tab.border#ffffff15
  • tab.inactiveBackground#282A2660
  • tab.inactiveForeground#FAF8F280
  • terminal.ansiBlack#1E1B16
  • terminal.ansiBlue#6FAF63
  • terminal.ansiCyan#D7B88A
  • terminal.ansiGreen#B36A44
  • terminal.ansiMagenta#5C7F44
  • terminal.ansiRed#5C7F44
  • terminal.ansiWhite#FAF8F2
  • terminal.ansiYellow#D7B88A
  • terminal.background#1E1B16
  • terminal.foreground#FAF8F2
  • titleBar.activeBackground#1E1B16
  • titleBar.activeForeground#FAF8F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E1B16
  • titleBar.inactiveForeground#FAF8F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9D2C2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAF63bold
storage.type, storage.modifier#6FAF63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B36A44
string, punctuation.definition.string, string.template, meta.template.expression#D7B88A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5C7F44
variable, variable.other.readwrite, variable.other.object#FAF8F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F2
variable.parameter, meta.parameter#FAF8F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F280
keyword.operator#FAF8F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D7B88Abold
entity.other.inherited-class#B36A44
entity.name.tag, punctuation.definition.tag#6FAF63
entity.other.attribute-name#B36A44
meta.diff, meta.diff.header#D9D2C2
markup.deleted#5C7F44
markup.inserted#B36A44
markup.changed#D7B88A
markup.heading, markup.heading.setext, punctuation.definition.heading#B36A44bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D7B88A
string.other.link.title, string.other.link.description#B36A44
markup.underline.link#D9D2C2underline
punctuation.definition.list#6FAF63
markup.quote, punctuation.definition.quote#D9D2C2italic