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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#849aa6
operator#849aa6
keyword#2d6d62
string#a07d47
number#c0a060
variable#2d6d62
function#2d6d62
type#3b7b95