pi-blue-minimal-header
A blue minimal custom header and footer for pi
Package details
Install pi-blue-minimal-header from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-blue-minimal-header- Package
pi-blue-minimal-header- Version
1.0.0- Published
- May 17, 2026
- Downloads
- not available
- Author
- abboskhonov
- License
- MIT
- Types
- extension
- Size
- 11.1 KB
- Dependencies
- 0 dependencies · 4 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-blue-minimal-header
A blue minimal custom header and footer for pi.
Features
- Custom gradient PI logo header with box-drawn borders
- Session stats footer (context %, tokens, cost)
- Working indicator with pulse dot animation
- Git branch detection
- Commands to toggle on/off:
/minimal-headerand/builtin-header
Install
pi install npm:pi-blue-minimal-header
Or add to your ~/.pi/agent/settings.json:
{
"packages": ["npm:pi-blue-minimal-header"]
}
Usage
The extension activates automatically on session start. To restore the built-in UI:
/builtin-header
To toggle the minimal header back on:
/minimal-header