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#F5EEEB
  • activityBar.border#00000015
  • activityBar.foreground#932544
  • activityBar.inactiveForeground#1d142760
  • activityBarBadge.background#932544
  • activityBarBadge.foreground#F5EEEB
  • button.background#932544
  • button.foreground#F5EEEB
  • button.hoverBackground#932544dd
  • editor.background#F5EEEB
  • editor.foreground#1d1427
  • editor.inactiveSelectionBackground#83212E2580
  • editor.lineHighlightBackground#F6D2CA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212E25
  • editorCursor.foreground#932544
  • editorGroupHeader.tabsBackground#F6D2CAaa
  • editorLineNumber.activeForeground#932544
  • editorLineNumber.foreground#9e8b9180
  • focusBorder#932544
  • foreground#1d1427
  • input.background#F6D2CA
  • input.border#00000015
  • input.foreground#1d1427
  • input.placeholderForeground#1d142760
  • list.activeSelectionBackground#93254430
  • list.activeSelectionForeground#1d1427
  • list.highlightForeground#932544
  • list.hoverBackground#F6D2CA40
  • list.hoverForeground#1d1427
  • list.inactiveSelectionBackground#93254415
  • list.inactiveSelectionForeground#1d1427
  • selection.background#83212E25
  • sideBar.background#F6D2CA
  • sideBar.border#00000015
  • sideBar.foreground#1d1427
  • sideBarSectionHeader.background#F6D2CA80
  • sideBarSectionHeader.foreground#1d1427
  • sideBarTitle.foreground#932544
  • statusBar.background#F5EEEB
  • statusBar.border#00000015
  • statusBar.foreground#1d1427
  • statusBar.noFolderBackground#F5EEEB
  • tab.activeBackground#F5EEEB
  • tab.activeBorderTop#932544
  • tab.activeForeground#1d1427
  • tab.border#00000015
  • tab.inactiveBackground#F5EEEB60
  • tab.inactiveForeground#1d142780
  • terminal.ansiBlack#1d1427
  • terminal.ansiBlue#83212E
  • terminal.ansiCyan#8129A3
  • terminal.ansiGreen#932544
  • terminal.ansiMagenta#762F19
  • terminal.ansiRed#762F19
  • terminal.ansiWhite#1d1427
  • terminal.ansiYellow#8129A3
  • terminal.background#F5EEEB
  • terminal.foreground#1d1427
  • titleBar.activeBackground#F5EEEB
  • titleBar.activeForeground#1d1427
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5EEEB
  • titleBar.inactiveForeground#1d142760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9e8b91italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83212Ebold
storage.type, storage.modifier#83212Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932544
string, punctuation.definition.string, string.template, meta.template.expression#8129A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762F19
variable, variable.other.readwrite, variable.other.object#1d1427
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1d1427
variable.parameter, meta.parameter#1d1427dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1d142780
keyword.operator#1d1427
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8129A3bold
entity.other.inherited-class#932544
entity.name.tag, punctuation.definition.tag#83212E
entity.other.attribute-name#932544
meta.diff, meta.diff.header#9e8b91
markup.deleted#762F19
markup.inserted#932544
markup.changed#8129A3
markup.heading, markup.heading.setext, punctuation.definition.heading#932544bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8129A3
string.other.link.title, string.other.link.description#932544
markup.underline.link#9e8b91underline
punctuation.definition.list#83212E
markup.quote, punctuation.definition.quote#9e8b91italic