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#4B555D
  • activityBar.border#ffffff15
  • activityBar.foreground#A067E9
  • activityBar.inactiveForeground#f7fbfa60
  • activityBarBadge.background#A067E9
  • activityBarBadge.foreground#4B555D
  • button.background#A067E9
  • button.foreground#4B555D
  • button.hoverBackground#A067E9dd
  • editor.background#4B555D
  • editor.foreground#f7fbfa
  • editor.inactiveSelectionBackground#79ECB83580
  • editor.lineHighlightBackground#10161940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECB835
  • editorCursor.foreground#A067E9
  • editorGroupHeader.tabsBackground#4B555Ddd
  • editorLineNumber.activeForeground#A067E9
  • editorLineNumber.foreground#c6b7e880
  • focusBorder#A067E9
  • foreground#f7fbfa
  • input.background#101619
  • input.border#ffffff15
  • input.foreground#f7fbfa
  • input.placeholderForeground#f7fbfa60
  • list.activeSelectionBackground#A067E930
  • list.activeSelectionForeground#f7fbfa
  • list.highlightForeground#A067E9
  • list.hoverBackground#10161940
  • list.hoverForeground#f7fbfa
  • list.inactiveSelectionBackground#A067E915
  • list.inactiveSelectionForeground#f7fbfa
  • selection.background#79ECB835
  • sideBar.background#101619
  • sideBar.border#ffffff15
  • sideBar.foreground#f7fbfa
  • sideBarSectionHeader.background#4B555D80
  • sideBarSectionHeader.foreground#f7fbfa
  • sideBarTitle.foreground#A067E9
  • statusBar.background#4B555D
  • statusBar.border#ffffff15
  • statusBar.foreground#f7fbfa
  • statusBar.noFolderBackground#4B555D
  • tab.activeBackground#4B555D
  • tab.activeBorderTop#A067E9
  • tab.activeForeground#f7fbfa
  • tab.border#ffffff15
  • tab.inactiveBackground#10161960
  • tab.inactiveForeground#f7fbfa80
  • terminal.ansiBlack#4B555D
  • terminal.ansiBlue#79ECB8
  • terminal.ansiCyan#55E79E
  • terminal.ansiGreen#A067E9
  • terminal.ansiMagenta#83C1F1
  • terminal.ansiRed#83C1F1
  • terminal.ansiWhite#f7fbfa
  • terminal.ansiYellow#55E79E
  • terminal.background#4B555D
  • terminal.foreground#f7fbfa
  • titleBar.activeBackground#4B555D
  • titleBar.activeForeground#f7fbfa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4B555D
  • titleBar.inactiveForeground#f7fbfa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c6b7e8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECB8bold
storage.type, storage.modifier#79ECB8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A067E9
string, punctuation.definition.string, string.template, meta.template.expression#55E79E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C1F1
variable, variable.other.readwrite, variable.other.object#f7fbfa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7fbfa
variable.parameter, meta.parameter#f7fbfadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7fbfa80
keyword.operator#f7fbfa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E79Ebold
entity.other.inherited-class#A067E9
entity.name.tag, punctuation.definition.tag#79ECB8
entity.other.attribute-name#A067E9
meta.diff, meta.diff.header#c6b7e8
markup.deleted#83C1F1
markup.inserted#A067E9
markup.changed#55E79E
markup.heading, markup.heading.setext, punctuation.definition.heading#A067E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E79E
string.other.link.title, string.other.link.description#A067E9
markup.underline.link#c6b7e8underline
punctuation.definition.list#79ECB8
markup.quote, punctuation.definition.quote#c6b7e8italic