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#FDF6E3
  • editor.foreground#657B83
  • editor.lineHighlightBackground#EEE8D5
  • editorGutter.background#EEE8D5
  • editorLineNumber.foreground#93A1A1
  • foreground#657B83
  • rust_analyzer.inlayHints.foreground#93A1A1
  • sideBar.background#FDF6E3
  • sideBarSectionHeader.background#EEE8D5
  • statusBar.background#657B83
  • statusBar.foreground#EEE8D5

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