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#FBF7F1
  • activityBar.border#00000015
  • activityBar.foreground#6B4A2E
  • activityBar.inactiveForeground#2B1F1560
  • activityBarBadge.background#6B4A2E
  • activityBarBadge.foreground#FBF7F1
  • button.background#6B4A2E
  • button.foreground#FBF7F1
  • button.hoverBackground#6B4A2Edd
  • editor.background#FBF7F1
  • editor.foreground#2B1F15
  • editor.inactiveSelectionBackground#BE98622580
  • editor.lineHighlightBackground#F7F2E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BE986225
  • editorCursor.foreground#6B4A2E
  • editorGroupHeader.tabsBackground#F7F2E8aa
  • editorLineNumber.activeForeground#6B4A2E
  • editorLineNumber.foreground#D8C8B280
  • focusBorder#6B4A2E
  • foreground#2B1F15
  • input.background#F7F2E8
  • input.border#00000015
  • input.foreground#2B1F15
  • input.placeholderForeground#2B1F1560
  • list.activeSelectionBackground#6B4A2E30
  • list.activeSelectionForeground#2B1F15
  • list.highlightForeground#6B4A2E
  • list.hoverBackground#F7F2E840
  • list.hoverForeground#2B1F15
  • list.inactiveSelectionBackground#6B4A2E15
  • list.inactiveSelectionForeground#2B1F15
  • selection.background#BE986225
  • sideBar.background#F7F2E8
  • sideBar.border#00000015
  • sideBar.foreground#2B1F15
  • sideBarSectionHeader.background#F7F2E880
  • sideBarSectionHeader.foreground#2B1F15
  • sideBarTitle.foreground#6B4A2E
  • statusBar.background#FBF7F1
  • statusBar.border#00000015
  • statusBar.foreground#2B1F15
  • statusBar.noFolderBackground#FBF7F1
  • tab.activeBackground#FBF7F1
  • tab.activeBorderTop#6B4A2E
  • tab.activeForeground#2B1F15
  • tab.border#00000015
  • tab.inactiveBackground#FBF7F160
  • tab.inactiveForeground#2B1F1580
  • terminal.ansiBlack#2B1F15
  • terminal.ansiBlue#BE9862
  • terminal.ansiCyan#E6C88B
  • terminal.ansiGreen#6B4A2E
  • terminal.ansiMagenta#D6AF70
  • terminal.ansiRed#D6AF70
  • terminal.ansiWhite#2B1F15
  • terminal.ansiYellow#E6C88B
  • terminal.background#FBF7F1
  • terminal.foreground#2B1F15
  • titleBar.activeBackground#FBF7F1
  • titleBar.activeForeground#2B1F15
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF7F1
  • titleBar.inactiveForeground#2B1F1560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8C8B2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BE9862bold
storage.type, storage.modifier#BE9862italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B4A2E—
string, punctuation.definition.string, string.template, meta.template.expression#E6C88B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D6AF70—
variable, variable.other.readwrite, variable.other.object#2B1F15—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B1F15—
variable.parameter, meta.parameter#2B1F15dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B1F1580—
keyword.operator#2B1F15—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E6C88Bbold
entity.other.inherited-class#6B4A2E—
entity.name.tag, punctuation.definition.tag#BE9862—
entity.other.attribute-name#6B4A2E—
meta.diff, meta.diff.header#D8C8B2—
markup.deleted#D6AF70—
markup.inserted#6B4A2E—
markup.changed#E6C88B—
markup.heading, markup.heading.setext, punctuation.definition.heading#6B4A2Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E6C88B—
string.other.link.title, string.other.link.description#6B4A2E—
markup.underline.link#D8C8B2underline
punctuation.definition.list#BE9862—
markup.quote, punctuation.definition.quote#D8C8B2italic