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#7C634B
  • activityBar.border#ffffff15
  • activityBar.foreground#E967A2
  • activityBar.inactiveForeground#fff7f460
  • activityBarBadge.background#E967A2
  • activityBarBadge.foreground#7C634B
  • button.background#E967A2
  • button.foreground#7C634B
  • button.hoverBackground#E967A2dd
  • editor.background#7C634B
  • editor.foreground#fff7f4
  • editor.inactiveSelectionBackground#79ECC43580
  • editor.lineHighlightBackground#1D171640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC435
  • editorCursor.foreground#E967A2
  • editorGroupHeader.tabsBackground#7C634Bdd
  • editorLineNumber.activeForeground#E967A2
  • editorLineNumber.foreground#c9deda80
  • focusBorder#E967A2
  • foreground#fff7f4
  • input.background#1D1716
  • input.border#ffffff15
  • input.foreground#fff7f4
  • input.placeholderForeground#fff7f460
  • list.activeSelectionBackground#E967A230
  • list.activeSelectionForeground#fff7f4
  • list.highlightForeground#E967A2
  • list.hoverBackground#1D171640
  • list.hoverForeground#fff7f4
  • list.inactiveSelectionBackground#E967A215
  • list.inactiveSelectionForeground#fff7f4
  • selection.background#79ECC435
  • sideBar.background#1D1716
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7f4
  • sideBarSectionHeader.background#7C634B80
  • sideBarSectionHeader.foreground#fff7f4
  • sideBarTitle.foreground#E967A2
  • statusBar.background#7C634B
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7f4
  • statusBar.noFolderBackground#7C634B
  • tab.activeBackground#7C634B
  • tab.activeBorderTop#E967A2
  • tab.activeForeground#fff7f4
  • tab.border#ffffff15
  • tab.inactiveBackground#1D171660
  • tab.inactiveForeground#fff7f480
  • terminal.ansiBlack#7C634B
  • terminal.ansiBlue#79ECC4
  • terminal.ansiCyan#55A3E7
  • terminal.ansiGreen#E967A2
  • terminal.ansiMagenta#F1B883
  • terminal.ansiRed#F1B883
  • terminal.ansiWhite#fff7f4
  • terminal.ansiYellow#55A3E7
  • terminal.background#7C634B
  • terminal.foreground#fff7f4
  • titleBar.activeBackground#7C634B
  • titleBar.activeForeground#fff7f4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7C634B
  • titleBar.inactiveForeground#fff7f460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9dedaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC4bold
storage.type, storage.modifier#79ECC4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967A2
string, punctuation.definition.string, string.template, meta.template.expression#55A3E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B883
variable, variable.other.readwrite, variable.other.object#fff7f4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7f4
variable.parameter, meta.parameter#fff7f4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7f480
keyword.operator#fff7f4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55A3E7bold
entity.other.inherited-class#E967A2
entity.name.tag, punctuation.definition.tag#79ECC4
entity.other.attribute-name#E967A2
meta.diff, meta.diff.header#c9deda
markup.deleted#F1B883
markup.inserted#E967A2
markup.changed#55A3E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E967A2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55A3E7
string.other.link.title, string.other.link.description#E967A2
markup.underline.link#c9dedaunderline
punctuation.definition.list#79ECC4
markup.quote, punctuation.definition.quote#c9dedaitalic