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.

  • editor.background#1F1F1F
  • editor.foreground#C2BFAF
  • editor.lineHighlightBackground#252524
  • editor.selectionBackground#3C3B39
  • editorCodeLens.foreground#5A5A54
  • foreground#C2BFAF
  • rust_analyzer.inlayHints.foreground#5A5A54
  • statusBar.background#3C3B39
  • statusBar.debuggingBackground#3C3B39
  • statusBar.foreground#C2BFAF
  • statusBar.noFolderBackground#3C3B39

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.heading#FFFDE6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Sorcisto - Coding Theme