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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A07D67
operator#A07D67
string#79966d
number#D3BE47
variable#F67422
keyword#F67422
function#E9A131
type#6687A4