@maddeye/pi-nord

Soft Nord-inspired light and dark themes for Pi, tuned toward Zed's calmer palette.

Packages

Package details

theme

Install @maddeye/pi-nord from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@maddeye/pi-nord
Package
@maddeye/pi-nord
Version
1.0.0
Published
Jul 13, 2026
Downloads
84/mo · 84/wk
Author
maddeye
License
MIT
Types
theme
Size
9.5 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

Pi Nord

Low-contrast Nord-inspired light and dark themes for Pi, tuned toward Zed's calmer Nord palette.

Install

pi install npm:@maddeye/pi-nord

Use

Choose nord-dark or nord-light in /settings. nord is an alias for nord-dark. To follow your terminal appearance automatically, set:

{
  "theme": "nord-light/nord-dark"
}

The themes are validated against Pi 0.80.6 and require Node.js 22.19 or newer.

Development

npm test
npm pack --dry-run

Credits

  • Nord for the palette
  • Zed's Nord theme for the calmer contrast direction

License

MIT