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#040406
  • activityBar.border#ffffff15
  • activityBar.foreground#E9E967
  • activityBar.inactiveForeground#F6F6F460
  • activityBarBadge.background#E9E967
  • activityBarBadge.foreground#040406
  • button.background#E9E967
  • button.foreground#040406
  • button.hoverBackground#E9E967dd
  • editor.background#040406
  • editor.foreground#F6F6F4
  • editor.inactiveSelectionBackground#ECC6793580
  • editor.lineHighlightBackground#0B0B0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC67935
  • editorCursor.foreground#E9E967
  • editorGroupHeader.tabsBackground#040406dd
  • editorLineNumber.activeForeground#E9E967
  • editorLineNumber.foreground#C9C6BE80
  • focusBorder#E9E967
  • foreground#F6F6F4
  • input.background#0B0B0A
  • input.border#ffffff15
  • input.foreground#F6F6F4
  • input.placeholderForeground#F6F6F460
  • list.activeSelectionBackground#E9E96730
  • list.activeSelectionForeground#F6F6F4
  • list.highlightForeground#E9E967
  • list.hoverBackground#0B0B0A40
  • list.hoverForeground#F6F6F4
  • list.inactiveSelectionBackground#E9E96715
  • list.inactiveSelectionForeground#F6F6F4
  • selection.background#ECC67935
  • sideBar.background#0B0B0A
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F6F4
  • sideBarSectionHeader.background#04040680
  • sideBarSectionHeader.foreground#F6F6F4
  • sideBarTitle.foreground#E9E967
  • statusBar.background#040406
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F6F4
  • statusBar.noFolderBackground#040406
  • tab.activeBackground#040406
  • tab.activeBorderTop#E9E967
  • tab.activeForeground#F6F6F4
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0B0A60
  • tab.inactiveForeground#F6F6F480
  • terminal.ansiBlack#040406
  • terminal.ansiBlue#ECC679
  • terminal.ansiCyan#A5E755
  • terminal.ansiGreen#E9E967
  • terminal.ansiMagenta#F1F183
  • terminal.ansiRed#F1F183
  • terminal.ansiWhite#F6F6F4
  • terminal.ansiYellow#A5E755
  • terminal.background#040406
  • terminal.foreground#F6F6F4
  • titleBar.activeBackground#040406
  • titleBar.activeForeground#F6F6F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040406
  • titleBar.inactiveForeground#F6F6F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9C6BEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC679bold
storage.type, storage.modifier#ECC679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9E967—
string, punctuation.definition.string, string.template, meta.template.expression#A5E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1F183—
variable, variable.other.readwrite, variable.other.object#F6F6F4—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F6F4—
variable.parameter, meta.parameter#F6F6F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F6F480—
keyword.operator#F6F6F4—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A5E755bold
entity.other.inherited-class#E9E967—
entity.name.tag, punctuation.definition.tag#ECC679—
entity.other.attribute-name#E9E967—
meta.diff, meta.diff.header#C9C6BE—
markup.deleted#F1F183—
markup.inserted#E9E967—
markup.changed#A5E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A5E755—
string.other.link.title, string.other.link.description#E9E967—
markup.underline.link#C9C6BEunderline
punctuation.definition.list#ECC679—
markup.quote, punctuation.definition.quote#C9C6BEitalic