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#2a271b
  • activityBar.border#ffffff15
  • activityBar.foreground#d9c46a
  • activityBar.inactiveForeground#f6f3ea60
  • activityBarBadge.background#d9c46a
  • activityBarBadge.foreground#2a271b
  • button.background#d9c46a
  • button.foreground#2a271b
  • button.hoverBackground#d9c46add
  • editor.background#2a271b
  • editor.foreground#f6f3ea
  • editor.inactiveSelectionBackground#6f7f583580
  • editor.lineHighlightBackground#3e342640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6f7f5835
  • editorCursor.foreground#d9c46a
  • editorGroupHeader.tabsBackground#2a271bdd
  • editorLineNumber.activeForeground#d9c46a
  • editorLineNumber.foreground#e7d6ae80
  • focusBorder#d9c46a
  • foreground#f6f3ea
  • input.background#3e3426
  • input.border#ffffff15
  • input.foreground#f6f3ea
  • input.placeholderForeground#f6f3ea60
  • list.activeSelectionBackground#d9c46a30
  • list.activeSelectionForeground#f6f3ea
  • list.highlightForeground#d9c46a
  • list.hoverBackground#3e342640
  • list.hoverForeground#f6f3ea
  • list.inactiveSelectionBackground#d9c46a15
  • list.inactiveSelectionForeground#f6f3ea
  • selection.background#6f7f5835
  • sideBar.background#3e3426
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f3ea
  • sideBarSectionHeader.background#2a271b80
  • sideBarSectionHeader.foreground#f6f3ea
  • sideBarTitle.foreground#d9c46a
  • statusBar.background#2a271b
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f3ea
  • statusBar.noFolderBackground#2a271b
  • tab.activeBackground#2a271b
  • tab.activeBorderTop#d9c46a
  • tab.activeForeground#f6f3ea
  • tab.border#ffffff15
  • tab.inactiveBackground#3e342660
  • tab.inactiveForeground#f6f3ea80
  • terminal.ansiBlack#2a271b
  • terminal.ansiBlue#6f7f58
  • terminal.ansiCyan#9caaa3
  • terminal.ansiGreen#d9c46a
  • terminal.ansiMagenta#9b5f4a
  • terminal.ansiRed#9b5f4a
  • terminal.ansiWhite#f6f3ea
  • terminal.ansiYellow#9caaa3
  • terminal.background#2a271b
  • terminal.foreground#f6f3ea
  • titleBar.activeBackground#2a271b
  • titleBar.activeForeground#f6f3ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2a271b
  • titleBar.inactiveForeground#f6f3ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7d6aeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6f7f58bold
storage.type, storage.modifier#6f7f58italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9c46a
string, punctuation.definition.string, string.template, meta.template.expression#9caaa3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9b5f4a
variable, variable.other.readwrite, variable.other.object#f6f3ea
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f3ea
variable.parameter, meta.parameter#f6f3eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f3ea80
keyword.operator#f6f3ea
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9caaa3bold
entity.other.inherited-class#d9c46a
entity.name.tag, punctuation.definition.tag#6f7f58
entity.other.attribute-name#d9c46a
meta.diff, meta.diff.header#e7d6ae
markup.deleted#9b5f4a
markup.inserted#d9c46a
markup.changed#9caaa3
markup.heading, markup.heading.setext, punctuation.definition.heading#d9c46abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9caaa3
string.other.link.title, string.other.link.description#d9c46a
markup.underline.link#e7d6aeunderline
punctuation.definition.list#6f7f58
markup.quote, punctuation.definition.quote#e7d6aeitalic