josharsh/md-pdf-md

Add a new 'Solarized' theme for PDF generation

Open

#1 opened on Oct 30, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (2 forks)auto 404
enhancementgood first issuehelp wantedthemes

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

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