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#143736
  • activityBar.border#ffffff15
  • activityBar.foreground#6f8f76
  • activityBar.inactiveForeground#f5f1e860
  • activityBarBadge.background#6f8f76
  • activityBarBadge.foreground#143736
  • button.background#6f8f76
  • button.foreground#143736
  • button.hoverBackground#6f8f76dd
  • editor.background#143736
  • editor.foreground#f5f1e8
  • editor.inactiveSelectionBackground#d8ded83580
  • editor.lineHighlightBackground#26302e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8ded835
  • editorCursor.foreground#6f8f76
  • editorGroupHeader.tabsBackground#143736dd
  • editorLineNumber.activeForeground#6f8f76
  • editorLineNumber.foreground#8e989480
  • focusBorder#6f8f76
  • foreground#f5f1e8
  • input.background#26302e
  • input.border#ffffff15
  • input.foreground#f5f1e8
  • input.placeholderForeground#f5f1e860
  • list.activeSelectionBackground#6f8f7630
  • list.activeSelectionForeground#f5f1e8
  • list.highlightForeground#6f8f76
  • list.hoverBackground#26302e40
  • list.hoverForeground#f5f1e8
  • list.inactiveSelectionBackground#6f8f7615
  • list.inactiveSelectionForeground#f5f1e8
  • selection.background#d8ded835
  • sideBar.background#26302e
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f1e8
  • sideBarSectionHeader.background#14373680
  • sideBarSectionHeader.foreground#f5f1e8
  • sideBarTitle.foreground#6f8f76
  • statusBar.background#143736
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f1e8
  • statusBar.noFolderBackground#143736
  • tab.activeBackground#143736
  • tab.activeBorderTop#6f8f76
  • tab.activeForeground#f5f1e8
  • tab.border#ffffff15
  • tab.inactiveBackground#26302e60
  • tab.inactiveForeground#f5f1e880
  • terminal.ansiBlack#143736
  • terminal.ansiBlue#d8ded8
  • terminal.ansiCyan#2f6f6b
  • terminal.ansiGreen#6f8f76
  • terminal.ansiMagenta#c7b896
  • terminal.ansiRed#c7b896
  • terminal.ansiWhite#f5f1e8
  • terminal.ansiYellow#2f6f6b
  • terminal.background#143736
  • terminal.foreground#f5f1e8
  • titleBar.activeBackground#143736
  • titleBar.activeForeground#f5f1e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#143736
  • titleBar.inactiveForeground#f5f1e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e9894italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8ded8bold
storage.type, storage.modifier#d8ded8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6f8f76—
string, punctuation.definition.string, string.template, meta.template.expression#2f6f6b—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c7b896—
variable, variable.other.readwrite, variable.other.object#f5f1e8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f1e8—
variable.parameter, meta.parameter#f5f1e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f1e880—
keyword.operator#f5f1e8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2f6f6bbold
entity.other.inherited-class#6f8f76—
entity.name.tag, punctuation.definition.tag#d8ded8—
entity.other.attribute-name#6f8f76—
meta.diff, meta.diff.header#8e9894—
markup.deleted#c7b896—
markup.inserted#6f8f76—
markup.changed#2f6f6b—
markup.heading, markup.heading.setext, punctuation.definition.heading#6f8f76bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2f6f6b—
string.other.link.title, string.other.link.description#6f8f76—
markup.underline.link#8e9894underline
punctuation.definition.list#d8ded8—
markup.quote, punctuation.definition.quote#8e9894italic