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#383838
  • activityBarBadge.foreground#ffffff
  • editor.background#0b0c0c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#b392f0
function#b392f0
operator#b392f0
string#9db1c5
comment#6b737c
variable#ffab70
number#f8f8f8
type#d1b8ff