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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9a625a
operator#9a625a
string#4f6f8f
keyword#8448aa
type#0f7f5f
function#cb2f80
variable#cb2f80
number#265fbf