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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#556886
operator#556886
variable#4397cf
string#9fe0cd
keyword#449dbb
function#32d2d0
number#0ef0f0
type#fa9474