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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#716e84
number#f2b56b
type#88c6c5
keyword#4d94a8
variable#4d94a8
operator#9b97b1
string#f2b56b
function#f962a0