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#020202
  • activityBar.foreground#00FFFF
  • editor.background#050505
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#0E0E0E
  • editor.selectionBackground#2B0040
  • editorCursor.foreground#00FFFF
  • editorLineNumber.activeForeground#FFFF00
  • editorLineNumber.foreground#3A3A3A
  • sideBar.background#020202
  • sideBar.foreground#CFCFCF
  • statusBar.background#020202
  • statusBar.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B6B6Bitalic
keyword, storage.type, storage.modifier#B026FF
entity.name.function, support.function, meta.function-call, variable.function#00AFFF
variable#FFFF00
string#00FF3C
constant.numeric#FF003C
entity.name.tag, entity.name.tag.jsx, support.class.component.jsx#FF2E97
support.type, entity.name.type, support.class#FFA500
meta.object-literal.key, support.type.property-name.json#00FFD5
punctuation, meta.brace#7DF9FF
Obsidian MERN PRO by ashutoshpandey464 - VS Code Theme