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#6f7aa8
  • activityBarBadge.foreground#ffffff
  • editor.background#1a1f2e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7B8794
operator#7B8794
string#E1F0FF
variable#E1F0FF
keyword#7FB8E5
function#81D4E6
number#17A2B8
type#C8A8E9