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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#007f87
variable#ac5b00
keyword#8d0070
function#1e1c04
string#547a00
comment#88887e
type#1e1c04
number#8d0070