pi-tokyo-night
v1.0.0
Published
Tokyo Night theme and header extension for the Pi coding agent
Maintainers
Readme
pi-tokyo-night
Tokyo Night theme and custom header for the Pi coding agent.
This package brings the iconic Tokyo Night color palette — popularized by enkia/tokyo-night-vscode-theme — to Pi's terminal UI, along with a matching custom ASCII art header.
Install
pi install npm:pi-tokyo-nightOr from GitHub:
pi install git:github.com/MitoroMisaka/pi-tokyo-nightWhat's included
🎨 Tokyo Night Theme
All 51 color tokens carefully tuned:
| Category | Colors |
|----------|--------|
| Background | #1a1b26 deep navy blue |
| Foreground | #c0caf5 soft white-blue |
| Accent | #7aa2f7 Tokyo blue |
| Syntax | Purple keywords, blue functions, cyan types, green strings, orange variables |
| Diffs | Green additions, red deletions, muted context |
| Thinking | Gradient from blue (minimal) → red (xhigh) |
🖥️ Custom Header
Replaces the default header with a Tokyo Night themed ASCII art display showing the Pi logo and useful keybinding hints.
Restore default header: /default-header
Usage
After installing, the theme is applied automatically. If it doesn't switch:
- Open Pi settings:
/settings→ selecttokyo-night - Or manually set in
~/.pi/agent/settings.json:
{
"theme": "tokyo-night"
}Credits
- Color palette inspired by Tokyo Night VS Code Theme
- Pi coding agent by @badlogicgames
License
MIT
