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#4b2b1a
  • activityBar.border#ffffff15
  • activityBar.foreground#b96f32
  • activityBar.inactiveForeground#ead5ad60
  • activityBarBadge.background#b96f32
  • activityBarBadge.foreground#4b2b1a
  • button.background#b96f32
  • button.foreground#4b2b1a
  • button.hoverBackground#b96f32dd
  • editor.background#4b2b1a
  • editor.foreground#ead5ad
  • editor.inactiveSelectionBackground#8a8f683580
  • editor.lineHighlightBackground#17130f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8a8f6835
  • editorCursor.foreground#b96f32
  • editorGroupHeader.tabsBackground#4b2b1add
  • editorLineNumber.activeForeground#b96f32
  • editorLineNumber.foreground#7b665280
  • focusBorder#b96f32
  • foreground#ead5ad
  • input.background#17130f
  • input.border#ffffff15
  • input.foreground#ead5ad
  • input.placeholderForeground#ead5ad60
  • list.activeSelectionBackground#b96f3230
  • list.activeSelectionForeground#ead5ad
  • list.highlightForeground#b96f32
  • list.hoverBackground#17130f40
  • list.hoverForeground#ead5ad
  • list.inactiveSelectionBackground#b96f3215
  • list.inactiveSelectionForeground#ead5ad
  • selection.background#8a8f6835
  • sideBar.background#17130f
  • sideBar.border#ffffff15
  • sideBar.foreground#ead5ad
  • sideBarSectionHeader.background#4b2b1a80
  • sideBarSectionHeader.foreground#ead5ad
  • sideBarTitle.foreground#b96f32
  • statusBar.background#4b2b1a
  • statusBar.border#ffffff15
  • statusBar.foreground#ead5ad
  • statusBar.noFolderBackground#4b2b1a
  • tab.activeBackground#4b2b1a
  • tab.activeBorderTop#b96f32
  • tab.activeForeground#ead5ad
  • tab.border#ffffff15
  • tab.inactiveBackground#17130f60
  • tab.inactiveForeground#ead5ad80
  • terminal.ansiBlack#4b2b1a
  • terminal.ansiBlue#8a8f68
  • terminal.ansiCyan#c7923a
  • terminal.ansiGreen#b96f32
  • terminal.ansiMagenta#f6ead3
  • terminal.ansiRed#f6ead3
  • terminal.ansiWhite#ead5ad
  • terminal.ansiYellow#c7923a
  • terminal.background#4b2b1a
  • terminal.foreground#ead5ad
  • titleBar.activeBackground#4b2b1a
  • titleBar.activeForeground#ead5ad
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4b2b1a
  • titleBar.inactiveForeground#ead5ad60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b6652italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8a8f68bold
storage.type, storage.modifier#8a8f68italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b96f32
string, punctuation.definition.string, string.template, meta.template.expression#c7923a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f6ead3
variable, variable.other.readwrite, variable.other.object#ead5ad
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ead5ad
variable.parameter, meta.parameter#ead5addditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ead5ad80
keyword.operator#ead5ad
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c7923abold
entity.other.inherited-class#b96f32
entity.name.tag, punctuation.definition.tag#8a8f68
entity.other.attribute-name#b96f32
meta.diff, meta.diff.header#7b6652
markup.deleted#f6ead3
markup.inserted#b96f32
markup.changed#c7923a
markup.heading, markup.heading.setext, punctuation.definition.heading#b96f32bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c7923a
string.other.link.title, string.other.link.description#b96f32
markup.underline.link#7b6652underline
punctuation.definition.list#8a8f68
markup.quote, punctuation.definition.quote#7b6652italic