chirp-ui 0.11.2
Dark-mode pages now export to compact, high-contrast, legible PDFs with readable code, tables, and list pagination.
uv add chirp-ui==0.11.2
This patch release makes Bengalchirp-themePDFs legible regardless of the
active screen color scheme.
Install
pip install chirp-ui==0.11.2
# or
uv add chirp-ui==0.11.2
Fixed
- Dark-mode pages print on white paper with dark, high-contrast content text.
- Body copy has an 11pt print floor; tables and code have a 9pt floor.
- Syntax highlighting uses a print-safe high-contrast palette.
- Print-only block spacing is compact without shrinking content.
- Lists keep their final two items together and avoid nearly empty tail pages.
Chromium regression coverage protects dark-mode colors, type sizes, syntax, paper backgrounds, list spacing, and pagination hints on Letter and A4 output.