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#1D0E2F
  • activityBar.border#ffffff15
  • activityBar.foreground#AD67E9
  • activityBar.inactiveForeground#F8F2FA60
  • activityBarBadge.background#AD67E9
  • activityBarBadge.foreground#1D0E2F
  • button.background#AD67E9
  • button.foreground#1D0E2F
  • button.hoverBackground#AD67E9dd
  • editor.background#1D0E2F
  • editor.foreground#F8F2FA
  • editor.inactiveSelectionBackground#79ECB33580
  • editor.lineHighlightBackground#0F0C1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECB335
  • editorCursor.foreground#AD67E9
  • editorGroupHeader.tabsBackground#1D0E2Fdd
  • editorLineNumber.activeForeground#AD67E9
  • editorLineNumber.foreground#E3F0EA80
  • focusBorder#AD67E9
  • foreground#F8F2FA
  • input.background#0F0C13
  • input.border#ffffff15
  • input.foreground#F8F2FA
  • input.placeholderForeground#F8F2FA60
  • list.activeSelectionBackground#AD67E930
  • list.activeSelectionForeground#F8F2FA
  • list.highlightForeground#AD67E9
  • list.hoverBackground#0F0C1340
  • list.hoverForeground#F8F2FA
  • list.inactiveSelectionBackground#AD67E915
  • list.inactiveSelectionForeground#F8F2FA
  • selection.background#79ECB335
  • sideBar.background#0F0C13
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F2FA
  • sideBarSectionHeader.background#1D0E2F80
  • sideBarSectionHeader.foreground#F8F2FA
  • sideBarTitle.foreground#AD67E9
  • statusBar.background#1D0E2F
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F2FA
  • statusBar.noFolderBackground#1D0E2F
  • tab.activeBackground#1D0E2F
  • tab.activeBorderTop#AD67E9
  • tab.activeForeground#F8F2FA
  • tab.border#ffffff15
  • tab.inactiveBackground#0F0C1360
  • tab.inactiveForeground#F8F2FA80
  • terminal.ansiBlack#1D0E2F
  • terminal.ansiBlue#79ECB3
  • terminal.ansiCyan#55E7E2
  • terminal.ansiGreen#AD67E9
  • terminal.ansiMagenta#83F1E8
  • terminal.ansiRed#83F1E8
  • terminal.ansiWhite#F8F2FA
  • terminal.ansiYellow#55E7E2
  • terminal.background#1D0E2F
  • terminal.foreground#F8F2FA
  • titleBar.activeBackground#1D0E2F
  • titleBar.activeForeground#F8F2FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1D0E2F
  • titleBar.inactiveForeground#F8F2FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E3F0EAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECB3bold
storage.type, storage.modifier#79ECB3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#AD67E9
string, punctuation.definition.string, string.template, meta.template.expression#55E7E2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1E8
variable, variable.other.readwrite, variable.other.object#F8F2FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F2FA
variable.parameter, meta.parameter#F8F2FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F2FA80
keyword.operator#F8F2FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7E2bold
entity.other.inherited-class#AD67E9
entity.name.tag, punctuation.definition.tag#79ECB3
entity.other.attribute-name#AD67E9
meta.diff, meta.diff.header#E3F0EA
markup.deleted#83F1E8
markup.inserted#AD67E9
markup.changed#55E7E2
markup.heading, markup.heading.setext, punctuation.definition.heading#AD67E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7E2
string.other.link.title, string.other.link.description#AD67E9
markup.underline.link#E3F0EAunderline
punctuation.definition.list#79ECB3
markup.quote, punctuation.definition.quote#E3F0EAitalic