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#936325
  • activityBar.inactiveForeground#2E2A1A60
  • activityBarBadge.background#936325
  • activityBarBadge.foreground#FFFDFA
  • button.background#936325
  • button.foreground#FFFDFA
  • button.hoverBackground#936325dd
  • editor.background#FFFDFA
  • editor.foreground#2E2A1A
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#FFF4F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#936325
  • editorGroupHeader.tabsBackground#FFF4F0aa
  • editorLineNumber.activeForeground#936325
  • editorLineNumber.foreground#E6D9B880
  • focusBorder#936325
  • foreground#2E2A1A
  • input.background#FFF4F0
  • input.border#00000015
  • input.foreground#2E2A1A
  • input.placeholderForeground#2E2A1A60
  • list.activeSelectionBackground#93632530
  • list.activeSelectionForeground#2E2A1A
  • list.highlightForeground#936325
  • list.hoverBackground#FFF4F040
  • list.hoverForeground#2E2A1A
  • list.inactiveSelectionBackground#93632515
  • list.inactiveSelectionForeground#2E2A1A
  • selection.background#83582125
  • sideBar.background#FFF4F0
  • sideBar.border#00000015
  • sideBar.foreground#2E2A1A
  • sideBarSectionHeader.background#FFF4F080
  • sideBarSectionHeader.foreground#2E2A1A
  • sideBarTitle.foreground#936325
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2E2A1A
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#936325
  • tab.activeForeground#2E2A1A
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2E2A1A80
  • terminal.ansiBlack#2E2A1A
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#29A358
  • terminal.ansiGreen#936325
  • terminal.ansiMagenta#197639
  • terminal.ansiRed#197639
  • terminal.ansiWhite#2E2A1A
  • terminal.ansiYellow#29A358
  • terminal.background#FFFDFA
  • terminal.foreground#2E2A1A
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2E2A1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2E2A1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6D9B8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835821bold
storage.type, storage.modifier#835821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936325—
string, punctuation.definition.string, string.template, meta.template.expression#29A358—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197639—
variable, variable.other.readwrite, variable.other.object#2E2A1A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2A1A—
variable.parameter, meta.parameter#2E2A1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E2A1A80—
keyword.operator#2E2A1A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A358bold
entity.other.inherited-class#936325—
entity.name.tag, punctuation.definition.tag#835821—
entity.other.attribute-name#936325—
meta.diff, meta.diff.header#E6D9B8—
markup.deleted#197639—
markup.inserted#936325—
markup.changed#29A358—
markup.heading, markup.heading.setext, punctuation.definition.heading#936325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#29A358—
string.other.link.title, string.other.link.description#936325—
markup.underline.link#E6D9B8underline
punctuation.definition.list#835821—
markup.quote, punctuation.definition.quote#E6D9B8italic