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#2B1B12
  • activityBar.border#ffffff15
  • activityBar.foreground#E99567
  • activityBar.inactiveForeground#fff3df60
  • activityBarBadge.background#E99567
  • activityBarBadge.foreground#2B1B12
  • button.background#E99567
  • button.foreground#2B1B12
  • button.hoverBackground#E99567dd
  • editor.background#2B1B12
  • editor.foreground#fff3df
  • editor.inactiveSelectionBackground#B3EC793580
  • editor.lineHighlightBackground#0C0A0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B3EC7935
  • editorCursor.foreground#E99567
  • editorGroupHeader.tabsBackground#2B1B12dd
  • editorLineNumber.activeForeground#E99567
  • editorLineNumber.foreground#b79b7080
  • focusBorder#E99567
  • foreground#fff3df
  • input.background#0C0A09
  • input.border#ffffff15
  • input.foreground#fff3df
  • input.placeholderForeground#fff3df60
  • list.activeSelectionBackground#E9956730
  • list.activeSelectionForeground#fff3df
  • list.highlightForeground#E99567
  • list.hoverBackground#0C0A0940
  • list.hoverForeground#fff3df
  • list.inactiveSelectionBackground#E9956715
  • list.inactiveSelectionForeground#fff3df
  • selection.background#B3EC7935
  • sideBar.background#0C0A09
  • sideBar.border#ffffff15
  • sideBar.foreground#fff3df
  • sideBarSectionHeader.background#2B1B1280
  • sideBarSectionHeader.foreground#fff3df
  • sideBarTitle.foreground#E99567
  • statusBar.background#2B1B12
  • statusBar.border#ffffff15
  • statusBar.foreground#fff3df
  • statusBar.noFolderBackground#2B1B12
  • tab.activeBackground#2B1B12
  • tab.activeBorderTop#E99567
  • tab.activeForeground#fff3df
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0A0960
  • tab.inactiveForeground#fff3df80
  • terminal.ansiBlack#2B1B12
  • terminal.ansiBlue#B3EC79
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#E99567
  • terminal.ansiMagenta#F1C383
  • terminal.ansiRed#F1C383
  • terminal.ansiWhite#fff3df
  • terminal.ansiYellow#E7B655
  • terminal.background#2B1B12
  • terminal.foreground#fff3df
  • titleBar.activeBackground#2B1B12
  • titleBar.activeForeground#fff3df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B1B12
  • titleBar.inactiveForeground#fff3df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b79b70italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B3EC79bold
storage.type, storage.modifier#B3EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99567
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C383
variable, variable.other.readwrite, variable.other.object#fff3df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff3df
variable.parameter, meta.parameter#fff3dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff3df80
keyword.operator#fff3df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#E99567
entity.name.tag, punctuation.definition.tag#B3EC79
entity.other.attribute-name#E99567
meta.diff, meta.diff.header#b79b70
markup.deleted#F1C383
markup.inserted#E99567
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#E99567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#E99567
markup.underline.link#b79b70underline
punctuation.definition.list#B3EC79
markup.quote, punctuation.definition.quote#b79b70italic