@firstpick/pi-themes-bundle
Firstpick's custom Pi coding agent themes.
Package details
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.6- Published
- Aug 7, 2026
- Downloads
- 2,707/mo · 769/wk
- Author
- firstpick
- License
- MIT
- Types
- theme
- Size
- 39 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
Theme bundle for Pi
Adds a collection of familiar color themes to Pi.
What you can do
- Adds several familiar light and dark color themes.
- Works with Pi’s built-in theme selector.
- Includes Catppuccin, Dracula, Tokyo Night, Nord, and more.
- Requires no extra tools or configuration.
Install
Install it through Pi:
pi install npm:@firstpick/pi-themes-bundle
Restart Pi if the package does not appear in your current session.
How to use it
Install the bundle, restart Pi if needed, then run /settings and choose a theme. You can switch themes again at any time.
Example
/settings
Theme: tokyo-night
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.