Skip to main content
CodingTheme

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#101418
  • editor.foreground#E2DECF
  • foreground#E2DECF
  • rust_analyzer.inlayHints.foreground#7E868E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle

Shiki preview

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

Loading...

rustdoc theme by arzg - VS Code Theme