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#242423
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BC67
  • activityBar.inactiveForeground#f6f3ec60
  • activityBarBadge.background#E9BC67
  • activityBarBadge.foreground#242423
  • button.background#E9BC67
  • button.foreground#242423
  • button.hoverBackground#E9BC67dd
  • editor.background#242423
  • editor.foreground#f6f3ec
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#15151440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#E9BC67
  • editorGroupHeader.tabsBackground#242423dd
  • editorLineNumber.activeForeground#E9BC67
  • editorLineNumber.foreground#e6e1d680
  • focusBorder#E9BC67
  • foreground#f6f3ec
  • input.background#151514
  • input.border#ffffff15
  • input.foreground#f6f3ec
  • input.placeholderForeground#f6f3ec60
  • list.activeSelectionBackground#E9BC6730
  • list.activeSelectionForeground#f6f3ec
  • list.highlightForeground#E9BC67
  • list.hoverBackground#15151440
  • list.hoverForeground#f6f3ec
  • list.inactiveSelectionBackground#E9BC6715
  • list.inactiveSelectionForeground#f6f3ec
  • selection.background#ECC97935
  • sideBar.background#151514
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f3ec
  • sideBarSectionHeader.background#24242380
  • sideBarSectionHeader.foreground#f6f3ec
  • sideBarTitle.foreground#E9BC67
  • statusBar.background#242423
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f3ec
  • statusBar.noFolderBackground#242423
  • tab.activeBackground#242423
  • tab.activeBorderTop#E9BC67
  • tab.activeForeground#f6f3ec
  • tab.border#ffffff15
  • tab.inactiveBackground#15151460
  • tab.inactiveForeground#f6f3ec80
  • terminal.ansiBlack#242423
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#E7B955
  • terminal.ansiGreen#E9BC67
  • terminal.ansiMagenta#F1F183
  • terminal.ansiRed#F1F183
  • terminal.ansiWhite#f6f3ec
  • terminal.ansiYellow#E7B955
  • terminal.background#242423
  • terminal.foreground#f6f3ec
  • titleBar.activeBackground#242423
  • titleBar.activeForeground#f6f3ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#242423
  • titleBar.inactiveForeground#f6f3ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BC67
string, punctuation.definition.string, string.template, meta.template.expression#E7B955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1F183
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#E7B955bold
entity.other.inherited-class#E9BC67
entity.name.tag, punctuation.definition.tag#ECC979
entity.other.attribute-name#E9BC67
meta.diff, meta.diff.header#e6e1d6
markup.deleted#F1F183
markup.inserted#E9BC67
markup.changed#E7B955
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BC67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B955
string.other.link.title, string.other.link.description#E9BC67
markup.underline.link#e6e1d6underline
punctuation.definition.list#ECC979
markup.quote, punctuation.definition.quote#e6e1d6italic