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#122A4A
  • activityBar.border#ffffff15
  • activityBar.foreground#A467E9
  • activityBar.inactiveForeground#eef8fb60
  • activityBarBadge.background#A467E9
  • activityBarBadge.foreground#122A4A
  • button.background#A467E9
  • button.foreground#122A4A
  • button.hoverBackground#A467E9dd
  • editor.background#122A4A
  • editor.foreground#eef8fb
  • editor.inactiveSelectionBackground#79DDEC3580
  • editor.lineHighlightBackground#0A101940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79DDEC35
  • editorCursor.foreground#A467E9
  • editorGroupHeader.tabsBackground#122A4Add
  • editorLineNumber.activeForeground#A467E9
  • editorLineNumber.foreground#8ab9c880
  • focusBorder#A467E9
  • foreground#eef8fb
  • input.background#0A1019
  • input.border#ffffff15
  • input.foreground#eef8fb
  • input.placeholderForeground#eef8fb60
  • list.activeSelectionBackground#A467E930
  • list.activeSelectionForeground#eef8fb
  • list.highlightForeground#A467E9
  • list.hoverBackground#0A101940
  • list.hoverForeground#eef8fb
  • list.inactiveSelectionBackground#A467E915
  • list.inactiveSelectionForeground#eef8fb
  • selection.background#79DDEC35
  • sideBar.background#0A1019
  • sideBar.border#ffffff15
  • sideBar.foreground#eef8fb
  • sideBarSectionHeader.background#122A4A80
  • sideBarSectionHeader.foreground#eef8fb
  • sideBarTitle.foreground#A467E9
  • statusBar.background#122A4A
  • statusBar.border#ffffff15
  • statusBar.foreground#eef8fb
  • statusBar.noFolderBackground#122A4A
  • tab.activeBackground#122A4A
  • tab.activeBorderTop#A467E9
  • tab.activeForeground#eef8fb
  • tab.border#ffffff15
  • tab.inactiveBackground#0A101960
  • tab.inactiveForeground#eef8fb80
  • terminal.ansiBlack#122A4A
  • terminal.ansiBlue#79DDEC
  • terminal.ansiCyan#5592E7
  • terminal.ansiGreen#A467E9
  • terminal.ansiMagenta#A283F1
  • terminal.ansiRed#A283F1
  • terminal.ansiWhite#eef8fb
  • terminal.ansiYellow#5592E7
  • terminal.background#122A4A
  • terminal.foreground#eef8fb
  • titleBar.activeBackground#122A4A
  • titleBar.activeForeground#eef8fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#122A4A
  • titleBar.inactiveForeground#eef8fb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8ab9c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79DDECbold
storage.type, storage.modifier#79DDECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A467E9
string, punctuation.definition.string, string.template, meta.template.expression#5592E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A283F1
variable, variable.other.readwrite, variable.other.object#eef8fb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef8fb
variable.parameter, meta.parameter#eef8fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef8fb80
keyword.operator#eef8fb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5592E7bold
entity.other.inherited-class#A467E9
entity.name.tag, punctuation.definition.tag#79DDEC
entity.other.attribute-name#A467E9
meta.diff, meta.diff.header#8ab9c8
markup.deleted#A283F1
markup.inserted#A467E9
markup.changed#5592E7
markup.heading, markup.heading.setext, punctuation.definition.heading#A467E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5592E7
string.other.link.title, string.other.link.description#A467E9
markup.underline.link#8ab9c8underline
punctuation.definition.list#79DDEC
markup.quote, punctuation.definition.quote#8ab9c8italic