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#FDFEFB
  • activityBar.border#00000015
  • activityBar.foreground#699325
  • activityBar.inactiveForeground#20362360
  • activityBarBadge.background#699325
  • activityBarBadge.foreground#FDFEFB
  • button.background#699325
  • button.foreground#FDFEFB
  • button.hoverBackground#699325dd
  • editor.background#FDFEFB
  • editor.foreground#203623
  • editor.inactiveSelectionBackground#6083212580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#60832125
  • editorCursor.foreground#699325
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#699325
  • editorLineNumber.foreground#DDE8D680
  • focusBorder#699325
  • foreground#203623
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#203623
  • input.placeholderForeground#20362360
  • list.activeSelectionBackground#69932530
  • list.activeSelectionForeground#203623
  • list.highlightForeground#699325
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#203623
  • list.inactiveSelectionBackground#69932515
  • list.inactiveSelectionForeground#203623
  • selection.background#60832125
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#203623
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#203623
  • sideBarTitle.foreground#699325
  • statusBar.background#FDFEFB
  • statusBar.border#00000015
  • statusBar.foreground#203623
  • statusBar.noFolderBackground#FDFEFB
  • tab.activeBackground#FDFEFB
  • tab.activeBorderTop#699325
  • tab.activeForeground#203623
  • tab.border#00000015
  • tab.inactiveBackground#FDFEFB60
  • tab.inactiveForeground#20362380
  • terminal.ansiBlack#203623
  • terminal.ansiBlue#608321
  • terminal.ansiCyan#A38929
  • terminal.ansiGreen#699325
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#203623
  • terminal.ansiYellow#A38929
  • terminal.background#FDFEFB
  • terminal.foreground#203623
  • titleBar.activeBackground#FDFEFB
  • titleBar.activeForeground#203623
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFEFB
  • titleBar.inactiveForeground#20362360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE8D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#608321bold
storage.type, storage.modifier#608321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#699325—
string, punctuation.definition.string, string.template, meta.template.expression#A38929—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819—
variable, variable.other.readwrite, variable.other.object#203623—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#203623—
variable.parameter, meta.parameter#203623dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20362380—
keyword.operator#203623—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38929bold
entity.other.inherited-class#699325—
entity.name.tag, punctuation.definition.tag#608321—
entity.other.attribute-name#699325—
meta.diff, meta.diff.header#DDE8D6—
markup.deleted#765819—
markup.inserted#699325—
markup.changed#A38929—
markup.heading, markup.heading.setext, punctuation.definition.heading#699325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38929—
string.other.link.title, string.other.link.description#699325—
markup.underline.link#DDE8D6underline
punctuation.definition.list#608321—
markup.quote, punctuation.definition.quote#DDE8D6italic