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#0e101a
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1c1e27
  • editor.selectionBackground#44475aff
  • editorCursor.foreground#ff79c6
  • editorLineNumber.activeForeground#ff79c6
  • editorLineNumber.foreground#6d718e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6d718eitalic
keyword#ff79c6
string#f1fa8c
variable#ffffff
constant.numeric#bd93f9
entity.name.function#50fa7b
entity.name.class#8be9fd