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.

  • editor.background#0d1e55
  • editor.foreground#ffffff9d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.replang#90bddd
dialog.control.replang#4d6677
string.quoted.double.replang#ce9178
comment.line.double-slash.replang#788770
comment.line.semicolon.replang#2250e6
comment.block.replang#2250e6
Replanguist by Kevin Shea - VS Code Theme