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#0a0a0a
  • editor.foreground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function.write.elch#ff5555bold
support.function.var.elch#f1fa8c
keyword.control.conditional.if.elch#6272a4italic
keyword.control.loop.while.elch#00aaffitalic
storage.type.variable.let.elch#ffb86c
string.quoted.double.elch#50fa7b
comment.line.double-slash.elch#888888italic
ElchCode SyntaxColor by Elchi - VS Code Theme