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#f4f1e6
  • activityBar.border#00000015
  • activityBar.foreground#667a3e
  • activityBar.inactiveForeground#2a261b60
  • activityBarBadge.background#667a3e
  • activityBarBadge.foreground#f4f1e6
  • button.background#667a3e
  • button.foreground#f4f1e6
  • button.hoverBackground#667a3edd
  • editor.background#f4f1e6
  • editor.foreground#2a261b
  • editor.inactiveSelectionBackground#cfb2862580
  • editor.lineHighlightBackground#fbf8ef50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#cfb28625
  • editorCursor.foreground#667a3e
  • editorGroupHeader.tabsBackground#fbf8efaa
  • editorLineNumber.activeForeground#667a3e
  • editorLineNumber.foreground#e7e1d280
  • focusBorder#667a3e
  • foreground#2a261b
  • input.background#fbf8ef
  • input.border#00000015
  • input.foreground#2a261b
  • input.placeholderForeground#2a261b60
  • list.activeSelectionBackground#667a3e30
  • list.activeSelectionForeground#2a261b
  • list.highlightForeground#667a3e
  • list.hoverBackground#fbf8ef40
  • list.hoverForeground#2a261b
  • list.inactiveSelectionBackground#667a3e15
  • list.inactiveSelectionForeground#2a261b
  • selection.background#cfb28625
  • sideBar.background#fbf8ef
  • sideBar.border#00000015
  • sideBar.foreground#2a261b
  • sideBarSectionHeader.background#fbf8ef80
  • sideBarSectionHeader.foreground#2a261b
  • sideBarTitle.foreground#667a3e
  • statusBar.background#f4f1e6
  • statusBar.border#00000015
  • statusBar.foreground#2a261b
  • statusBar.noFolderBackground#f4f1e6
  • tab.activeBackground#f4f1e6
  • tab.activeBorderTop#667a3e
  • tab.activeForeground#2a261b
  • tab.border#00000015
  • tab.inactiveBackground#f4f1e660
  • tab.inactiveForeground#2a261b80
  • terminal.ansiBlack#2a261b
  • terminal.ansiBlue#cfb286
  • terminal.ansiCyan#dcc69a
  • terminal.ansiGreen#667a3e
  • terminal.ansiMagenta#5b432f
  • terminal.ansiRed#5b432f
  • terminal.ansiWhite#2a261b
  • terminal.ansiYellow#dcc69a
  • terminal.background#f4f1e6
  • terminal.foreground#2a261b
  • titleBar.activeBackground#f4f1e6
  • titleBar.activeForeground#2a261b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f1e6
  • titleBar.inactiveForeground#2a261b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7e1d2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#cfb286bold
storage.type, storage.modifier#cfb286italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#667a3e
string, punctuation.definition.string, string.template, meta.template.expression#dcc69a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5b432f
variable, variable.other.readwrite, variable.other.object#2a261b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a261b
variable.parameter, meta.parameter#2a261bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a261b80
keyword.operator#2a261b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#dcc69abold
entity.other.inherited-class#667a3e
entity.name.tag, punctuation.definition.tag#cfb286
entity.other.attribute-name#667a3e
meta.diff, meta.diff.header#e7e1d2
markup.deleted#5b432f
markup.inserted#667a3e
markup.changed#dcc69a
markup.heading, markup.heading.setext, punctuation.definition.heading#667a3ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#dcc69a
string.other.link.title, string.other.link.description#667a3e
markup.underline.link#e7e1d2underline
punctuation.definition.list#cfb286
markup.quote, punctuation.definition.quote#e7e1d2italic