原始内容
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.