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#FAF9F4
  • activityBar.border#00000015
  • activityBar.foreground#935325
  • activityBar.inactiveForeground#2c211960
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#FAF9F4
  • button.background#935325
  • button.foreground#FAF9F4
  • button.hoverBackground#935325dd
  • editor.background#FAF9F4
  • editor.foreground#2c2119
  • editor.inactiveSelectionBackground#8383212580
  • editor.lineHighlightBackground#E0E3D850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83832125
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#E0E3D8aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#a9866380
  • focusBorder#935325
  • foreground#2c2119
  • input.background#E0E3D8
  • input.border#00000015
  • input.foreground#2c2119
  • input.placeholderForeground#2c211960
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#2c2119
  • list.highlightForeground#935325
  • list.hoverBackground#E0E3D840
  • list.hoverForeground#2c2119
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#2c2119
  • selection.background#83832125
  • sideBar.background#E0E3D8
  • sideBar.border#00000015
  • sideBar.foreground#2c2119
  • sideBarSectionHeader.background#E0E3D880
  • sideBarSectionHeader.foreground#2c2119
  • sideBarTitle.foreground#935325
  • statusBar.background#FAF9F4
  • statusBar.border#00000015
  • statusBar.foreground#2c2119
  • statusBar.noFolderBackground#FAF9F4
  • tab.activeBackground#FAF9F4
  • tab.activeBorderTop#935325
  • tab.activeForeground#2c2119
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F460
  • tab.inactiveForeground#2c211980
  • terminal.ansiBlack#2c2119
  • terminal.ansiBlue#838321
  • terminal.ansiCyan#78A329
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#557619
  • terminal.ansiRed#557619
  • terminal.ansiWhite#2c2119
  • terminal.ansiYellow#78A329
  • terminal.background#FAF9F4
  • terminal.foreground#2c2119
  • titleBar.activeBackground#FAF9F4
  • titleBar.activeForeground#2c2119
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F4
  • titleBar.inactiveForeground#2c211960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a98663italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#838321bold
storage.type, storage.modifier#838321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325—
string, punctuation.definition.string, string.template, meta.template.expression#78A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#557619—
variable, variable.other.readwrite, variable.other.object#2c2119—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2c2119—
variable.parameter, meta.parameter#2c2119dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2c211980—
keyword.operator#2c2119—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#78A329bold
entity.other.inherited-class#935325—
entity.name.tag, punctuation.definition.tag#838321—
entity.other.attribute-name#935325—
meta.diff, meta.diff.header#a98663—
markup.deleted#557619—
markup.inserted#935325—
markup.changed#78A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#78A329—
string.other.link.title, string.other.link.description#935325—
markup.underline.link#a98663underline
punctuation.definition.list#838321—
markup.quote, punctuation.definition.quote#a98663italic