# chirp-ui 0.11.2

URL: https://lbliii.github.io/chirp-ui/releases/0.11.2/
Section: releases
Description: Release 0.11.2

---

> For a complete page index, fetch https://lbliii.github.io/chirp-ui/llms.txt.

This patch release makes Bengal `chirp-theme` PDFs legible regardless of the
active screen color scheme.

## Install

```bash
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.
