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#69aec8
  • 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#818B97
string#EF8776
number#D7C986
type#89BFB3
function#69aec8
keyword#EF82B1
operator#AA85E5
variable#EF82B1