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#FFFCFA
  • activityBar.border#00000015
  • activityBar.foreground#932540
  • activityBar.inactiveForeground#2A151B60
  • activityBarBadge.background#932540
  • activityBarBadge.foreground#FFFCFA
  • button.background#932540
  • button.foreground#FFFCFA
  • button.hoverBackground#932540dd
  • editor.background#FFFCFA
  • editor.foreground#2A151B
  • editor.inactiveSelectionBackground#8321342580
  • editor.lineHighlightBackground#FFF8F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83213425
  • editorCursor.foreground#932540
  • editorGroupHeader.tabsBackground#FFF8F0aa
  • editorLineNumber.activeForeground#932540
  • editorLineNumber.foreground#D6BBB980
  • focusBorder#932540
  • foreground#2A151B
  • input.background#FFF8F0
  • input.border#00000015
  • input.foreground#2A151B
  • input.placeholderForeground#2A151B60
  • list.activeSelectionBackground#93254030
  • list.activeSelectionForeground#2A151B
  • list.highlightForeground#932540
  • list.hoverBackground#FFF8F040
  • list.hoverForeground#2A151B
  • list.inactiveSelectionBackground#93254015
  • list.inactiveSelectionForeground#2A151B
  • selection.background#83213425
  • sideBar.background#FFF8F0
  • sideBar.border#00000015
  • sideBar.foreground#2A151B
  • sideBarSectionHeader.background#FFF8F080
  • sideBarSectionHeader.foreground#2A151B
  • sideBarTitle.foreground#932540
  • statusBar.background#FFFCFA
  • statusBar.border#00000015
  • statusBar.foreground#2A151B
  • statusBar.noFolderBackground#FFFCFA
  • tab.activeBackground#FFFCFA
  • tab.activeBorderTop#932540
  • tab.activeForeground#2A151B
  • tab.border#00000015
  • tab.inactiveBackground#FFFCFA60
  • tab.inactiveForeground#2A151B80
  • terminal.ansiBlack#2A151B
  • terminal.ansiBlue#832134
  • terminal.ansiCyan#29A362
  • terminal.ansiGreen#932540
  • terminal.ansiMagenta#761930
  • terminal.ansiRed#761930
  • terminal.ansiWhite#2A151B
  • terminal.ansiYellow#29A362
  • terminal.background#FFFCFA
  • terminal.foreground#2A151B
  • titleBar.activeBackground#FFFCFA
  • titleBar.activeForeground#2A151B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCFA
  • titleBar.inactiveForeground#2A151B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6BBB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832134bold
storage.type, storage.modifier#832134italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932540
string, punctuation.definition.string, string.template, meta.template.expression#29A362
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761930
variable, variable.other.readwrite, variable.other.object#2A151B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A151B
variable.parameter, meta.parameter#2A151Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A151B80
keyword.operator#2A151B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A362bold
entity.other.inherited-class#932540
entity.name.tag, punctuation.definition.tag#832134
entity.other.attribute-name#932540
meta.diff, meta.diff.header#D6BBB9
markup.deleted#761930
markup.inserted#932540
markup.changed#29A362
markup.heading, markup.heading.setext, punctuation.definition.heading#932540bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A362
string.other.link.title, string.other.link.description#932540
markup.underline.link#D6BBB9underline
punctuation.definition.list#832134
markup.quote, punctuation.definition.quote#D6BBB9italic