my-pi-themes
14 custom themes for Pi Coding Agent: neapple, monokai-pro, onedark, e-ink, tokyo-dark, and more
Package details
Install my-pi-themes from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:my-pi-themes- Package
my-pi-themes- Version
1.0.0- Published
- May 16, 2026
- Downloads
- not available
- Author
- bom0792
- License
- MIT
- Types
- theme
- Size
- 42 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
my-pi-themes
14 custom themes for Pi Coding Agent.
Themes
| Theme | Description |
|---|---|
neapple |
Warm orange-brown palette |
neapple-light |
Light variant |
monokai-pro |
Monokai professional |
monokai-pro-light |
Monokai light |
onedark-pro |
Atom One Dark |
onedark-darker |
Darker variant |
onedark-pro-light |
One Dark light |
tokyo-dark |
Tokyo night dark |
miasma |
Green-tinted dark |
solarized-osaka |
Solarized variant |
e-ink |
E-ink friendly |
e-ink-dark |
E-ink dark |
gruvbox-light |
Gruvbox light |
noctis-lux |
Noctis lux |
Install
pi install npm:my-pi-themes
Or add to settings.json:
{
"themes": ["/path/to/my-pi-themes/themes"]
}
Use
Select a theme:
/settings
Or set in settings.json:
{
"theme": "neapple"
}
License
MIT