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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6B80
operator#5C6B80
string#78E3B4
keyword#6C95F6
function#46D8FF
type#7AA7FF
variable#E3ECFF
number#F2B469