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#FBFDF7
  • activityBar.border#00000015
  • activityBar.foreground#519325
  • activityBar.inactiveForeground#26321f60
  • activityBarBadge.background#519325
  • activityBarBadge.foreground#FBFDF7
  • button.background#519325
  • button.foreground#FBFDF7
  • button.hoverBackground#519325dd
  • editor.background#FBFDF7
  • editor.foreground#26321f
  • editor.inactiveSelectionBackground#5283212580
  • editor.lineHighlightBackground#FDFFF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#52832125
  • editorCursor.foreground#519325
  • editorGroupHeader.tabsBackground#FDFFF0aa
  • editorLineNumber.activeForeground#519325
  • editorLineNumber.foreground#e8e6da80
  • focusBorder#519325
  • foreground#26321f
  • input.background#FDFFF0
  • input.border#00000015
  • input.foreground#26321f
  • input.placeholderForeground#26321f60
  • list.activeSelectionBackground#51932530
  • list.activeSelectionForeground#26321f
  • list.highlightForeground#519325
  • list.hoverBackground#FDFFF040
  • list.hoverForeground#26321f
  • list.inactiveSelectionBackground#51932515
  • list.inactiveSelectionForeground#26321f
  • selection.background#52832125
  • sideBar.background#FDFFF0
  • sideBar.border#00000015
  • sideBar.foreground#26321f
  • sideBarSectionHeader.background#FDFFF080
  • sideBarSectionHeader.foreground#26321f
  • sideBarTitle.foreground#519325
  • statusBar.background#FBFDF7
  • statusBar.border#00000015
  • statusBar.foreground#26321f
  • statusBar.noFolderBackground#FBFDF7
  • tab.activeBackground#FBFDF7
  • tab.activeBorderTop#519325
  • tab.activeForeground#26321f
  • tab.border#00000015
  • tab.inactiveBackground#FBFDF760
  • tab.inactiveForeground#26321f80
  • terminal.ansiBlack#26321f
  • terminal.ansiBlue#528321
  • terminal.ansiCyan#78A329
  • terminal.ansiGreen#519325
  • terminal.ansiMagenta#6B7619
  • terminal.ansiRed#6B7619
  • terminal.ansiWhite#26321f
  • terminal.ansiYellow#78A329
  • terminal.background#FBFDF7
  • terminal.foreground#26321f
  • titleBar.activeBackground#FBFDF7
  • titleBar.activeForeground#26321f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDF7
  • titleBar.inactiveForeground#26321f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8e6daitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#528321bold
storage.type, storage.modifier#528321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#519325—
string, punctuation.definition.string, string.template, meta.template.expression#78A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6B7619—
variable, variable.other.readwrite, variable.other.object#26321f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#26321f—
variable.parameter, meta.parameter#26321fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26321f80—
keyword.operator#26321f—
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#519325—
entity.name.tag, punctuation.definition.tag#528321—
entity.other.attribute-name#519325—
meta.diff, meta.diff.header#e8e6da—
markup.deleted#6B7619—
markup.inserted#519325—
markup.changed#78A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#519325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#78A329—
string.other.link.title, string.other.link.description#519325—
markup.underline.link#e8e6daunderline
punctuation.definition.list#528321—
markup.quote, punctuation.definition.quote#e8e6daitalic