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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8E6E5E
string#8E6E5E
operator#8E6E5E
keyword#C77D4A
number#F0C27B
function#D9A679
variable#F2D7C3
type#B88A6A