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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#00b4d8
variable#c879ff
keyword#f79256
function#ef767a
string#f8edeb
comment#74a57f
type#e04141
number#f79256