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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C6E73
operator#6C6E73
string#F0E0B8
variable#F0E0B8
keyword#9074BC
function#6A89C8
number#71B5D2
type#6FB7A9