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#f4f0e7
  • activityBar.border#00000015
  • activityBar.foreground#c8917e
  • activityBar.inactiveForeground#24211e60
  • activityBarBadge.background#c8917e
  • activityBarBadge.foreground#f4f0e7
  • button.background#c8917e
  • button.foreground#f4f0e7
  • button.hoverBackground#c8917edd
  • editor.background#f4f0e7
  • editor.foreground#24211e
  • editor.inactiveSelectionBackground#9c99912580
  • editor.lineHighlightBackground#ddd2c350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9c999125
  • editorCursor.foreground#c8917e
  • editorGroupHeader.tabsBackground#ddd2c3aa
  • editorLineNumber.activeForeground#c8917e
  • editorLineNumber.foreground#c7bfb380
  • focusBorder#c8917e
  • foreground#24211e
  • input.background#ddd2c3
  • input.border#00000015
  • input.foreground#24211e
  • input.placeholderForeground#24211e60
  • list.activeSelectionBackground#c8917e30
  • list.activeSelectionForeground#24211e
  • list.highlightForeground#c8917e
  • list.hoverBackground#ddd2c340
  • list.hoverForeground#24211e
  • list.inactiveSelectionBackground#c8917e15
  • list.inactiveSelectionForeground#24211e
  • selection.background#9c999125
  • sideBar.background#ddd2c3
  • sideBar.border#00000015
  • sideBar.foreground#24211e
  • sideBarSectionHeader.background#ddd2c380
  • sideBarSectionHeader.foreground#24211e
  • sideBarTitle.foreground#c8917e
  • statusBar.background#f4f0e7
  • statusBar.border#00000015
  • statusBar.foreground#24211e
  • statusBar.noFolderBackground#f4f0e7
  • tab.activeBackground#f4f0e7
  • tab.activeBorderTop#c8917e
  • tab.activeForeground#24211e
  • tab.border#00000015
  • tab.inactiveBackground#f4f0e760
  • tab.inactiveForeground#24211e80
  • terminal.ansiBlack#24211e
  • terminal.ansiBlue#9c9991
  • terminal.ansiCyan#a76554
  • terminal.ansiGreen#c8917e
  • terminal.ansiMagenta#ddd2c3
  • terminal.ansiRed#ddd2c3
  • terminal.ansiWhite#24211e
  • terminal.ansiYellow#a76554
  • terminal.background#f4f0e7
  • terminal.foreground#24211e
  • titleBar.activeBackground#f4f0e7
  • titleBar.activeForeground#24211e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f0e7
  • titleBar.inactiveForeground#24211e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7bfb3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9c9991bold
storage.type, storage.modifier#9c9991italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c8917e
string, punctuation.definition.string, string.template, meta.template.expression#a76554
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ddd2c3
variable, variable.other.readwrite, variable.other.object#24211e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24211e
variable.parameter, meta.parameter#24211edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24211e80
keyword.operator#24211e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a76554bold
entity.other.inherited-class#c8917e
entity.name.tag, punctuation.definition.tag#9c9991
entity.other.attribute-name#c8917e
meta.diff, meta.diff.header#c7bfb3
markup.deleted#ddd2c3
markup.inserted#c8917e
markup.changed#a76554
markup.heading, markup.heading.setext, punctuation.definition.heading#c8917ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a76554
string.other.link.title, string.other.link.description#c8917e
markup.underline.link#c7bfb3underline
punctuation.definition.list#9c9991
markup.quote, punctuation.definition.quote#c7bfb3italic