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#242C1B
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A067
  • activityBar.inactiveForeground#F4EFE460
  • activityBarBadge.background#E9A067
  • activityBarBadge.foreground#242C1B
  • button.background#E9A067
  • button.foreground#242C1B
  • button.hoverBackground#E9A067dd
  • editor.background#242C1B
  • editor.foreground#F4EFE4
  • editor.inactiveSelectionBackground#ECA7793580
  • editor.lineHighlightBackground#130F0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA77935
  • editorCursor.foreground#E9A067
  • editorGroupHeader.tabsBackground#242C1Bdd
  • editorLineNumber.activeForeground#E9A067
  • editorLineNumber.foreground#B2A18480
  • focusBorder#E9A067
  • foreground#F4EFE4
  • input.background#130F0B
  • input.border#ffffff15
  • input.foreground#F4EFE4
  • input.placeholderForeground#F4EFE460
  • list.activeSelectionBackground#E9A06730
  • list.activeSelectionForeground#F4EFE4
  • list.highlightForeground#E9A067
  • list.hoverBackground#130F0B40
  • list.hoverForeground#F4EFE4
  • list.inactiveSelectionBackground#E9A06715
  • list.inactiveSelectionForeground#F4EFE4
  • selection.background#ECA77935
  • sideBar.background#130F0B
  • sideBar.border#ffffff15
  • sideBar.foreground#F4EFE4
  • sideBarSectionHeader.background#242C1B80
  • sideBarSectionHeader.foreground#F4EFE4
  • sideBarTitle.foreground#E9A067
  • statusBar.background#242C1B
  • statusBar.border#ffffff15
  • statusBar.foreground#F4EFE4
  • statusBar.noFolderBackground#242C1B
  • tab.activeBackground#242C1B
  • tab.activeBorderTop#E9A067
  • tab.activeForeground#F4EFE4
  • tab.border#ffffff15
  • tab.inactiveBackground#130F0B60
  • tab.inactiveForeground#F4EFE480
  • terminal.ansiBlack#242C1B
  • terminal.ansiBlue#ECA779
  • terminal.ansiCyan#86E755
  • terminal.ansiGreen#E9A067
  • terminal.ansiMagenta#F1C783
  • terminal.ansiRed#F1C783
  • terminal.ansiWhite#F4EFE4
  • terminal.ansiYellow#86E755
  • terminal.background#242C1B
  • terminal.foreground#F4EFE4
  • titleBar.activeBackground#242C1B
  • titleBar.activeForeground#F4EFE4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#242C1B
  • titleBar.inactiveForeground#F4EFE460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B2A184italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA779bold
storage.type, storage.modifier#ECA779italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A067
string, punctuation.definition.string, string.template, meta.template.expression#86E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C783
variable, variable.other.readwrite, variable.other.object#F4EFE4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4EFE4
variable.parameter, meta.parameter#F4EFE4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4EFE480
keyword.operator#F4EFE4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#86E755bold
entity.other.inherited-class#E9A067
entity.name.tag, punctuation.definition.tag#ECA779
entity.other.attribute-name#E9A067
meta.diff, meta.diff.header#B2A184
markup.deleted#F1C783
markup.inserted#E9A067
markup.changed#86E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#86E755
string.other.link.title, string.other.link.description#E9A067
markup.underline.link#B2A184underline
punctuation.definition.list#ECA779
markup.quote, punctuation.definition.quote#B2A184italic