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#157dcd
  • activityBarBadge.foreground#ffffff
  • editor.background#292a2f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9f9fad
operator#9f9fad
string#85a094
number#fbfbfe
variable#f4f4f4
keyword#aa7ad7
function#f16b8c
type#f16b8c