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#4B3326
  • activityBar.border#ffffff15
  • activityBar.foreground#E97067
  • activityBar.inactiveForeground#fbf6ef60
  • activityBarBadge.background#E97067
  • activityBarBadge.foreground#4B3326
  • button.background#E97067
  • button.foreground#4B3326
  • button.hoverBackground#E97067dd
  • editor.background#4B3326
  • editor.foreground#fbf6ef
  • editor.inactiveSelectionBackground#EC98793580
  • editor.lineHighlightBackground#16110E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC987935
  • editorCursor.foreground#E97067
  • editorGroupHeader.tabsBackground#4B3326dd
  • editorLineNumber.activeForeground#E97067
  • editorLineNumber.foreground#b98d7380
  • focusBorder#E97067
  • foreground#fbf6ef
  • input.background#16110E
  • input.border#ffffff15
  • input.foreground#fbf6ef
  • input.placeholderForeground#fbf6ef60
  • list.activeSelectionBackground#E9706730
  • list.activeSelectionForeground#fbf6ef
  • list.highlightForeground#E97067
  • list.hoverBackground#16110E40
  • list.hoverForeground#fbf6ef
  • list.inactiveSelectionBackground#E9706715
  • list.inactiveSelectionForeground#fbf6ef
  • selection.background#EC987935
  • sideBar.background#16110E
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf6ef
  • sideBarSectionHeader.background#4B332680
  • sideBarSectionHeader.foreground#fbf6ef
  • sideBarTitle.foreground#E97067
  • statusBar.background#4B3326
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf6ef
  • statusBar.noFolderBackground#4B3326
  • tab.activeBackground#4B3326
  • tab.activeBorderTop#E97067
  • tab.activeForeground#fbf6ef
  • tab.border#ffffff15
  • tab.inactiveBackground#16110E60
  • tab.inactiveForeground#fbf6ef80
  • terminal.ansiBlack#4B3326
  • terminal.ansiBlue#EC9879
  • terminal.ansiCyan#E7AA55
  • terminal.ansiGreen#E97067
  • terminal.ansiMagenta#F1B183
  • terminal.ansiRed#F1B183
  • terminal.ansiWhite#fbf6ef
  • terminal.ansiYellow#E7AA55
  • terminal.background#4B3326
  • terminal.foreground#fbf6ef
  • titleBar.activeBackground#4B3326
  • titleBar.activeForeground#fbf6ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4B3326
  • titleBar.inactiveForeground#fbf6ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b98d73italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9879bold
storage.type, storage.modifier#EC9879italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97067
string, punctuation.definition.string, string.template, meta.template.expression#E7AA55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B183
variable, variable.other.readwrite, variable.other.object#fbf6ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf6ef
variable.parameter, meta.parameter#fbf6efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf6ef80
keyword.operator#fbf6ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AA55bold
entity.other.inherited-class#E97067
entity.name.tag, punctuation.definition.tag#EC9879
entity.other.attribute-name#E97067
meta.diff, meta.diff.header#b98d73
markup.deleted#F1B183
markup.inserted#E97067
markup.changed#E7AA55
markup.heading, markup.heading.setext, punctuation.definition.heading#E97067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AA55
string.other.link.title, string.other.link.description#E97067
markup.underline.link#b98d73underline
punctuation.definition.list#EC9879
markup.quote, punctuation.definition.quote#b98d73italic