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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#3dd68d
operator#e2e1e0
number#ff5555
function#f6f5f4
variable#f6f5f4
keyword#8be9fd
type#ff6e40
comment#7c7a75