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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#932567
  • activityBar.inactiveForeground#2F3E2F60
  • activityBarBadge.background#932567
  • activityBarBadge.foreground#FFFDFA
  • button.background#932567
  • button.foreground#FFFDFA
  • button.hoverBackground#932567dd
  • editor.background#FFFDFA
  • editor.foreground#2F3E2F
  • editor.inactiveSelectionBackground#4621832580
  • editor.lineHighlightBackground#FCF7F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46218325
  • editorCursor.foreground#932567
  • editorGroupHeader.tabsBackground#FCF7F2aa
  • editorLineNumber.activeForeground#932567
  • editorLineNumber.foreground#CBA4E680
  • focusBorder#932567
  • foreground#2F3E2F
  • input.background#FCF7F2
  • input.border#00000015
  • input.foreground#2F3E2F
  • input.placeholderForeground#2F3E2F60
  • list.activeSelectionBackground#93256730
  • list.activeSelectionForeground#2F3E2F
  • list.highlightForeground#932567
  • list.hoverBackground#FCF7F240
  • list.hoverForeground#2F3E2F
  • list.inactiveSelectionBackground#93256715
  • list.inactiveSelectionForeground#2F3E2F
  • selection.background#46218325
  • sideBar.background#FCF7F2
  • sideBar.border#00000015
  • sideBar.foreground#2F3E2F
  • sideBarSectionHeader.background#FCF7F280
  • sideBarSectionHeader.foreground#2F3E2F
  • sideBarTitle.foreground#932567
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2F3E2F
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932567
  • tab.activeForeground#2F3E2F
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2F3E2F80
  • terminal.ansiBlack#2F3E2F
  • terminal.ansiBlue#462183
  • terminal.ansiCyan#45A329
  • terminal.ansiGreen#932567
  • terminal.ansiMagenta#76192D
  • terminal.ansiRed#76192D
  • terminal.ansiWhite#2F3E2F
  • terminal.ansiYellow#45A329
  • terminal.background#FFFDFA
  • terminal.foreground#2F3E2F
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2F3E2F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2F3E2F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBA4E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#462183bold
storage.type, storage.modifier#462183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932567
string, punctuation.definition.string, string.template, meta.template.expression#45A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76192D
variable, variable.other.readwrite, variable.other.object#2F3E2F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2F3E2F
variable.parameter, meta.parameter#2F3E2Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2F3E2F80
keyword.operator#2F3E2F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#45A329bold
entity.other.inherited-class#932567
entity.name.tag, punctuation.definition.tag#462183
entity.other.attribute-name#932567
meta.diff, meta.diff.header#CBA4E6
markup.deleted#76192D
markup.inserted#932567
markup.changed#45A329
markup.heading, markup.heading.setext, punctuation.definition.heading#932567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#45A329
string.other.link.title, string.other.link.description#932567
markup.underline.link#CBA4E6underline
punctuation.definition.list#462183
markup.quote, punctuation.definition.quote#CBA4E6italic