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#5fbabf
  • activityBarBadge.foreground#ffffff
  • editor.background#000f1a
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#e0ffff
variable#01ffff
keyword#6493bc
function#98ff98
string#00a693
comment#7df9ff8f
type#00ff7f
number#6493bc