Skip to main content
Coding Theme

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#61A6FF
  • editor.background#21211A
  • editor.foreground#F7F7F2
  • sideBarTitle.foreground#F7F7F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A5ED29—
punctuation#F7F7F2—
constant#A5ED29—
string, punctuation.definition.string#A5ED29—
keyword, keyword.other.new, keyword.other.delegate, keyword.other.struct, keyword.other.enum, keyword.other.class, keyword.other.using#FF4343—
keyword.operator#F7F7F2—
keyword.other.this#AE81FF—
keyword.other#9C00FF—
storage.type, keyword.type, keyword.other.var, entity.name.type#61A5FF—
keyword.type.void#FF4343—
storage.modifier#FF4343—
entity.name.function#FF4343—
variable.other.object#61A5FF—
variable.other.object.property#F7F7F2—
Coding Adventures Theme by Michael Turek - VS Code Theme