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#1e1e1e
  • editor.foreground#d4d4d4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.phx#fbb561
comment.line.double-slash.phx#ffffff5f
constant.numeric.phx#b9ff94
string.quoted.double.phx#CE9178
entity.name.function.phx#DCDCAA
variable.other.phx#9CDCFE
phx by TomtheCoder2 - VS Code Theme