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#FEF9F6
  • activityBar.border#00000015
  • activityBar.foreground#932572
  • activityBar.inactiveForeground#22131d60
  • activityBarBadge.background#932572
  • activityBarBadge.foreground#FEF9F6
  • button.background#932572
  • button.foreground#FEF9F6
  • button.hoverBackground#932572dd
  • editor.background#FEF9F6
  • editor.foreground#22131d
  • editor.inactiveSelectionBackground#83212C2580
  • editor.lineHighlightBackground#F4E7DC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212C25
  • editorCursor.foreground#932572
  • editorGroupHeader.tabsBackground#F4E7DCaa
  • editorLineNumber.activeForeground#932572
  • editorLineNumber.foreground#7d9b6280
  • focusBorder#932572
  • foreground#22131d
  • input.background#F4E7DC
  • input.border#00000015
  • input.foreground#22131d
  • input.placeholderForeground#22131d60
  • list.activeSelectionBackground#93257230
  • list.activeSelectionForeground#22131d
  • list.highlightForeground#932572
  • list.hoverBackground#F4E7DC40
  • list.hoverForeground#22131d
  • list.inactiveSelectionBackground#93257215
  • list.inactiveSelectionForeground#22131d
  • selection.background#83212C25
  • sideBar.background#F4E7DC
  • sideBar.border#00000015
  • sideBar.foreground#22131d
  • sideBarSectionHeader.background#F4E7DC80
  • sideBarSectionHeader.foreground#22131d
  • sideBarTitle.foreground#932572
  • statusBar.background#FEF9F6
  • statusBar.border#00000015
  • statusBar.foreground#22131d
  • statusBar.noFolderBackground#FEF9F6
  • tab.activeBackground#FEF9F6
  • tab.activeBorderTop#932572
  • tab.activeForeground#22131d
  • tab.border#00000015
  • tab.inactiveBackground#FEF9F660
  • tab.inactiveForeground#22131d80
  • terminal.ansiBlack#22131d
  • terminal.ansiBlue#83212C
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#932572
  • terminal.ansiMagenta#397619
  • terminal.ansiRed#397619
  • terminal.ansiWhite#22131d
  • terminal.ansiYellow#A37429
  • terminal.background#FEF9F6
  • terminal.foreground#22131d
  • titleBar.activeBackground#FEF9F6
  • titleBar.activeForeground#22131d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEF9F6
  • titleBar.inactiveForeground#22131d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7d9b62italic
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#932572
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#397619
variable, variable.other.readwrite, variable.other.object#22131d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#22131d
variable.parameter, meta.parameter#22131ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22131d80
keyword.operator#22131d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#932572
entity.name.tag, punctuation.definition.tag#83212C
entity.other.attribute-name#932572
meta.diff, meta.diff.header#7d9b62
markup.deleted#397619
markup.inserted#932572
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#932572bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#932572
markup.underline.link#7d9b62underline
punctuation.definition.list#83212C
markup.quote, punctuation.definition.quote#7d9b62italic