Skip to content

feat: add dark PDF theme - #2

Merged
VOIDXAI merged 1 commit into
mainfrom
feat/dark-pdf-theme
Mar 20, 2026
Merged

feat: add dark PDF theme#2
VOIDXAI merged 1 commit into
mainfrom
feat/dark-pdf-theme

Conversation

@VOIDXAI

@VOIDXAI VOIDXAI commented Mar 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add --theme support with light as the default and dark as an opt-in
  • switch stylesheet, Mermaid config, and Mermaid background together for dark-mode PDF output
  • document the new CLI/front matter option and add regression coverage for theme selection

Closes #1

@VOIDXAI

VOIDXAI commented Mar 20, 2026

Copy link
Copy Markdown
Owner Author

Review summary:\n- implementation matches issue #1 and cleanly threads theme selection through CLI, front matter, stylesheet, Mermaid config, and background rendering\n- regression coverage looks good, especially CLI override vs front matter\n- documentation is updated and CI is green\n\nNo blockers from my side; merging this now.

@VOIDXAI
VOIDXAI merged commit d8019c4 into main Mar 20, 2026
1 check passed
@VOIDXAI
VOIDXAI deleted the feat/dark-pdf-theme branch March 20, 2026 16:24
VOIDXAI added a commit that referenced this pull request Mar 29, 2026
Co-authored-by: VOIDXAI <267589254+VOIDXAI@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dark mode support for PDF output

1 participant