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#912ba6
  • activityBarBadge.foreground#ffffff
  • editor.background#211f24
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#e66770
variable#cc8ad9
keyword#cd936b
function#8bc7f9
string#66b47d
comment#807682
type#a3b6bc
number#cd936b