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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#D04094
variable#D04094
operator#D04094
type#D04094
string#5E5E5E
function#0060A4
number#008785
comment#A6B0BA