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#932537
  • activityBar.inactiveForeground#2A1A1760
  • activityBarBadge.background#932537
  • activityBarBadge.foreground#FFFDFA
  • button.background#932537
  • button.foreground#FFFDFA
  • button.hoverBackground#932537dd
  • editor.background#FFFDFA
  • editor.foreground#2A1A17
  • editor.inactiveSelectionBackground#83212C2580
  • editor.lineHighlightBackground#FFF1EB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212C25
  • editorCursor.foreground#932537
  • editorGroupHeader.tabsBackground#FFF1EBaa
  • editorLineNumber.activeForeground#932537
  • editorLineNumber.foreground#8D0E1D80
  • focusBorder#932537
  • foreground#2A1A17
  • input.background#FFF1EB
  • input.border#00000015
  • input.foreground#2A1A17
  • input.placeholderForeground#2A1A1760
  • list.activeSelectionBackground#93253730
  • list.activeSelectionForeground#2A1A17
  • list.highlightForeground#932537
  • list.hoverBackground#FFF1EB40
  • list.hoverForeground#2A1A17
  • list.inactiveSelectionBackground#93253715
  • list.inactiveSelectionForeground#2A1A17
  • selection.background#83212C25
  • sideBar.background#FFF1EB
  • sideBar.border#00000015
  • sideBar.foreground#2A1A17
  • sideBarSectionHeader.background#FFF1EB80
  • sideBarSectionHeader.foreground#2A1A17
  • sideBarTitle.foreground#932537
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2A1A17
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932537
  • tab.activeForeground#2A1A17
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2A1A1780
  • terminal.ansiBlack#2A1A17
  • terminal.ansiBlue#83212C
  • terminal.ansiCyan#A33129
  • terminal.ansiGreen#932537
  • terminal.ansiMagenta#19761E
  • terminal.ansiRed#19761E
  • terminal.ansiWhite#2A1A17
  • terminal.ansiYellow#A33129
  • terminal.background#FFFDFA
  • terminal.foreground#2A1A17
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2A1A17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2A1A1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D0E1Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83212Cbold
storage.type, storage.modifier#83212Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932537
string, punctuation.definition.string, string.template, meta.template.expression#A33129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761E
variable, variable.other.readwrite, variable.other.object#2A1A17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A1A17
variable.parameter, meta.parameter#2A1A17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A1A1780
keyword.operator#2A1A17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33129bold
entity.other.inherited-class#932537
entity.name.tag, punctuation.definition.tag#83212C
entity.other.attribute-name#932537
meta.diff, meta.diff.header#8D0E1D
markup.deleted#19761E
markup.inserted#932537
markup.changed#A33129
markup.heading, markup.heading.setext, punctuation.definition.heading#932537bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A33129
string.other.link.title, string.other.link.description#932537
markup.underline.link#8D0E1Dunderline
punctuation.definition.list#83212C
markup.quote, punctuation.definition.quote#8D0E1Ditalic