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#228cf2
  • 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
operator#ffffff
variable#73cfb8
keyword#f8c762
function#9a8af9
string#e367db
comment#6d6d6d
type#ffffff
number#f8c762