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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#898e9a
operator#898e9a
string#a6abb8
variable#a6abb8
keyword#fa5f8b
function#00a9b9
number#e17954
type#e17954