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#1E251D
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C767
  • activityBar.inactiveForeground#f8f5ea60
  • activityBarBadge.background#E9C767
  • activityBarBadge.foreground#1E251D
  • button.background#E9C767
  • button.foreground#1E251D
  • button.hoverBackground#E9C767dd
  • editor.background#1E251D
  • editor.foreground#f8f5ea
  • editor.inactiveSelectionBackground#ECCF793580
  • editor.lineHighlightBackground#0B0B0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCF7935
  • editorCursor.foreground#E9C767
  • editorGroupHeader.tabsBackground#1E251Ddd
  • editorLineNumber.activeForeground#E9C767
  • editorLineNumber.foreground#6f7b4780
  • focusBorder#E9C767
  • foreground#f8f5ea
  • input.background#0B0B09
  • input.border#ffffff15
  • input.foreground#f8f5ea
  • input.placeholderForeground#f8f5ea60
  • list.activeSelectionBackground#E9C76730
  • list.activeSelectionForeground#f8f5ea
  • list.highlightForeground#E9C767
  • list.hoverBackground#0B0B0940
  • list.hoverForeground#f8f5ea
  • list.inactiveSelectionBackground#E9C76715
  • list.inactiveSelectionForeground#f8f5ea
  • selection.background#ECCF7935
  • sideBar.background#0B0B09
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f5ea
  • sideBarSectionHeader.background#1E251D80
  • sideBarSectionHeader.foreground#f8f5ea
  • sideBarTitle.foreground#E9C767
  • statusBar.background#1E251D
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f5ea
  • statusBar.noFolderBackground#1E251D
  • tab.activeBackground#1E251D
  • tab.activeBorderTop#E9C767
  • tab.activeForeground#f8f5ea
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0B0960
  • tab.inactiveForeground#f8f5ea80
  • terminal.ansiBlack#1E251D
  • terminal.ansiBlue#ECCF79
  • terminal.ansiCyan#E7AA55
  • terminal.ansiGreen#E9C767
  • terminal.ansiMagenta#83F1A8
  • terminal.ansiRed#83F1A8
  • terminal.ansiWhite#f8f5ea
  • terminal.ansiYellow#E7AA55
  • terminal.background#1E251D
  • terminal.foreground#f8f5ea
  • titleBar.activeBackground#1E251D
  • titleBar.activeForeground#f8f5ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E251D
  • titleBar.inactiveForeground#f8f5ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f7b47italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCF79bold
storage.type, storage.modifier#ECCF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C767—
string, punctuation.definition.string, string.template, meta.template.expression#E7AA55—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1A8—
variable, variable.other.readwrite, variable.other.object#f8f5ea—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f5ea—
variable.parameter, meta.parameter#f8f5eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f5ea80—
keyword.operator#f8f5ea—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AA55bold
entity.other.inherited-class#E9C767—
entity.name.tag, punctuation.definition.tag#ECCF79—
entity.other.attribute-name#E9C767—
meta.diff, meta.diff.header#6f7b47—
markup.deleted#83F1A8—
markup.inserted#E9C767—
markup.changed#E7AA55—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C767bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7AA55—
string.other.link.title, string.other.link.description#E9C767—
markup.underline.link#6f7b47underline
punctuation.definition.list#ECCF79—
markup.quote, punctuation.definition.quote#6f7b47italic