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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4b5d6c
operator#4b5d6c
number#cb9be3
keyword#5ec4ff
variable#B7C5D3
string#68A1F0
function#70e1e8
type#B7C5D3