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#8be9fd
  • activityBarBadge.foreground#ffffff
  • editor.background#272a36
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#F8F8F2
operator#F8F8F2
variable#F8F8F2
type#F8F8F2
keyword#BD93F9
function#BD93F9
comment#6272A4
number#8BE9FD