Skip to main content
Coding Theme

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#161721
  • activityBar.foreground#7aa2f7
  • activityBarBadge.background#7aa2f7
  • activityBarBadge.foreground#161721
  • button.background#7aa2f7
  • button.foreground#161721
  • editor.background#1a1b26
  • editor.foreground#d4d4d4
  • editorGroupHeader.tabsBackground#161721
  • input.background#1a1b26
  • input.border#292e42
  • input.foreground#d4d4d4
  • list.activeSelectionBackground#2f334d
  • list.activeSelectionForeground#7aa2f7
  • list.hoverBackground#292e42
  • sideBar.background#161721
  • sideBar.foreground#a9b1d6
  • sideBarTitle.foreground#7aa2f7
  • statusBar.background#161721
  • statusBar.foreground#a9b1d6
  • tab.activeBackground#1a1b26
  • tab.activeForeground#7aa2f7
  • tab.inactiveBackground#161721
  • tab.inactiveForeground#545c7e
  • titleBar.activeBackground#161721
  • titleBar.activeForeground#7aa2f7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#565f89
variable, string constant.other.placeholder#bb9af7
keyword, storage.type, storage.modifier#9d7cd8
entity.name.function, meta.function-call, support.function#7aa2f7
string, string.quoted.double.html#9ece6a
constant.numeric, constant.language, constant.character, constant.other#ff9e64
entity.name.type, entity.name.class, entity.other.inherited-class#e0af68
entity.name.tag, meta.tag, punctuation.definition.tag#7aa2f7
entity.other.attribute-name, meta.tag.attributes#bb9af7
string.quoted.double.html, string.quoted.single.html#9ece6a
constant.character.entity.html, constant.character.entity.named.html, constant.character.entity.numeric.html#ff9e64
comment.block.html, punctuation.definition.comment.html#565f89
meta.tag.metadata.doctype.html, entity.name.tag.doctype.html, variable.language.doctype.html#7dcfff
meta.attribute.id.html, meta.attribute.class.html#f7768e
text.html#c0caf5
text.html.derivative, meta.embedded.block, meta.embedded.line#89ddff
Crystal Clear Theme by Shellomo - VS Code Theme