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#f0e6e2
  • activityBar.border#00000015
  • activityBar.foreground#9f3150
  • activityBar.inactiveForeground#1d142760
  • activityBarBadge.background#9f3150
  • activityBarBadge.foreground#f0e6e2
  • button.background#9f3150
  • button.foreground#f0e6e2
  • button.hoverBackground#9f3150dd
  • editor.background#f0e6e2
  • editor.foreground#1d1427
  • editor.inactiveSelectionBackground#c86a762580
  • editor.lineHighlightBackground#f4c6bc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c86a7625
  • editorCursor.foreground#9f3150
  • editorGroupHeader.tabsBackground#f4c6bcaa
  • editorLineNumber.activeForeground#9f3150
  • editorLineNumber.foreground#9e8b9180
  • focusBorder#9f3150
  • foreground#1d1427
  • input.background#f4c6bc
  • input.border#00000015
  • input.foreground#1d1427
  • input.placeholderForeground#1d142760
  • list.activeSelectionBackground#9f315030
  • list.activeSelectionForeground#1d1427
  • list.highlightForeground#9f3150
  • list.hoverBackground#f4c6bc40
  • list.hoverForeground#1d1427
  • list.inactiveSelectionBackground#9f315015
  • list.inactiveSelectionForeground#1d1427
  • selection.background#c86a7625
  • sideBar.background#f4c6bc
  • sideBar.border#00000015
  • sideBar.foreground#1d1427
  • sideBarSectionHeader.background#f4c6bc80
  • sideBarSectionHeader.foreground#1d1427
  • sideBarTitle.foreground#9f3150
  • statusBar.background#f0e6e2
  • statusBar.border#00000015
  • statusBar.foreground#1d1427
  • statusBar.noFolderBackground#f0e6e2
  • tab.activeBackground#f0e6e2
  • tab.activeBorderTop#9f3150
  • tab.activeForeground#1d1427
  • tab.border#00000015
  • tab.inactiveBackground#f0e6e260
  • tab.inactiveForeground#1d142780
  • terminal.ansiBlack#1d1427
  • terminal.ansiBlue#c86a76
  • terminal.ansiCyan#7f5c8d
  • terminal.ansiGreen#9f3150
  • terminal.ansiMagenta#d66b4a
  • terminal.ansiRed#d66b4a
  • terminal.ansiWhite#1d1427
  • terminal.ansiYellow#7f5c8d
  • terminal.background#f0e6e2
  • terminal.foreground#1d1427
  • titleBar.activeBackground#f0e6e2
  • titleBar.activeForeground#1d1427
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f0e6e2
  • 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#c86a76bold
storage.type, storage.modifier#c86a76italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#9f3150
string, punctuation.definition.string, string.template, meta.template.expression#7f5c8d
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d66b4a
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#7f5c8dbold
entity.other.inherited-class#9f3150
entity.name.tag, punctuation.definition.tag#c86a76
entity.other.attribute-name#9f3150
meta.diff, meta.diff.header#9e8b91
markup.deleted#d66b4a
markup.inserted#9f3150
markup.changed#7f5c8d
markup.heading, markup.heading.setext, punctuation.definition.heading#9f3150bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7f5c8d
string.other.link.title, string.other.link.description#9f3150
markup.underline.link#9e8b91underline
punctuation.definition.list#c86a76
markup.quote, punctuation.definition.quote#9e8b91italic