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#050505
  • activityBar.border#ffffff15
  • activityBar.foreground#E99567
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#E99567
  • activityBarBadge.foreground#050505
  • button.background#E99567
  • button.foreground#050505
  • button.hoverBackground#E99567dd
  • editor.background#050505
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#ECC8793580
  • editor.lineHighlightBackground#1C1D1B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC87935
  • editorCursor.foreground#E99567
  • editorGroupHeader.tabsBackground#050505dd
  • editorLineNumber.activeForeground#E99567
  • editorLineNumber.foreground#C8B18A80
  • focusBorder#E99567
  • foreground#F6F3EC
  • input.background#1C1D1B
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#E9956730
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#E99567
  • list.hoverBackground#1C1D1B40
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#E9956715
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#ECC87935
  • sideBar.background#1C1D1B
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#05050580
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#E99567
  • statusBar.background#050505
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#050505
  • tab.activeBackground#050505
  • tab.activeBorderTop#E99567
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1C1D1B60
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#050505
  • terminal.ansiBlue#ECC879
  • terminal.ansiCyan#9CE755
  • terminal.ansiGreen#E99567
  • terminal.ansiMagenta#F1C383
  • terminal.ansiRed#F1C383
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#9CE755
  • terminal.background#050505
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#050505
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#050505
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C8B18Aitalic
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#E99567
string, punctuation.definition.string, string.template, meta.template.expression#9CE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C383
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9CE755bold
entity.other.inherited-class#E99567
entity.name.tag, punctuation.definition.tag#ECC879
entity.other.attribute-name#E99567
meta.diff, meta.diff.header#C8B18A
markup.deleted#F1C383
markup.inserted#E99567
markup.changed#9CE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9CE755
string.other.link.title, string.other.link.description#E99567
markup.underline.link#C8B18Aunderline
punctuation.definition.list#ECC879
markup.quote, punctuation.definition.quote#C8B18Aitalic