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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#79889c
variable#b2bac2
keyword#b2bac2
function#c3a56a
string#b2bac2
comment#6a6868
type#79889c
number#b2bac2