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#1E1E1E
  • editor.foreground#D4D4D4
  • sideBarTitle.foreground#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.double-slash.mazigh, comment.block.mazigh#6A9955
keyword.control.mazigh#C586C0bold
storage.type.mazigh#569CD6
constant.language.mazigh#4EC9B0
string.quoted.double.mazigh#CE9178
constant.numeric.mazigh#B5CEA8
entity.name.function.mazigh#DCDCAA
Mazigh Language Support by Ismail-Mouyahada - VS Code Theme