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#040506
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C267
  • activityBar.inactiveForeground#f6f7f460
  • activityBarBadge.background#E9C267
  • activityBarBadge.foreground#040506
  • button.background#E9C267
  • button.foreground#040506
  • button.hoverBackground#E9C267dd
  • editor.background#040506
  • editor.foreground#f6f7f4
  • editor.inactiveSelectionBackground#ECC6793580
  • editor.lineHighlightBackground#25252240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC67935
  • editorCursor.foreground#E9C267
  • editorGroupHeader.tabsBackground#040506dd
  • editorLineNumber.activeForeground#E9C267
  • editorLineNumber.foreground#8e918a80
  • focusBorder#E9C267
  • foreground#f6f7f4
  • input.background#252522
  • input.border#ffffff15
  • input.foreground#f6f7f4
  • input.placeholderForeground#f6f7f460
  • list.activeSelectionBackground#E9C26730
  • list.activeSelectionForeground#f6f7f4
  • list.highlightForeground#E9C267
  • list.hoverBackground#25252240
  • list.hoverForeground#f6f7f4
  • list.inactiveSelectionBackground#E9C26715
  • list.inactiveSelectionForeground#f6f7f4
  • selection.background#ECC67935
  • sideBar.background#252522
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f7f4
  • sideBarSectionHeader.background#04050680
  • sideBarSectionHeader.foreground#f6f7f4
  • sideBarTitle.foreground#E9C267
  • statusBar.background#040506
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f7f4
  • statusBar.noFolderBackground#040506
  • tab.activeBackground#040506
  • tab.activeBorderTop#E9C267
  • tab.activeForeground#f6f7f4
  • tab.border#ffffff15
  • tab.inactiveBackground#25252260
  • tab.inactiveForeground#f6f7f480
  • terminal.ansiBlack#040506
  • terminal.ansiBlue#ECC679
  • terminal.ansiCyan#B9E755
  • terminal.ansiGreen#E9C267
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#f6f7f4
  • terminal.ansiYellow#B9E755
  • terminal.background#040506
  • terminal.foreground#f6f7f4
  • titleBar.activeBackground#040506
  • titleBar.activeForeground#f6f7f4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040506
  • titleBar.inactiveForeground#f6f7f460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e918aitalic
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#E9C267
string, punctuation.definition.string, string.template, meta.template.expression#B9E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983
variable, variable.other.readwrite, variable.other.object#f6f7f4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f7f4
variable.parameter, meta.parameter#f6f7f4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f7f480
keyword.operator#f6f7f4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B9E755bold
entity.other.inherited-class#E9C267
entity.name.tag, punctuation.definition.tag#ECC679
entity.other.attribute-name#E9C267
meta.diff, meta.diff.header#8e918a
markup.deleted#F1C983
markup.inserted#E9C267
markup.changed#B9E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B9E755
string.other.link.title, string.other.link.description#E9C267
markup.underline.link#8e918aunderline
punctuation.definition.list#ECC679
markup.quote, punctuation.definition.quote#8e918aitalic