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#f4ead8
  • activityBar.border#00000015
  • activityBar.foreground#5f9d91
  • activityBar.inactiveForeground#20302c60
  • activityBarBadge.background#5f9d91
  • activityBarBadge.foreground#f4ead8
  • button.background#5f9d91
  • button.foreground#f4ead8
  • button.hoverBackground#5f9d91dd
  • editor.background#f4ead8
  • editor.foreground#20302c
  • editor.inactiveSelectionBackground#b7d7c92580
  • editor.lineHighlightBackground#e7d3b850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b7d7c925
  • editorCursor.foreground#5f9d91
  • editorGroupHeader.tabsBackground#e7d3b8aa
  • editorLineNumber.activeForeground#5f9d91
  • editorLineNumber.foreground#76b59a80
  • focusBorder#5f9d91
  • foreground#20302c
  • input.background#e7d3b8
  • input.border#00000015
  • input.foreground#20302c
  • input.placeholderForeground#20302c60
  • list.activeSelectionBackground#5f9d9130
  • list.activeSelectionForeground#20302c
  • list.highlightForeground#5f9d91
  • list.hoverBackground#e7d3b840
  • list.hoverForeground#20302c
  • list.inactiveSelectionBackground#5f9d9115
  • list.inactiveSelectionForeground#20302c
  • selection.background#b7d7c925
  • sideBar.background#e7d3b8
  • sideBar.border#00000015
  • sideBar.foreground#20302c
  • sideBarSectionHeader.background#e7d3b880
  • sideBarSectionHeader.foreground#20302c
  • sideBarTitle.foreground#5f9d91
  • statusBar.background#f4ead8
  • statusBar.border#00000015
  • statusBar.foreground#20302c
  • statusBar.noFolderBackground#f4ead8
  • tab.activeBackground#f4ead8
  • tab.activeBorderTop#5f9d91
  • tab.activeForeground#20302c
  • tab.border#00000015
  • tab.inactiveBackground#f4ead860
  • tab.inactiveForeground#20302c80
  • terminal.ansiBlack#20302c
  • terminal.ansiBlue#b7d7c9
  • terminal.ansiCyan#b56a3c
  • terminal.ansiGreen#5f9d91
  • terminal.ansiMagenta#6f8f5f
  • terminal.ansiRed#6f8f5f
  • terminal.ansiWhite#20302c
  • terminal.ansiYellow#b56a3c
  • terminal.background#f4ead8
  • terminal.foreground#20302c
  • titleBar.activeBackground#f4ead8
  • titleBar.activeForeground#20302c
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4ead8
  • titleBar.inactiveForeground#20302c60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#76b59aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b7d7c9bold
storage.type, storage.modifier#b7d7c9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5f9d91
string, punctuation.definition.string, string.template, meta.template.expression#b56a3c
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6f8f5f
variable, variable.other.readwrite, variable.other.object#20302c
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20302c
variable.parameter, meta.parameter#20302cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20302c80
keyword.operator#20302c
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b56a3cbold
entity.other.inherited-class#5f9d91
entity.name.tag, punctuation.definition.tag#b7d7c9
entity.other.attribute-name#5f9d91
meta.diff, meta.diff.header#76b59a
markup.deleted#6f8f5f
markup.inserted#5f9d91
markup.changed#b56a3c
markup.heading, markup.heading.setext, punctuation.definition.heading#5f9d91bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b56a3c
string.other.link.title, string.other.link.description#5f9d91
markup.underline.link#76b59aunderline
punctuation.definition.list#b7d7c9
markup.quote, punctuation.definition.quote#76b59aitalic