pi-theme-tokyo-night-storm-improved
A refined Tokyo Night Storm theme for the Pi coding agent.
Package details
Install pi-theme-tokyo-night-storm-improved from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-theme-tokyo-night-storm-improved- Package
pi-theme-tokyo-night-storm-improved- Version
1.0.0- Published
- Jul 15, 2026
- Downloads
- 155/mo · 155/wk
- Author
- h1v35
- License
- MIT
- Types
- theme
- Size
- 5.2 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
Tokyo Night Storm Improved for Pi
A refined version of the Tokyo Night Storm theme for the Pi coding agent, focused on clearer visual hierarchy and reduced color noise.
Highlights
- Clearer code comments without making them overly bright.
- Neutral blue-gray secondary UI text instead of pervasive green.
- Improved user-message separation.
- More legible code-block fences and language labels.
- Magenta quote and note borders.
- Neutral backgrounds for successful tools and a subtle red tint for errors.
- Full support for Pi's current theme tokens, including
thinkingMaxand HTML export colors.
Install
From npm:
pi install npm:pi-theme-tokyo-night-storm-improved
Or directly from GitHub:
pi install git:github.com/H1V35/pi-theme-tokyo-night-storm-improved
Then select tokyo-night-storm-improved in /settings.
Theme
The package contains one theme:
themes/tokyo-night-storm-improved.json
Credits
Based on the MIT-licensed tokyo-night-storm theme from @firstpick/pi-themes-bundle, with additional inspiration from the Tokyo Night color palette.
License
MIT. See LICENSE.