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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8F8379
operator#8F8379
keyword#C75A54
function#5B8FA6
variable#2D2620
string#6B9F6E
number#D4A350
type#5B8FA6