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#05090F
  • activityBar.border#ffffff15
  • activityBar.foreground#678EE9
  • activityBar.inactiveForeground#f7f8fb60
  • activityBarBadge.background#678EE9
  • activityBarBadge.foreground#05090F
  • button.background#678EE9
  • button.foreground#05090F
  • button.hoverBackground#678EE9dd
  • editor.background#05090F
  • editor.foreground#f7f8fb
  • editor.inactiveSelectionBackground#7996EC3580
  • editor.lineHighlightBackground#13161B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7996EC35
  • editorCursor.foreground#678EE9
  • editorGroupHeader.tabsBackground#05090Fdd
  • editorLineNumber.activeForeground#678EE9
  • editorLineNumber.foreground#606a7880
  • focusBorder#678EE9
  • foreground#f7f8fb
  • input.background#13161B
  • input.border#ffffff15
  • input.foreground#f7f8fb
  • input.placeholderForeground#f7f8fb60
  • list.activeSelectionBackground#678EE930
  • list.activeSelectionForeground#f7f8fb
  • list.highlightForeground#678EE9
  • list.hoverBackground#13161B40
  • list.hoverForeground#f7f8fb
  • list.inactiveSelectionBackground#678EE915
  • list.inactiveSelectionForeground#f7f8fb
  • selection.background#7996EC35
  • sideBar.background#13161B
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8fb
  • sideBarSectionHeader.background#05090F80
  • sideBarSectionHeader.foreground#f7f8fb
  • sideBarTitle.foreground#678EE9
  • statusBar.background#05090F
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8fb
  • statusBar.noFolderBackground#05090F
  • tab.activeBackground#05090F
  • tab.activeBorderTop#678EE9
  • tab.activeForeground#f7f8fb
  • tab.border#ffffff15
  • tab.inactiveBackground#13161B60
  • tab.inactiveForeground#f7f8fb80
  • terminal.ansiBlack#05090F
  • terminal.ansiBlue#7996EC
  • terminal.ansiCyan#55E7C2
  • terminal.ansiGreen#678EE9
  • terminal.ansiMagenta#F1B883
  • terminal.ansiRed#F1B883
  • terminal.ansiWhite#f7f8fb
  • terminal.ansiYellow#55E7C2
  • terminal.background#05090F
  • terminal.foreground#f7f8fb
  • titleBar.activeBackground#05090F
  • titleBar.activeForeground#f7f8fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#05090F
  • titleBar.inactiveForeground#f7f8fb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#606a78italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7996ECbold
storage.type, storage.modifier#7996ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#678EE9
string, punctuation.definition.string, string.template, meta.template.expression#55E7C2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B883
variable, variable.other.readwrite, variable.other.object#f7f8fb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8fb
variable.parameter, meta.parameter#f7f8fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8fb80
keyword.operator#f7f8fb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7C2bold
entity.other.inherited-class#678EE9
entity.name.tag, punctuation.definition.tag#7996EC
entity.other.attribute-name#678EE9
meta.diff, meta.diff.header#606a78
markup.deleted#F1B883
markup.inserted#678EE9
markup.changed#55E7C2
markup.heading, markup.heading.setext, punctuation.definition.heading#678EE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7C2
string.other.link.title, string.other.link.description#678EE9
markup.underline.link#606a78underline
punctuation.definition.list#7996EC
markup.quote, punctuation.definition.quote#606a78italic