pi-pixel-header

Pixel Pi logo header with random Catppuccin Mocha accents

Packages

Package details

extension

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

$ pi install npm:pi-pixel-header
Package
pi-pixel-header
Version
1.0.1
Published
Jun 11, 2026
Downloads
not available
Author
ouzhenkun
License
MIT
Types
extension
Size
23.1 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ],
  "image": "https://raw.githubusercontent.com/ouzhenkun/pi-pixel-header/main/screenshot.png"
}

Security note

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

README

pi-pixel-header

Pixel Pi logo header with random Catppuccin Mocha accent colors for your TUI.

npm version License: MIT

Why

A pixel art rendition of the pi.dev official logo, brought into your TUI as a custom header — a small tribute to the project.

Each session randomly picks a new accent color from the Catppuccin Mocha palette, so the logo looks different every time you launch Pi.

Install

pi install npm:pi-pixel-header

What It Looks Like

pi-hero screenshot

Available colors: blue, green, mauve, peach, lavender, teal, yellow, flamingo.

Commands

Command Description
/default-header Restore the built-in Pi header

License

MIT