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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7c3626
operator#7c3626
keyword#2a7f7f
string#2a7f7f
function#2a7f7f
variable#f8f4f9
type#7c3626