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#faf7f0
  • activityBar.border#00000015
  • activityBar.foreground#A387D5
  • activityBar.inactiveForeground#382f4f60
  • activityBarBadge.background#A387D5
  • activityBarBadge.foreground#faf7f0
  • button.background#A387D5
  • button.foreground#faf7f0
  • button.hoverBackground#A387D5dd
  • editor.background#faf7f0
  • editor.foreground#382f4f
  • editor.inactiveSelectionBackground#7C987A2580
  • editor.lineHighlightBackground#EDE7F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7C987A25
  • editorCursor.foreground#A387D5
  • editorGroupHeader.tabsBackground#EDE7F6aa
  • editorLineNumber.activeForeground#A387D5
  • editorLineNumber.foreground#E7E3ED80
  • focusBorder#A387D5
  • foreground#382f4f
  • input.background#EDE7F6
  • input.border#00000015
  • input.foreground#382f4f
  • input.placeholderForeground#382f4f60
  • list.activeSelectionBackground#A387D530
  • list.activeSelectionForeground#382f4f
  • list.highlightForeground#A387D5
  • list.hoverBackground#EDE7F640
  • list.hoverForeground#382f4f
  • list.inactiveSelectionBackground#A387D515
  • list.inactiveSelectionForeground#382f4f
  • selection.background#7C987A25
  • sideBar.background#EDE7F6
  • sideBar.border#00000015
  • sideBar.foreground#382f4f
  • sideBarSectionHeader.background#EDE7F680
  • sideBarSectionHeader.foreground#382f4f
  • sideBarTitle.foreground#A387D5
  • statusBar.background#faf7f0
  • statusBar.border#00000015
  • statusBar.foreground#382f4f
  • statusBar.noFolderBackground#faf7f0
  • tab.activeBackground#faf7f0
  • tab.activeBorderTop#A387D5
  • tab.activeForeground#382f4f
  • tab.border#00000015
  • tab.inactiveBackground#faf7f060
  • tab.inactiveForeground#382f4f80
  • terminal.ansiBlack#382f4f
  • terminal.ansiBlue#7C987A
  • terminal.ansiCyan#6A4C93
  • terminal.ansiGreen#A387D5
  • terminal.ansiMagenta#D9C39A
  • terminal.ansiRed#D9C39A
  • terminal.ansiWhite#382f4f
  • terminal.ansiYellow#6A4C93
  • terminal.background#faf7f0
  • terminal.foreground#382f4f
  • titleBar.activeBackground#faf7f0
  • titleBar.activeForeground#382f4f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#faf7f0
  • titleBar.inactiveForeground#382f4f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E3EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7C987Abold
storage.type, storage.modifier#7C987Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A387D5—
string, punctuation.definition.string, string.template, meta.template.expression#6A4C93—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9C39A—
variable, variable.other.readwrite, variable.other.object#382f4f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#382f4f—
variable.parameter, meta.parameter#382f4fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#382f4f80—
keyword.operator#382f4f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6A4C93bold
entity.other.inherited-class#A387D5—
entity.name.tag, punctuation.definition.tag#7C987A—
entity.other.attribute-name#A387D5—
meta.diff, meta.diff.header#E7E3ED—
markup.deleted#D9C39A—
markup.inserted#A387D5—
markup.changed#6A4C93—
markup.heading, markup.heading.setext, punctuation.definition.heading#A387D5bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6A4C93—
string.other.link.title, string.other.link.description#A387D5—
markup.underline.link#E7E3EDunderline
punctuation.definition.list#7C987A—
markup.quote, punctuation.definition.quote#E7E3EDitalic