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#1a1b26
  • editor.foreground#c0caf5
  • editor.lineHighlightBackground#1e2030
  • editor.selectionBackground#33467c
  • editorLineNumber.foreground#3b4261

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#bb9af7
string#9ece6a
comment#565f89italic
entity.name.function#7aa2f7
entity.name.type#e0af68
variable#c0caf5
constant.numeric#ff9e64
support.function#2ac3de