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#94e2d5
  • activityBarBadge.foreground#ffffff
  • editor.background#1e1e2e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5f6786
operator#5f6786
keyword#9399b2
string#cdd6f4
variable#cdd6f4
function#89b4fa
type#94e2d5
number#fab387