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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#3e3d39
type#2059cb
keyword#007aa3
function#007aa3
operator#c20aac
string#3b7203
comment#54534d