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

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#26302e—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#26302e—
variable.parameter, meta.parameter#26302edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26302e80—
keyword.operator#26302e—
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