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#e27396
  • activityBarBadge.foreground#ffffff
  • editor.background#2c1e3c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#337357
operator#337357
keyword#5F4B8B
variable#EA9AB2
string#E27396
type#E27396
function#6D9F71
number#FFDBE5