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#ff2289
  • activityBarBadge.foreground#ffffff
  • editor.background#120c19
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ff6c11
string#ff6c11
keyword#ff6c11
function#ff6c11
variable#ff6c11
type#ff6c11
operator#ff6c11
number#58c7e0