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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#93258C
  • activityBar.inactiveForeground#22122060
  • activityBarBadge.background#93258C
  • activityBarBadge.foreground#FEFDFB
  • button.background#93258C
  • button.foreground#FEFDFB
  • button.hoverBackground#93258Cdd
  • editor.background#FEFDFB
  • editor.foreground#221220
  • editor.inactiveSelectionBackground#8321742580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83217425
  • editorCursor.foreground#93258C
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#93258C
  • editorLineNumber.foreground#d9cfc180
  • focusBorder#93258C
  • foreground#221220
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#221220
  • input.placeholderForeground#22122060
  • list.activeSelectionBackground#93258C30
  • list.activeSelectionForeground#221220
  • list.highlightForeground#93258C
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#221220
  • list.inactiveSelectionBackground#93258C15
  • list.inactiveSelectionForeground#221220
  • selection.background#83217425
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#221220
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#221220
  • sideBarTitle.foreground#93258C
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#221220
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#93258C
  • tab.activeForeground#221220
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#22122080
  • terminal.ansiBlack#221220
  • terminal.ansiBlue#832174
  • terminal.ansiCyan#A3296C
  • terminal.ansiGreen#93258C
  • terminal.ansiMagenta#19762A
  • terminal.ansiRed#19762A
  • terminal.ansiWhite#221220
  • terminal.ansiYellow#A3296C
  • terminal.background#FEFDFB
  • terminal.foreground#221220
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#221220
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#22122060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9cfc1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832174bold
storage.type, storage.modifier#832174italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93258C
string, punctuation.definition.string, string.template, meta.template.expression#A3296C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19762A
variable, variable.other.readwrite, variable.other.object#221220
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#221220
variable.parameter, meta.parameter#221220dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22122080
keyword.operator#221220
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3296Cbold
entity.other.inherited-class#93258C
entity.name.tag, punctuation.definition.tag#832174
entity.other.attribute-name#93258C
meta.diff, meta.diff.header#d9cfc1
markup.deleted#19762A
markup.inserted#93258C
markup.changed#A3296C
markup.heading, markup.heading.setext, punctuation.definition.heading#93258Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3296C
string.other.link.title, string.other.link.description#93258C
markup.underline.link#d9cfc1underline
punctuation.definition.list#832174
markup.quote, punctuation.definition.quote#d9cfc1italic