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#5E412C
  • activityBar.border#ffffff15
  • activityBar.foreground#B567E9
  • activityBar.inactiveForeground#f5f2ed60
  • activityBarBadge.background#B567E9
  • activityBarBadge.foreground#5E412C
  • button.background#B567E9
  • button.foreground#5E412C
  • button.hoverBackground#B567E9dd
  • editor.background#5E412C
  • editor.foreground#f5f2ed
  • editor.inactiveSelectionBackground#CF79EC3580
  • editor.lineHighlightBackground#110E1540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#CF79EC35
  • editorCursor.foreground#B567E9
  • editorGroupHeader.tabsBackground#5E412Cdd
  • editorLineNumber.activeForeground#B567E9
  • editorLineNumber.foreground#785b8680
  • focusBorder#B567E9
  • foreground#f5f2ed
  • input.background#110E15
  • input.border#ffffff15
  • input.foreground#f5f2ed
  • input.placeholderForeground#f5f2ed60
  • list.activeSelectionBackground#B567E930
  • list.activeSelectionForeground#f5f2ed
  • list.highlightForeground#B567E9
  • list.hoverBackground#110E1540
  • list.hoverForeground#f5f2ed
  • list.inactiveSelectionBackground#B567E915
  • list.inactiveSelectionForeground#f5f2ed
  • selection.background#CF79EC35
  • sideBar.background#110E15
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f2ed
  • sideBarSectionHeader.background#5E412C80
  • sideBarSectionHeader.foreground#f5f2ed
  • sideBarTitle.foreground#B567E9
  • statusBar.background#5E412C
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f2ed
  • statusBar.noFolderBackground#5E412C
  • tab.activeBackground#5E412C
  • tab.activeBorderTop#B567E9
  • tab.activeForeground#f5f2ed
  • tab.border#ffffff15
  • tab.inactiveBackground#110E1560
  • tab.inactiveForeground#f5f2ed80
  • terminal.ansiBlack#5E412C
  • terminal.ansiBlue#CF79EC
  • terminal.ansiCyan#83E755
  • terminal.ansiGreen#B567E9
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#f5f2ed
  • terminal.ansiYellow#83E755
  • terminal.background#5E412C
  • terminal.foreground#f5f2ed
  • titleBar.activeBackground#5E412C
  • titleBar.activeForeground#f5f2ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5E412C
  • titleBar.inactiveForeground#f5f2ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#785b86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#CF79ECbold
storage.type, storage.modifier#CF79ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B567E9
string, punctuation.definition.string, string.template, meta.template.expression#83E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083
variable, variable.other.readwrite, variable.other.object#f5f2ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f2ed
variable.parameter, meta.parameter#f5f2eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f2ed80
keyword.operator#f5f2ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#83E755bold
entity.other.inherited-class#B567E9
entity.name.tag, punctuation.definition.tag#CF79EC
entity.other.attribute-name#B567E9
meta.diff, meta.diff.header#785b86
markup.deleted#F1C083
markup.inserted#B567E9
markup.changed#83E755
markup.heading, markup.heading.setext, punctuation.definition.heading#B567E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#83E755
string.other.link.title, string.other.link.description#B567E9
markup.underline.link#785b86underline
punctuation.definition.list#CF79EC
markup.quote, punctuation.definition.quote#785b86italic