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.

  • activityBar.background#1e1e3f
  • editor.background#0f0f1a
  • editor.foreground#ffffff
  • editorCursor.foreground#22d3ee
  • focusBorder#22d3ee
  • selection.background#a855f733
  • sideBar.background#1e1e3f
  • statusBar.background#ff79c6
  • statusBar.foreground#0f0f1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#94a3b8italic
keyword#a855f7
string#22d3ee
entity.name.function#50fa7b