pi-theme-haruka
Haruka — a cool blue-purple theme for the pi coding agent, with a soft violet tool panel and high-contrast diff colors.
Package details
Install pi-theme-haruka from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-theme-haruka- Package
pi-theme-haruka- Version
1.0.1- Published
- Aug 15, 2026
- Downloads
- 311/mo · 11/wk
- Author
- harukanine0721
- License
- MIT
- Types
- theme
- Size
- 4.6 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
pi-theme-haruka
Haruka — a cool blue-purple theme for the pi coding agent.
- Soft violet tool panels (pending / success / error states)
- Dark, high-contrast diff colors that stay readable on the light tool background
- Per-level thinking border colors, from subtle grey to bright magenta at
max
Install
From git:
pi install git:github.com/harukanine0721/pi-theme-haruka@v1.0.0
From npm:
pi install npm:pi-theme-haruka
Then select it in /settings, or set it directly in ~/.pi/agent/settings.json:
{
"theme": "haruka"
}
Preview
License
MIT © nineharuka