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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A86F6F
operator#A86F6F
keyword#F0A5A5
string#FFC5C5
number#F0B5B5
function#F0C5C5