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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6D5E55
operator#6D5E55
string#3B302C
variable#3B302C
keyword#C85A54
function#89A5C7
number#C85A54
type#E2BC76