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#3D2315
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A267
  • activityBar.inactiveForeground#ead5ad60
  • activityBarBadge.background#E9A267
  • activityBarBadge.foreground#3D2315
  • button.background#E9A267
  • button.foreground#3D2315
  • button.hoverBackground#E9A267dd
  • editor.background#3D2315
  • editor.foreground#ead5ad
  • editor.inactiveSelectionBackground#DDEC793580
  • editor.lineHighlightBackground#0C0A0840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#DDEC7935
  • editorCursor.foreground#E9A267
  • editorGroupHeader.tabsBackground#3D2315dd
  • editorLineNumber.activeForeground#E9A267
  • editorLineNumber.foreground#7b665280
  • focusBorder#E9A267
  • foreground#ead5ad
  • input.background#0C0A08
  • input.border#ffffff15
  • input.foreground#ead5ad
  • input.placeholderForeground#ead5ad60
  • list.activeSelectionBackground#E9A26730
  • list.activeSelectionForeground#ead5ad
  • list.highlightForeground#E9A267
  • list.hoverBackground#0C0A0840
  • list.hoverForeground#ead5ad
  • list.inactiveSelectionBackground#E9A26715
  • list.inactiveSelectionForeground#ead5ad
  • selection.background#DDEC7935
  • sideBar.background#0C0A08
  • sideBar.border#ffffff15
  • sideBar.foreground#ead5ad
  • sideBarSectionHeader.background#3D231580
  • sideBarSectionHeader.foreground#ead5ad
  • sideBarTitle.foreground#E9A267
  • statusBar.background#3D2315
  • statusBar.border#ffffff15
  • statusBar.foreground#ead5ad
  • statusBar.noFolderBackground#3D2315
  • tab.activeBackground#3D2315
  • tab.activeBorderTop#E9A267
  • tab.activeForeground#ead5ad
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0A0860
  • tab.inactiveForeground#ead5ad80
  • terminal.ansiBlack#3D2315
  • terminal.ansiBlue#DDEC79
  • terminal.ansiCyan#E7AF55
  • terminal.ansiGreen#E9A267
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#ead5ad
  • terminal.ansiYellow#E7AF55
  • terminal.background#3D2315
  • terminal.foreground#ead5ad
  • titleBar.activeBackground#3D2315
  • titleBar.activeForeground#ead5ad
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3D2315
  • 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#DDEC79bold
storage.type, storage.modifier#DDEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A267
string, punctuation.definition.string, string.template, meta.template.expression#E7AF55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
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#E7AF55bold
entity.other.inherited-class#E9A267
entity.name.tag, punctuation.definition.tag#DDEC79
entity.other.attribute-name#E9A267
meta.diff, meta.diff.header#7b6652
markup.deleted#F1CB83
markup.inserted#E9A267
markup.changed#E7AF55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AF55
string.other.link.title, string.other.link.description#E9A267
markup.underline.link#7b6652underline
punctuation.definition.list#DDEC79
markup.quote, punctuation.definition.quote#7b6652italic