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#7B3E32
  • activityBar.border#ffffff15
  • activityBar.foreground#E9677B
  • activityBar.inactiveForeground#f7e4d860
  • activityBarBadge.background#E9677B
  • activityBarBadge.foreground#7B3E32
  • button.background#E9677B
  • button.foreground#7B3E32
  • button.hoverBackground#E9677Bdd
  • editor.background#7B3E32
  • editor.foreground#f7e4d8
  • editor.inactiveSelectionBackground#EC79883580
  • editor.lineHighlightBackground#2D1C1540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798835
  • editorCursor.foreground#E9677B
  • editorGroupHeader.tabsBackground#7B3E32dd
  • editorLineNumber.activeForeground#E9677B
  • editorLineNumber.foreground#b98d7780
  • focusBorder#E9677B
  • foreground#f7e4d8
  • input.background#2D1C15
  • input.border#ffffff15
  • input.foreground#f7e4d8
  • input.placeholderForeground#f7e4d860
  • list.activeSelectionBackground#E9677B30
  • list.activeSelectionForeground#f7e4d8
  • list.highlightForeground#E9677B
  • list.hoverBackground#2D1C1540
  • list.hoverForeground#f7e4d8
  • list.inactiveSelectionBackground#E9677B15
  • list.inactiveSelectionForeground#f7e4d8
  • selection.background#EC798835
  • sideBar.background#2D1C15
  • sideBar.border#ffffff15
  • sideBar.foreground#f7e4d8
  • sideBarSectionHeader.background#7B3E3280
  • sideBarSectionHeader.foreground#f7e4d8
  • sideBarTitle.foreground#E9677B
  • statusBar.background#7B3E32
  • statusBar.border#ffffff15
  • statusBar.foreground#f7e4d8
  • statusBar.noFolderBackground#7B3E32
  • tab.activeBackground#7B3E32
  • tab.activeBorderTop#E9677B
  • tab.activeForeground#f7e4d8
  • tab.border#ffffff15
  • tab.inactiveBackground#2D1C1560
  • tab.inactiveForeground#f7e4d880
  • terminal.ansiBlack#7B3E32
  • terminal.ansiBlue#EC7988
  • terminal.ansiCyan#E78D55
  • terminal.ansiGreen#E9677B
  • terminal.ansiMagenta#F1C383
  • terminal.ansiRed#F1C383
  • terminal.ansiWhite#f7e4d8
  • terminal.ansiYellow#E78D55
  • terminal.background#7B3E32
  • terminal.foreground#f7e4d8
  • titleBar.activeBackground#7B3E32
  • titleBar.activeForeground#f7e4d8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7B3E32
  • titleBar.inactiveForeground#f7e4d860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b98d77italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7988bold
storage.type, storage.modifier#EC7988italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9677B
string, punctuation.definition.string, string.template, meta.template.expression#E78D55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C383
variable, variable.other.readwrite, variable.other.object#f7e4d8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7e4d8
variable.parameter, meta.parameter#f7e4d8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7e4d880
keyword.operator#f7e4d8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78D55bold
entity.other.inherited-class#E9677B
entity.name.tag, punctuation.definition.tag#EC7988
entity.other.attribute-name#E9677B
meta.diff, meta.diff.header#b98d77
markup.deleted#F1C383
markup.inserted#E9677B
markup.changed#E78D55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9677Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78D55
string.other.link.title, string.other.link.description#E9677B
markup.underline.link#b98d77underline
punctuation.definition.list#EC7988
markup.quote, punctuation.definition.quote#b98d77italic