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#102356
  • activityBar.border#ffffff15
  • activityBar.foreground#7D67E9
  • activityBar.inactiveForeground#F7FAFF60
  • activityBarBadge.background#7D67E9
  • activityBarBadge.foreground#102356
  • button.background#7D67E9
  • button.foreground#102356
  • button.hoverBackground#7D67E9dd
  • editor.background#102356
  • editor.foreground#F7FAFF
  • editor.inactiveSelectionBackground#79E2EC3580
  • editor.lineHighlightBackground#060B1E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79E2EC35
  • editorCursor.foreground#7D67E9
  • editorGroupHeader.tabsBackground#102356dd
  • editorLineNumber.activeForeground#7D67E9
  • editorLineNumber.foreground#C786FF80
  • focusBorder#7D67E9
  • foreground#F7FAFF
  • input.background#060B1E
  • input.border#ffffff15
  • input.foreground#F7FAFF
  • input.placeholderForeground#F7FAFF60
  • list.activeSelectionBackground#7D67E930
  • list.activeSelectionForeground#F7FAFF
  • list.highlightForeground#7D67E9
  • list.hoverBackground#060B1E40
  • list.hoverForeground#F7FAFF
  • list.inactiveSelectionBackground#7D67E915
  • list.inactiveSelectionForeground#F7FAFF
  • selection.background#79E2EC35
  • sideBar.background#060B1E
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAFF
  • sideBarSectionHeader.background#10235680
  • sideBarSectionHeader.foreground#F7FAFF
  • sideBarTitle.foreground#7D67E9
  • statusBar.background#102356
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAFF
  • statusBar.noFolderBackground#102356
  • tab.activeBackground#102356
  • tab.activeBorderTop#7D67E9
  • tab.activeForeground#F7FAFF
  • tab.border#ffffff15
  • tab.inactiveBackground#060B1E60
  • tab.inactiveForeground#F7FAFF80
  • terminal.ansiBlack#102356
  • terminal.ansiBlue#79E2EC
  • terminal.ansiCyan#E755AF
  • terminal.ansiGreen#7D67E9
  • terminal.ansiMagenta#83BEF1
  • terminal.ansiRed#83BEF1
  • terminal.ansiWhite#F7FAFF
  • terminal.ansiYellow#E755AF
  • terminal.background#102356
  • terminal.foreground#F7FAFF
  • titleBar.activeBackground#102356
  • titleBar.activeForeground#F7FAFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#102356
  • titleBar.inactiveForeground#F7FAFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C786FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79E2ECbold
storage.type, storage.modifier#79E2ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7D67E9
string, punctuation.definition.string, string.template, meta.template.expression#E755AF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83BEF1
variable, variable.other.readwrite, variable.other.object#F7FAFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAFF
variable.parameter, meta.parameter#F7FAFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAFF80
keyword.operator#F7FAFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755AFbold
entity.other.inherited-class#7D67E9
entity.name.tag, punctuation.definition.tag#79E2EC
entity.other.attribute-name#7D67E9
meta.diff, meta.diff.header#C786FF
markup.deleted#83BEF1
markup.inserted#7D67E9
markup.changed#E755AF
markup.heading, markup.heading.setext, punctuation.definition.heading#7D67E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755AF
string.other.link.title, string.other.link.description#7D67E9
markup.underline.link#C786FFunderline
punctuation.definition.list#79E2EC
markup.quote, punctuation.definition.quote#C786FFitalic