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.

  • activityBarBadge.background#607a86
  • activityBarBadge.foreground#ffffff
  • editor.background#242e32
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#a66959
number#607a86
function#90b7c9
variable#90b7c9
keyword#607a86
type#607a86
comment#6c8a96
operator#607a86