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#FDFCFD
  • activityBar.border#00000015
  • activityBar.foreground#742593
  • activityBar.inactiveForeground#1B102060
  • activityBarBadge.background#742593
  • activityBarBadge.foreground#FDFCFD
  • button.background#742593
  • button.foreground#FDFCFD
  • button.hoverBackground#742593dd
  • editor.background#FDFCFD
  • editor.foreground#1B1020
  • editor.inactiveSelectionBackground#212A832580
  • editor.lineHighlightBackground#FFF0F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#212A8325
  • editorCursor.foreground#742593
  • editorGroupHeader.tabsBackground#FFF0F4aa
  • editorLineNumber.activeForeground#742593
  • editorLineNumber.foreground#E8DDED80
  • focusBorder#742593
  • foreground#1B1020
  • input.background#FFF0F4
  • input.border#00000015
  • input.foreground#1B1020
  • input.placeholderForeground#1B102060
  • list.activeSelectionBackground#74259330
  • list.activeSelectionForeground#1B1020
  • list.highlightForeground#742593
  • list.hoverBackground#FFF0F440
  • list.hoverForeground#1B1020
  • list.inactiveSelectionBackground#74259315
  • list.inactiveSelectionForeground#1B1020
  • selection.background#212A8325
  • sideBar.background#FFF0F4
  • sideBar.border#00000015
  • sideBar.foreground#1B1020
  • sideBarSectionHeader.background#FFF0F480
  • sideBarSectionHeader.foreground#1B1020
  • sideBarTitle.foreground#742593
  • statusBar.background#FDFCFD
  • statusBar.border#00000015
  • statusBar.foreground#1B1020
  • statusBar.noFolderBackground#FDFCFD
  • tab.activeBackground#FDFCFD
  • tab.activeBorderTop#742593
  • tab.activeForeground#1B1020
  • tab.border#00000015
  • tab.inactiveBackground#FDFCFD60
  • tab.inactiveForeground#1B102080
  • terminal.ansiBlack#1B1020
  • terminal.ansiBlue#212A83
  • terminal.ansiCyan#6229A3
  • terminal.ansiGreen#742593
  • terminal.ansiMagenta#761947
  • terminal.ansiRed#761947
  • terminal.ansiWhite#1B1020
  • terminal.ansiYellow#6229A3
  • terminal.background#FDFCFD
  • terminal.foreground#1B1020
  • titleBar.activeBackground#FDFCFD
  • titleBar.activeForeground#1B1020
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFCFD
  • titleBar.inactiveForeground#1B102060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DDEDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#212A83bold
storage.type, storage.modifier#212A83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#742593
string, punctuation.definition.string, string.template, meta.template.expression#6229A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761947
variable, variable.other.readwrite, variable.other.object#1B1020
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B1020
variable.parameter, meta.parameter#1B1020dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B102080
keyword.operator#1B1020
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6229A3bold
entity.other.inherited-class#742593
entity.name.tag, punctuation.definition.tag#212A83
entity.other.attribute-name#742593
meta.diff, meta.diff.header#E8DDED
markup.deleted#761947
markup.inserted#742593
markup.changed#6229A3
markup.heading, markup.heading.setext, punctuation.definition.heading#742593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6229A3
string.other.link.title, string.other.link.description#742593
markup.underline.link#E8DDEDunderline
punctuation.definition.list#212A83
markup.quote, punctuation.definition.quote#E8DDEDitalic