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#FAF5EB
  • activityBar.border#00000015
  • activityBar.foreground#935325
  • activityBar.inactiveForeground#20181260
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#FAF5EB
  • button.background#935325
  • button.foreground#FAF5EB
  • button.hoverBackground#935325dd
  • editor.background#FAF5EB
  • editor.foreground#201812
  • editor.inactiveSelectionBackground#21836C2580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836C25
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#D8C59A80
  • focusBorder#935325
  • foreground#201812
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#201812
  • input.placeholderForeground#20181260
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#201812
  • list.highlightForeground#935325
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#201812
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#201812
  • selection.background#21836C25
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#201812
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#201812
  • sideBarTitle.foreground#935325
  • statusBar.background#FAF5EB
  • statusBar.border#00000015
  • statusBar.foreground#201812
  • statusBar.noFolderBackground#FAF5EB
  • tab.activeBackground#FAF5EB
  • tab.activeBorderTop#935325
  • tab.activeForeground#201812
  • tab.border#00000015
  • tab.inactiveBackground#FAF5EB60
  • tab.inactiveForeground#20181280
  • terminal.ansiBlack#201812
  • terminal.ansiBlue#21836C
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#761F19
  • terminal.ansiRed#761F19
  • terminal.ansiWhite#201812
  • terminal.ansiYellow#A37A29
  • terminal.background#FAF5EB
  • terminal.foreground#201812
  • titleBar.activeBackground#FAF5EB
  • titleBar.activeForeground#201812
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF5EB
  • titleBar.inactiveForeground#20181260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8C59Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21836Cbold
storage.type, storage.modifier#21836Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761F19
variable, variable.other.readwrite, variable.other.object#201812
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#201812
variable.parameter, meta.parameter#201812dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20181280
keyword.operator#201812
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#935325
entity.name.tag, punctuation.definition.tag#21836C
entity.other.attribute-name#935325
meta.diff, meta.diff.header#D8C59A
markup.deleted#761F19
markup.inserted#935325
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#935325
markup.underline.link#D8C59Aunderline
punctuation.definition.list#21836C
markup.quote, punctuation.definition.quote#D8C59Aitalic