issue-182: Add paper and catppuccin-latte themes #183

Merged
david merged 1 commit from feature/issue-182/add-paper-and-catppuccin-latte-themes into main 2026-09-09 04:21:03 +00:00
Owner

What & why

Adds two new pi TUI themes conforming to the pi theme schema:

  • paper — a light, muted "paper" palette: off-white surfaces/panels, warm neutral text, and desaturated accent colors (green, red, orange, blue, purple, teal) for a calm, low-contrast reading experience.
  • catppuccin-latte — the popular Catppuccin Latte light color scheme adapted to pi's theme schema, using the full Catppuccin palette (rosewater, flamingo, pink, mauve, red, maroon, peach, yellow, green, teal, sky, sapphire, blue, lavender, text/subtext/overlay/surface/base tones).

Both files declare all required theme fields: vars, colors (accent, borders, status colors, markdown rendering, diff highlighting, syntax highlighting, thinking-level colors), and export (page/card/info backgrounds for HTML export).

Files

Added:

  • themes/paper.json — new light "paper" theme
  • themes/catppuccin-latte.json — new Catppuccin Latte theme

Closes #182

## What & why Adds two new pi TUI themes conforming to the pi theme schema: - **`paper`** — a light, muted "paper" palette: off-white surfaces/panels, warm neutral text, and desaturated accent colors (green, red, orange, blue, purple, teal) for a calm, low-contrast reading experience. - **`catppuccin-latte`** — the popular [Catppuccin Latte](https://github.com/catppuccin/catppuccin) light color scheme adapted to pi's theme schema, using the full Catppuccin palette (rosewater, flamingo, pink, mauve, red, maroon, peach, yellow, green, teal, sky, sapphire, blue, lavender, text/subtext/overlay/surface/base tones). Both files declare all required theme fields: `vars`, `colors` (accent, borders, status colors, markdown rendering, diff highlighting, syntax highlighting, thinking-level colors), and `export` (page/card/info backgrounds for HTML export). ## Files **Added:** - `themes/paper.json` — new light "paper" theme - `themes/catppuccin-latte.json` — new Catppuccin Latte theme Closes #182
david merged commit 003442d893 into main 2026-09-09 04:21:03 +00:00
david deleted branch feature/issue-182/add-paper-and-catppuccin-latte-themes 2026-09-09 04:21:03 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
david/pi-extensions-and-skills!183
No description provided.