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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A6907E
operator#A6907E
string#DDC79B
number#D7B98E
keyword#E78D78
function#F2C38D
variable#E7B58B
type#C7AE87