Skip to main content
Coding Theme

Color themes

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#12141e
  • editor.foreground#c0c0c0
  • editor.lineHighlightBackground#191b25
  • editor.selectionBackground#2a2e3d99
  • editorCursor.foreground#c792ea
  • editorLineNumber.activeForeground#c792ea
  • editorLineNumber.foreground#5b6078

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5b6078italic
keyword#c792ea
string#c3e88d
variable#c0c0c0
constant.numeric#a9a1e1
entity.name.function#82aaff
entity.name.class#89ddff