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#FFFFFF
  • editor.foreground#000000
  • editor.lineHighlightBackground#f5f5f5
  • editor.selectionBackground#b3d6fb
  • editorCursor.foreground#000000
  • editorWhitespace.foreground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string, constantitalic
commentbold
Black on White by Pontus - VS Code Theme