pi-terminal-theme

Pi theme that maps UI colors to ANSI 0..15.

Package details

theme

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

$ pi install npm:pi-terminal-theme
Package
pi-terminal-theme
Version
0.1.3
Published
Feb 28, 2026
Downloads
855/mo · 304/wk
Author
mavam
License
MIT
Types
theme
Size
4.3 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-terminal-theme

Your terminal colors are fine. Stop overriding them.

This pi theme maps UI colors to ANSI 0..15. That's it.

📦 Install

pi install npm:pi-terminal-theme

🎨 Use

Pick terminal in /settingstheme, or:

{
  "theme": "terminal"
}

🔄 No theme switcher needed

Because this theme uses your terminal’s ANSI palette directly, it automatically follows whatever your terminal is already using (light/dark, custom palettes, scheduled changes, etc.).

That means you usually don’t need a separate theme switcher integration such as:

📄 License

MIT