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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#61618b
string#f6f6f5
number#58b4ff
variable#B7C6DA
keyword#F78C6C
function#5da9ba
operator#FB467B
type#F78C6C