---
slug: "pi-theme-tokyo-night-storm-improved"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/H1V35/pi-theme-tokyo-night-storm-improved@main/README.md"
repo: "https://github.com/H1V35/pi-theme-tokyo-night-storm-improved"
source_file: "README.md"
branch: "main"
---
# Tokyo Night Storm Improved for Pi

A refined version of the Tokyo Night Storm theme for the [Pi coding agent](https://pi.dev), 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 `thinkingMax` and HTML export colors.

## Install

From npm:

```bash
pi install npm:pi-theme-tokyo-night-storm-improved
```

Or directly from GitHub:

```bash
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:

```text
themes/tokyo-night-storm-improved.json
```

## Credits

Based on the MIT-licensed `tokyo-night-storm` theme from [`@firstpick/pi-themes-bundle`](https://github.com/Firstp1ck/npm-packages/tree/main/pi-package-themes-bundle), with additional inspiration from the Tokyo Night color palette.

## License

MIT. See [LICENSE](https://github.com/H1V35/pi-theme-tokyo-night-storm-improved/tree/HEAD/LICENSE).
