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#767676
  • activityBarBadge.foreground#ffffff
  • editor.background#0b0c0c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#767676
operator#767676
string#61d6d6
number#16c60c
keyword#b4009e
variable#16c60c
function#f9f1a5
type#3b78ff