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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#e195f0
variable#ff6671
keyword#84d85d
function#ffd559
string#ffb05c
comment#888888
type#d9d9d9d9
number#84d85d