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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#937225
  • activityBar.inactiveForeground#2e3a2f60
  • activityBarBadge.background#937225
  • activityBarBadge.foreground#FFFDFA
  • button.background#937225
  • button.foreground#FFFDFA
  • button.hoverBackground#937225dd
  • editor.background#FFFDFA
  • editor.foreground#2e3a2f
  • editor.inactiveSelectionBackground#6283212580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#62832125
  • editorCursor.foreground#937225
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#937225
  • editorLineNumber.foreground#e6e1d380
  • focusBorder#937225
  • foreground#2e3a2f
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#2e3a2f
  • input.placeholderForeground#2e3a2f60
  • list.activeSelectionBackground#93722530
  • list.activeSelectionForeground#2e3a2f
  • list.highlightForeground#937225
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#2e3a2f
  • list.inactiveSelectionBackground#93722515
  • list.inactiveSelectionForeground#2e3a2f
  • selection.background#62832125
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#2e3a2f
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#2e3a2f
  • sideBarTitle.foreground#937225
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2e3a2f
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#937225
  • tab.activeForeground#2e3a2f
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2e3a2f80
  • terminal.ansiBlack#2e3a2f
  • terminal.ansiBlue#628321
  • terminal.ansiCyan#296CA3
  • terminal.ansiGreen#937225
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#2e3a2f
  • terminal.ansiYellow#296CA3
  • terminal.background#FFFDFA
  • terminal.foreground#2e3a2f
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2e3a2f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2e3a2f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#628321bold
storage.type, storage.modifier#628321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937225
string, punctuation.definition.string, string.template, meta.template.expression#296CA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#2e3a2f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2e3a2f
variable.parameter, meta.parameter#2e3a2fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2e3a2f80
keyword.operator#2e3a2f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296CA3bold
entity.other.inherited-class#937225
entity.name.tag, punctuation.definition.tag#628321
entity.other.attribute-name#937225
meta.diff, meta.diff.header#e6e1d3
markup.deleted#765F19
markup.inserted#937225
markup.changed#296CA3
markup.heading, markup.heading.setext, punctuation.definition.heading#937225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#296CA3
string.other.link.title, string.other.link.description#937225
markup.underline.link#e6e1d3underline
punctuation.definition.list#628321
markup.quote, punctuation.definition.quote#e6e1d3italic