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#fe1493
  • activityBarBadge.foreground#ffffff
  • editor.background#1a1a2d
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#00CED1
string#FF1493
type#00CED1
keyword#BA55D3
variable#BA55D3
comment#6B5B95
function#00FA9A
number#BA55D3