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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7b89b5
operator#7b89b5
variable#a6b2c0
type#fe8183
number#2bbac5
keyword#2bbac5
string#7b89b5
function#797ef7