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#fe006e
  • activityBarBadge.foreground#ffffff
  • editor.background#09090e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4A4A6A
operator#4A4A6A
string#1DE9B6
number#9C27B0
variable#9C27B0
keyword#FF006E
function#00D9FF
type#00D9FF