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#fff7f4
  • activityBar.border#00000015
  • activityBar.foreground#e579a9
  • activityBar.inactiveForeground#2a211f60
  • activityBarBadge.background#e579a9
  • activityBarBadge.foreground#fff7f4
  • button.background#e579a9
  • button.foreground#fff7f4
  • button.hoverBackground#e579a9dd
  • editor.background#fff7f4
  • editor.foreground#2a211f
  • editor.inactiveSelectionBackground#61a08a2580
  • editor.lineHighlightBackground#f7e8da50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#61a08a25
  • editorCursor.foreground#e579a9
  • editorGroupHeader.tabsBackground#f7e8daaa
  • editorLineNumber.activeForeground#e579a9
  • editorLineNumber.foreground#c9deda80
  • focusBorder#e579a9
  • foreground#2a211f
  • input.background#f7e8da
  • input.border#00000015
  • input.foreground#2a211f
  • input.placeholderForeground#2a211f60
  • list.activeSelectionBackground#e579a930
  • list.activeSelectionForeground#2a211f
  • list.highlightForeground#e579a9
  • list.hoverBackground#f7e8da40
  • list.hoverForeground#2a211f
  • list.inactiveSelectionBackground#e579a915
  • list.inactiveSelectionForeground#2a211f
  • selection.background#61a08a25
  • sideBar.background#f7e8da
  • sideBar.border#00000015
  • sideBar.foreground#2a211f
  • sideBarSectionHeader.background#f7e8da80
  • sideBarSectionHeader.foreground#2a211f
  • sideBarTitle.foreground#e579a9
  • statusBar.background#fff7f4
  • statusBar.border#00000015
  • statusBar.foreground#2a211f
  • statusBar.noFolderBackground#fff7f4
  • tab.activeBackground#fff7f4
  • tab.activeBorderTop#e579a9
  • tab.activeForeground#2a211f
  • tab.border#00000015
  • tab.inactiveBackground#fff7f460
  • tab.inactiveForeground#2a211f80
  • terminal.ansiBlack#2a211f
  • terminal.ansiBlue#61a08a
  • terminal.ansiCyan#6fafe6
  • terminal.ansiGreen#e579a9
  • terminal.ansiMagenta#f7e8da
  • terminal.ansiRed#f7e8da
  • terminal.ansiWhite#2a211f
  • terminal.ansiYellow#6fafe6
  • terminal.background#fff7f4
  • terminal.foreground#2a211f
  • titleBar.activeBackground#fff7f4
  • titleBar.activeForeground#2a211f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff7f4
  • titleBar.inactiveForeground#2a211f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9dedaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#61a08abold
storage.type, storage.modifier#61a08aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e579a9—
string, punctuation.definition.string, string.template, meta.template.expression#6fafe6—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f7e8da—
variable, variable.other.readwrite, variable.other.object#2a211f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a211f—
variable.parameter, meta.parameter#2a211fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a211f80—
keyword.operator#2a211f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6fafe6bold
entity.other.inherited-class#e579a9—
entity.name.tag, punctuation.definition.tag#61a08a—
entity.other.attribute-name#e579a9—
meta.diff, meta.diff.header#c9deda—
markup.deleted#f7e8da—
markup.inserted#e579a9—
markup.changed#6fafe6—
markup.heading, markup.heading.setext, punctuation.definition.heading#e579a9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6fafe6—
string.other.link.title, string.other.link.description#e579a9—
markup.underline.link#c9dedaunderline
punctuation.definition.list#61a08a—
markup.quote, punctuation.definition.quote#c9dedaitalic