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#007acc
  • editor.background#263238
  • editor.foreground#eeffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.mbasics#9e46fc
variable.other.local.mbasics#add8e6
string.quoted.double.mbasics#fb932a
comment.line.number-sign.mbasics#008000
MBasics by MBasics - VS Code Theme