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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#748520
operator#748520
variable#E5C07B
number#D19A66
string#56B6C2
type#C9A858
function#AD924B
keyword#C678DD