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#f6920b
  • activityBarBadge.foreground#ffffff
  • editor.background#01001f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#78b4a1
variable#e661a6
keyword#d19a66
function#7454c6
string#ffffff
comment#6b311a
type#e79c37
number#d19a66