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#161914
  • activityBar.border#ffffff15
  • activityBar.foreground#E99967
  • activityBar.inactiveForeground#fbf7ef60
  • activityBarBadge.background#E99967
  • activityBarBadge.foreground#161914
  • button.background#E99967
  • button.foreground#161914
  • button.hoverBackground#E99967dd
  • editor.background#161914
  • editor.foreground#fbf7ef
  • editor.inactiveSelectionBackground#ECC8793580
  • editor.lineHighlightBackground#0B0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC87935
  • editorCursor.foreground#E99967
  • editorGroupHeader.tabsBackground#161914dd
  • editorLineNumber.activeForeground#E99967
  • editorLineNumber.foreground#d8d7cf80
  • focusBorder#E99967
  • foreground#fbf7ef
  • input.background#0B0A0A
  • input.border#ffffff15
  • input.foreground#fbf7ef
  • input.placeholderForeground#fbf7ef60
  • list.activeSelectionBackground#E9996730
  • list.activeSelectionForeground#fbf7ef
  • list.highlightForeground#E99967
  • list.hoverBackground#0B0A0A40
  • list.hoverForeground#fbf7ef
  • list.inactiveSelectionBackground#E9996715
  • list.inactiveSelectionForeground#fbf7ef
  • selection.background#ECC87935
  • sideBar.background#0B0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf7ef
  • sideBarSectionHeader.background#16191480
  • sideBarSectionHeader.foreground#fbf7ef
  • sideBarTitle.foreground#E99967
  • statusBar.background#161914
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf7ef
  • statusBar.noFolderBackground#161914
  • tab.activeBackground#161914
  • tab.activeBorderTop#E99967
  • tab.activeForeground#fbf7ef
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0A0A60
  • tab.inactiveForeground#fbf7ef80
  • terminal.ansiBlack#161914
  • terminal.ansiBlue#ECC879
  • terminal.ansiCyan#E755DB
  • terminal.ansiGreen#E99967
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#fbf7ef
  • terminal.ansiYellow#E755DB
  • terminal.background#161914
  • terminal.foreground#fbf7ef
  • titleBar.activeBackground#161914
  • titleBar.activeForeground#fbf7ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#161914
  • titleBar.inactiveForeground#fbf7ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8d7cfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC879bold
storage.type, storage.modifier#ECC879italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99967
string, punctuation.definition.string, string.template, meta.template.expression#E755DB
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583
variable, variable.other.readwrite, variable.other.object#fbf7ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf7ef
variable.parameter, meta.parameter#fbf7efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf7ef80
keyword.operator#fbf7ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755DBbold
entity.other.inherited-class#E99967
entity.name.tag, punctuation.definition.tag#ECC879
entity.other.attribute-name#E99967
meta.diff, meta.diff.header#d8d7cf
markup.deleted#F19583
markup.inserted#E99967
markup.changed#E755DB
markup.heading, markup.heading.setext, punctuation.definition.heading#E99967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755DB
string.other.link.title, string.other.link.description#E99967
markup.underline.link#d8d7cfunderline
punctuation.definition.list#ECC879
markup.quote, punctuation.definition.quote#d8d7cfitalic