---
slug: "pi-pixel-header"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/ouzhenkun/pi-pixel-header@main/README.md"
repo: "https://github.com/ouzhenkun/pi-pixel-header"
source_file: "README.md"
branch: "main"
---
# pi-pixel-header

**Pixel Pi logo header with random Catppuccin Mocha accent colors for your TUI.**

[![npm version](https://img.shields.io/npm/v/pi-pixel-header?style=for-the-badge)](https://www.npmjs.com/package/pi-pixel-header)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)

## Why

A pixel art rendition of the [pi.dev](https://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

```bash
pi install npm:pi-pixel-header
```

## What It Looks Like

![pi-hero screenshot](https://github.com/ouzhenkun/pi-pixel-header/raw/HEAD/screenshot.png)

Available colors: blue, green, mauve, peach, lavender, teal, yellow, flamingo.

## Commands

| Command | Description |
|---------|-------------|
| `/default-header` | Restore the built-in Pi header |

## License

MIT
