@firstpick/pi-themes-bundle

Firstpick's custom Pi coding agent themes.

Packages

Package details

theme

Install @firstpick/pi-themes-bundle from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@firstpick/pi-themes-bundle
Package
@firstpick/pi-themes-bundle
Version
0.1.0
Published
May 20, 2026
Downloads
not available
Author
firstpick
License
MIT
Types
theme
Size
33.8 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@firstpick/pi-themes-bundle

Firstpick's custom theme bundle for the Pi coding agent.

What it does

  • Adds fourteen custom themes to Pi's theme discovery.
  • Packages themes through pi.themes: ["./themes"] for npm installation.
  • Includes dark and light terminal palettes based on Catppuccin, Dracula, Tokyo Night, Gruvbox, Nord, Rosé Pine, One Dark, Solarized, and Everforest.

Included themes

  • catppuccin-latte
  • catppuccin-mocha
  • dracula
  • everforest-dark
  • gruvbox-dark
  • gruvbox-light
  • nord
  • one-dark
  • rose-pine
  • rose-pine-dawn
  • solarized-dark
  • solarized-light
  • tokyo-night
  • tokyo-night-storm

Install

pi install npm:@firstpick/pi-themes-bundle

For local testing from this repository root:

pi install ./pi-package-themes-bundle

Configuration

No required configuration.

Select a theme in /settings or set it in ~/.pi/agent/settings.json:

{
  "theme": "tokyo-night"
}

Commands

None.

Tools

None.

Example view

/settings
Theme: tokyo-night