pi-opencode-theme

An opencode-inspired theme for pi.

Package details

theme

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

$ pi install npm:pi-opencode-theme
Package
pi-opencode-theme
Version
1.0.0
Published
May 3, 2026
Downloads
not available
Author
cruzluna
License
MIT
Types
theme
Size
3.8 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-opencode-theme

An opencode-inspired theme for pi.

Install

pi install npm:pi-opencode-theme

Or from GitHub:

pi install git:github.com/cruzluna/pi-opencode-theme

Use

Select opencode in /settings, or add this to your pi settings:

{
  "theme": "opencode"
}

Local development

pi -e /absolute/path/to/pi-opencode-theme

Then select opencode in /settings.