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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9aa8b5
operator#9aa8b5
keyword#3d6d8f
string#5a6a78
number#c0a560
variable#2d8ab0
function#4a9ec0
type#2a4d6b