Skip to main content
Coding Theme

Color themes

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#002B36
  • editor.foreground#839496
  • editor.lineHighlightBackground#073642
  • editorGutter.background#073642
  • editorLineNumber.foreground#586E75
  • foreground#839496
  • rust_analyzer.inlayHints.foreground#586E75
  • sideBar.background#002B36
  • sideBarSectionHeader.background#073642
  • statusBar.background#839496
  • statusBar.foreground#073642

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle

Shiki preview

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

Loading...

Spectra - Coding Theme