@xynogen/pix-themes

Theme pack for Pi Coding Agent (7 dark themes)

Packages

Package details

theme

Install @xynogen/pix-themes from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@xynogen/pix-themes
Package
@xynogen/pix-themes
Version
1.0.1
Published
Jun 18, 2026
Downloads
not available
Author
xynogen
License
MIT
Types
theme
Size
17.1 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

pix-themes

Theme pack for Pi Coding Agent. Bundles Pix Dark Themes.

Install

pi install npm:@xynogen/pix-themes

Themes

pix-tokyo-night       # Tokyo Night Storm
pix-one-dark          # One Dark Pro
pix-catppuccin-mocha  # Catppuccin Mocha
pix-gruvbox-dark      # Gruvbox Dark
pix-dracula           # Dracula
pix-nord              # Nord
pix-rose-pine         # Rosé Pine

Select a theme in Pi by its name above.

Full distro

To install the complete pix suite (all packages + Pi itself):

curl -fsSL https://raw.githubusercontent.com/xynogen/pix-mono/main/scripts/install.sh | sh

License

MIT