josharsh/md-pdf-md

Add a new 'Solarized' theme for PDF generation

Offen

#1 geöffnet am 30.10.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2 Forks)auto 404
enhancementgood first issuehelp wantedthemes

Repository-Metriken

Stars
 (7 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

We need a new Solarized color scheme theme for PDF generation.

Requirements:

  • Create solarized.css in src/themes/
  • Follow the official Solarized color palette
  • Test with code blocks and ensure syntax highlighting works well
  • Update theme list in src/themes/index.ts
  • Add to README.md documentation

Good First Issue: This is a great task for newcomers! The theme structure is simple to follow.

Resources:

Contributor Guide