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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#A9B7A8
variable#A9B7A8
operator#A9B7A8
function#B8D486
number#B5B55A
string#C5C5B5
type#A9B7A8
comment#7D7D59