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.

  • activityBar.background#141414
  • editor.background#1e1e1e
  • editor.foreground#d4d4d4
  • editorLineNumber.foreground#555555
  • sideBar.background#181818
  • statusBar.background#141414

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a9955italic
keyword, storage.type, storage.modifier#ff6b6bitalic
string#f6c177italic
variable, meta.object-literal.key#4ade80italic
entity.name.function, support.function#22d3eeitalic
constant.numeric, constant.language.boolean#f472b6italic
entity.name.type.class#a78bfaitalic
Color Theme for Backend by hasan-dev - VS Code Theme