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#040C11
  • activityBar.border#ffffff15
  • activityBar.foreground#6788E9
  • activityBar.inactiveForeground#F7FBFF60
  • activityBarBadge.background#6788E9
  • activityBarBadge.foreground#040C11
  • button.background#6788E9
  • button.foreground#040C11
  • button.hoverBackground#6788E9dd
  • editor.background#040C11
  • editor.foreground#F7FBFF
  • editor.inactiveSelectionBackground#79EC7F3580
  • editor.lineHighlightBackground#070E1840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7F35
  • editorCursor.foreground#6788E9
  • editorGroupHeader.tabsBackground#040C11dd
  • editorLineNumber.activeForeground#6788E9
  • editorLineNumber.foreground#CBD5E180
  • focusBorder#6788E9
  • foreground#F7FBFF
  • input.background#070E18
  • input.border#ffffff15
  • input.foreground#F7FBFF
  • input.placeholderForeground#F7FBFF60
  • list.activeSelectionBackground#6788E930
  • list.activeSelectionForeground#F7FBFF
  • list.highlightForeground#6788E9
  • list.hoverBackground#070E1840
  • list.hoverForeground#F7FBFF
  • list.inactiveSelectionBackground#6788E915
  • list.inactiveSelectionForeground#F7FBFF
  • selection.background#79EC7F35
  • sideBar.background#070E18
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FBFF
  • sideBarSectionHeader.background#040C1180
  • sideBarSectionHeader.foreground#F7FBFF
  • sideBarTitle.foreground#6788E9
  • statusBar.background#040C11
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FBFF
  • statusBar.noFolderBackground#040C11
  • tab.activeBackground#040C11
  • tab.activeBorderTop#6788E9
  • tab.activeForeground#F7FBFF
  • tab.border#ffffff15
  • tab.inactiveBackground#070E1860
  • tab.inactiveForeground#F7FBFF80
  • terminal.ansiBlack#040C11
  • terminal.ansiBlue#79EC7F
  • terminal.ansiCyan#55ADE7
  • terminal.ansiGreen#6788E9
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#F7FBFF
  • terminal.ansiYellow#55ADE7
  • terminal.background#040C11
  • terminal.foreground#F7FBFF
  • titleBar.activeBackground#040C11
  • titleBar.activeForeground#F7FBFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040C11
  • titleBar.inactiveForeground#F7FBFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBD5E1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC7Fbold
storage.type, storage.modifier#79EC7Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6788E9
string, punctuation.definition.string, string.template, meta.template.expression#55ADE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#F7FBFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FBFF
variable.parameter, meta.parameter#F7FBFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FBFF80
keyword.operator#F7FBFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55ADE7bold
entity.other.inherited-class#6788E9
entity.name.tag, punctuation.definition.tag#79EC7F
entity.other.attribute-name#6788E9
meta.diff, meta.diff.header#CBD5E1
markup.deleted#F18383
markup.inserted#6788E9
markup.changed#55ADE7
markup.heading, markup.heading.setext, punctuation.definition.heading#6788E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55ADE7
string.other.link.title, string.other.link.description#6788E9
markup.underline.link#CBD5E1underline
punctuation.definition.list#79EC7F
markup.quote, punctuation.definition.quote#CBD5E1italic