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#fbefe7
  • activityBar.border#00000015
  • activityBar.foreground#653256
  • activityBar.inactiveForeground#22131d60
  • activityBarBadge.background#653256
  • activityBarBadge.foreground#fbefe7
  • button.background#653256
  • button.foreground#fbefe7
  • button.hoverBackground#653256dd
  • editor.background#fbefe7
  • editor.foreground#22131d
  • editor.inactiveSelectionBackground#c86f7a2580
  • editor.lineHighlightBackground#f1dfd050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c86f7a25
  • editorCursor.foreground#653256
  • editorGroupHeader.tabsBackground#f1dfd0aa
  • editorLineNumber.activeForeground#653256
  • editorLineNumber.foreground#7d9b6280
  • focusBorder#653256
  • foreground#22131d
  • input.background#f1dfd0
  • input.border#00000015
  • input.foreground#22131d
  • input.placeholderForeground#22131d60
  • list.activeSelectionBackground#65325630
  • list.activeSelectionForeground#22131d
  • list.highlightForeground#653256
  • list.hoverBackground#f1dfd040
  • list.hoverForeground#22131d
  • list.inactiveSelectionBackground#65325615
  • list.inactiveSelectionForeground#22131d
  • selection.background#c86f7a25
  • sideBar.background#f1dfd0
  • sideBar.border#00000015
  • sideBar.foreground#22131d
  • sideBarSectionHeader.background#f1dfd080
  • sideBarSectionHeader.foreground#22131d
  • sideBarTitle.foreground#653256
  • statusBar.background#fbefe7
  • statusBar.border#00000015
  • statusBar.foreground#22131d
  • statusBar.noFolderBackground#fbefe7
  • tab.activeBackground#fbefe7
  • tab.activeBorderTop#653256
  • tab.activeForeground#22131d
  • tab.border#00000015
  • tab.inactiveBackground#fbefe760
  • tab.inactiveForeground#22131d80
  • terminal.ansiBlack#22131d
  • terminal.ansiBlue#c86f7a
  • terminal.ansiCyan#d8a85b
  • terminal.ansiGreen#653256
  • terminal.ansiMagenta#567a42
  • terminal.ansiRed#567a42
  • terminal.ansiWhite#22131d
  • terminal.ansiYellow#d8a85b
  • terminal.background#fbefe7
  • terminal.foreground#22131d
  • titleBar.activeBackground#fbefe7
  • titleBar.activeForeground#22131d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbefe7
  • 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#c86f7abold
storage.type, storage.modifier#c86f7aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#653256
string, punctuation.definition.string, string.template, meta.template.expression#d8a85b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#567a42
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#d8a85bbold
entity.other.inherited-class#653256
entity.name.tag, punctuation.definition.tag#c86f7a
entity.other.attribute-name#653256
meta.diff, meta.diff.header#7d9b62
markup.deleted#567a42
markup.inserted#653256
markup.changed#d8a85b
markup.heading, markup.heading.setext, punctuation.definition.heading#653256bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d8a85b
string.other.link.title, string.other.link.description#653256
markup.underline.link#7d9b62underline
punctuation.definition.list#c86f7a
markup.quote, punctuation.definition.quote#7d9b62italic