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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#612593
  • activityBar.inactiveForeground#1E1A2260
  • activityBarBadge.background#612593
  • activityBarBadge.foreground#FBF9F4
  • button.background#612593
  • button.foreground#FBF9F4
  • button.hoverBackground#612593dd
  • editor.background#FBF9F4
  • editor.foreground#1E1A22
  • editor.inactiveSelectionBackground#214B832580
  • editor.lineHighlightBackground#FBF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214B8325
  • editorCursor.foreground#612593
  • editorGroupHeader.tabsBackground#FBF9F4aa
  • editorLineNumber.activeForeground#612593
  • editorLineNumber.foreground#8EA0B780
  • focusBorder#612593
  • foreground#1E1A22
  • input.background#FBF9F4
  • input.border#00000015
  • input.foreground#1E1A22
  • input.placeholderForeground#1E1A2260
  • list.activeSelectionBackground#61259330
  • list.activeSelectionForeground#1E1A22
  • list.highlightForeground#612593
  • list.hoverBackground#FBF9F440
  • list.hoverForeground#1E1A22
  • list.inactiveSelectionBackground#61259315
  • list.inactiveSelectionForeground#1E1A22
  • selection.background#214B8325
  • sideBar.background#FBF9F4
  • sideBar.border#00000015
  • sideBar.foreground#1E1A22
  • sideBarSectionHeader.background#FBF9F480
  • sideBarSectionHeader.foreground#1E1A22
  • sideBarTitle.foreground#612593
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#1E1A22
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#612593
  • tab.activeForeground#1E1A22
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#1E1A2280
  • terminal.ansiBlack#1E1A22
  • terminal.ansiBlue#214B83
  • terminal.ansiCyan#6EA329
  • terminal.ansiGreen#612593
  • terminal.ansiMagenta#764119
  • terminal.ansiRed#764119
  • terminal.ansiWhite#1E1A22
  • terminal.ansiYellow#6EA329
  • terminal.background#FBF9F4
  • terminal.foreground#1E1A22
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#1E1A22
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#1E1A2260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8EA0B7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214B83bold
storage.type, storage.modifier#214B83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#612593
string, punctuation.definition.string, string.template, meta.template.expression#6EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764119
variable, variable.other.readwrite, variable.other.object#1E1A22
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1A22
variable.parameter, meta.parameter#1E1A22dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1A2280
keyword.operator#1E1A22
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EA329bold
entity.other.inherited-class#612593
entity.name.tag, punctuation.definition.tag#214B83
entity.other.attribute-name#612593
meta.diff, meta.diff.header#8EA0B7
markup.deleted#764119
markup.inserted#612593
markup.changed#6EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#612593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6EA329
string.other.link.title, string.other.link.description#612593
markup.underline.link#8EA0B7underline
punctuation.definition.list#214B83
markup.quote, punctuation.definition.quote#8EA0B7italic