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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#1E1B1660
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#FBF9F4
  • button.background#935825
  • button.foreground#FBF9F4
  • button.hoverBackground#935825dd
  • editor.background#FBF9F4
  • editor.foreground#1E1B16
  • editor.inactiveSelectionBackground#8345212580
  • editor.lineHighlightBackground#FBF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83452125
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#FBF9F4aa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#E9DEC480
  • focusBorder#935825
  • foreground#1E1B16
  • input.background#FBF9F4
  • input.border#00000015
  • input.foreground#1E1B16
  • input.placeholderForeground#1E1B1660
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#1E1B16
  • list.highlightForeground#935825
  • list.hoverBackground#FBF9F440
  • list.hoverForeground#1E1B16
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#1E1B16
  • selection.background#83452125
  • sideBar.background#FBF9F4
  • sideBar.border#00000015
  • sideBar.foreground#1E1B16
  • sideBarSectionHeader.background#FBF9F480
  • sideBarSectionHeader.foreground#1E1B16
  • sideBarTitle.foreground#935825
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#1E1B16
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#935825
  • tab.activeForeground#1E1B16
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#1E1B1680
  • terminal.ansiBlack#1E1B16
  • terminal.ansiBlue#834521
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#197676
  • terminal.ansiRed#197676
  • terminal.ansiWhite#1E1B16
  • terminal.ansiYellow#A38129
  • terminal.background#FBF9F4
  • terminal.foreground#1E1B16
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#1E1B16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#1E1B1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9DEC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834521bold
storage.type, storage.modifier#834521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935825
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197676
variable, variable.other.readwrite, variable.other.object#1E1B16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1B16
variable.parameter, meta.parameter#1E1B16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1B1680
keyword.operator#1E1B16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#834521
entity.other.attribute-name#935825
meta.diff, meta.diff.header#E9DEC4
markup.deleted#197676
markup.inserted#935825
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#935825
markup.underline.link#E9DEC4underline
punctuation.definition.list#834521
markup.quote, punctuation.definition.quote#E9DEC4italic