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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#66686A
operator#66686A
keyword#a0a6ad
type#80868D
variable#e8e8e8
function#90B8A0
string#de7470
number#de7470