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#050407
  • activityBar.border#ffffff15
  • activityBar.foreground#C467E9
  • activityBar.inactiveForeground#F8F3F760
  • activityBarBadge.background#C467E9
  • activityBarBadge.foreground#050407
  • button.background#C467E9
  • button.foreground#050407
  • button.hoverBackground#C467E9dd
  • editor.background#050407
  • editor.foreground#F8F3F7
  • editor.inactiveSelectionBackground#7985EC3580
  • editor.lineHighlightBackground#0E091140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7985EC35
  • editorCursor.foreground#C467E9
  • editorGroupHeader.tabsBackground#050407dd
  • editorLineNumber.activeForeground#C467E9
  • editorLineNumber.foreground#E8DDED80
  • focusBorder#C467E9
  • foreground#F8F3F7
  • input.background#0E0911
  • input.border#ffffff15
  • input.foreground#F8F3F7
  • input.placeholderForeground#F8F3F760
  • list.activeSelectionBackground#C467E930
  • list.activeSelectionForeground#F8F3F7
  • list.highlightForeground#C467E9
  • list.hoverBackground#0E091140
  • list.hoverForeground#F8F3F7
  • list.inactiveSelectionBackground#C467E915
  • list.inactiveSelectionForeground#F8F3F7
  • selection.background#7985EC35
  • sideBar.background#0E0911
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F3F7
  • sideBarSectionHeader.background#05040780
  • sideBarSectionHeader.foreground#F8F3F7
  • sideBarTitle.foreground#C467E9
  • statusBar.background#050407
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F3F7
  • statusBar.noFolderBackground#050407
  • tab.activeBackground#050407
  • tab.activeBorderTop#C467E9
  • tab.activeForeground#F8F3F7
  • tab.border#ffffff15
  • tab.inactiveBackground#0E091160
  • tab.inactiveForeground#F8F3F780
  • terminal.ansiBlack#050407
  • terminal.ansiBlue#7985EC
  • terminal.ansiCyan#9955E7
  • terminal.ansiGreen#C467E9
  • terminal.ansiMagenta#F183BA
  • terminal.ansiRed#F183BA
  • terminal.ansiWhite#F8F3F7
  • terminal.ansiYellow#9955E7
  • terminal.background#050407
  • terminal.foreground#F8F3F7
  • titleBar.activeBackground#050407
  • titleBar.activeForeground#F8F3F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#050407
  • titleBar.inactiveForeground#F8F3F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DDEDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7985ECbold
storage.type, storage.modifier#7985ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C467E9
string, punctuation.definition.string, string.template, meta.template.expression#9955E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F183BA
variable, variable.other.readwrite, variable.other.object#F8F3F7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F3F7
variable.parameter, meta.parameter#F8F3F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F3F780
keyword.operator#F8F3F7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9955E7bold
entity.other.inherited-class#C467E9
entity.name.tag, punctuation.definition.tag#7985EC
entity.other.attribute-name#C467E9
meta.diff, meta.diff.header#E8DDED
markup.deleted#F183BA
markup.inserted#C467E9
markup.changed#9955E7
markup.heading, markup.heading.setext, punctuation.definition.heading#C467E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9955E7
string.other.link.title, string.other.link.description#C467E9
markup.underline.link#E8DDEDunderline
punctuation.definition.list#7985EC
markup.quote, punctuation.definition.quote#E8DDEDitalic