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#000000
  • activityBarBadge.background#FFFFFF
  • editor.background#050505
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#1A1A1A
  • editorCursor.foreground#FFFFFF
  • sideBar.background#0A0A0A
  • sideBarTitle.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
keyword#FFFFFFbold
string#A0A0A0
entity.name.function#E0E0E0italic
ZyreHub by snow-099 - VS Code Theme