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#FAF8F4
  • activityBar.border#00000015
  • activityBar.foreground#672593
  • activityBar.inactiveForeground#4b2e4f60
  • activityBarBadge.background#672593
  • activityBarBadge.foreground#FAF8F4
  • button.background#672593
  • button.foreground#FAF8F4
  • button.hoverBackground#672593dd
  • editor.background#FAF8F4
  • editor.foreground#4b2e4f
  • editor.inactiveSelectionBackground#4683212580
  • editor.lineHighlightBackground#DFDDE450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46832125
  • editorCursor.foreground#672593
  • editorGroupHeader.tabsBackground#DFDDE4aa
  • editorLineNumber.activeForeground#672593
  • editorLineNumber.foreground#b9b5c180
  • focusBorder#672593
  • foreground#4b2e4f
  • input.background#DFDDE4
  • input.border#00000015
  • input.foreground#4b2e4f
  • input.placeholderForeground#4b2e4f60
  • list.activeSelectionBackground#67259330
  • list.activeSelectionForeground#4b2e4f
  • list.highlightForeground#672593
  • list.hoverBackground#DFDDE440
  • list.hoverForeground#4b2e4f
  • list.inactiveSelectionBackground#67259315
  • list.inactiveSelectionForeground#4b2e4f
  • selection.background#46832125
  • sideBar.background#DFDDE4
  • sideBar.border#00000015
  • sideBar.foreground#4b2e4f
  • sideBarSectionHeader.background#DFDDE480
  • sideBarSectionHeader.foreground#4b2e4f
  • sideBarTitle.foreground#672593
  • statusBar.background#FAF8F4
  • statusBar.border#00000015
  • statusBar.foreground#4b2e4f
  • statusBar.noFolderBackground#FAF8F4
  • tab.activeBackground#FAF8F4
  • tab.activeBorderTop#672593
  • tab.activeForeground#4b2e4f
  • tab.border#00000015
  • tab.inactiveBackground#FAF8F460
  • tab.inactiveForeground#4b2e4f80
  • terminal.ansiBlack#4b2e4f
  • terminal.ansiBlue#468321
  • terminal.ansiCyan#A3298F
  • terminal.ansiGreen#672593
  • terminal.ansiMagenta#4A1976
  • terminal.ansiRed#4A1976
  • terminal.ansiWhite#4b2e4f
  • terminal.ansiYellow#A3298F
  • terminal.background#FAF8F4
  • terminal.foreground#4b2e4f
  • titleBar.activeBackground#FAF8F4
  • titleBar.activeForeground#4b2e4f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF8F4
  • titleBar.inactiveForeground#4b2e4f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b9b5c1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#468321bold
storage.type, storage.modifier#468321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#672593
string, punctuation.definition.string, string.template, meta.template.expression#A3298F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A1976
variable, variable.other.readwrite, variable.other.object#4b2e4f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4b2e4f
variable.parameter, meta.parameter#4b2e4fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4b2e4f80
keyword.operator#4b2e4f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3298Fbold
entity.other.inherited-class#672593
entity.name.tag, punctuation.definition.tag#468321
entity.other.attribute-name#672593
meta.diff, meta.diff.header#b9b5c1
markup.deleted#4A1976
markup.inserted#672593
markup.changed#A3298F
markup.heading, markup.heading.setext, punctuation.definition.heading#672593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3298F
string.other.link.title, string.other.link.description#672593
markup.underline.link#b9b5c1underline
punctuation.definition.list#468321
markup.quote, punctuation.definition.quote#b9b5c1italic