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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#707680
operator#808890
string#2F7C61
function#4A7EC7
type#5B7ED9
variable#4AB5B4
number#D4AB74
keyword#5B7ED9