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#cb0087
  • activityBarBadge.foreground#ffffff
  • editor.background#151a1c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a547a
operator#5a547a
string#EEFFFF
variable#EEFFFF
keyword#C792EA
function#82AAFF
number#007f5f
type#FFCB6B