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#22796b
  • activityBarBadge.foreground#ffffff
  • editor.background#141a1a
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#b3c2bf
comment#676e6b
keyword#47bbff
variable#9ae0eb
string#e2e3b3
type#21b9b9
function#66dcb3