pi-theme-synthwave-84

Synthwave '84 theme for the Pi coding agent TUI.

Packages

Package details

theme

Install pi-theme-synthwave-84 from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-theme-synthwave-84
Package
pi-theme-synthwave-84
Version
1.0.1
Published
May 9, 2026
Downloads
409/mo · 49/wk
Author
robzolkos
License
MIT
Types
theme
Size
1.8 MB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ],
  "image": "https://unpkg.com/pi-theme-synthwave-84@latest/assets/preview.png"
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

Pi Theme: Synthwave '84

A neon Synthwave '84 theme package for the Pi coding agent.

Synthwave '84 preview

Install

pi install npm:pi-theme-synthwave-84

Then select synthwave-84 in /settings, or add it to your Pi settings:

{
  "theme": "synthwave-84"
}

What's included

  • themes/synthwave-84.json — a complete Pi TUI theme with all required color tokens.
  • Package gallery metadata via the pi-package keyword and pi.image preview URL.

Local development

npm test
pi -e . --theme synthwave-84

License

MIT