@ujjwalgrover/pi-catppuccin

Beautiful Catppuccin themes for Pi Coding Agent

Package details

theme

Install @ujjwalgrover/pi-catppuccin from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@ujjwalgrover/pi-catppuccin
Package
@ujjwalgrover/pi-catppuccin
Version
1.0.0
Published
Feb 13, 2026
Downloads
41/mo · 6/wk
Author
ujjwalgrover
License
MIT
Types
theme
Size
11.9 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

Catppuccin Themes for Pi Coding Agent

Beautiful Catppuccin themes for Pi Coding Agent.

Catppuccin Mocha

Themes Included

Theme Description
Mocha A warm dark theme with cozy coffee tones
Macchiato A rich, darker take on the classic mocha
Frappe A flat, low-contrast dark theme
Latte A warm, light theme for daytime coding

Installation

pi install npm:@ujjwalgrover/pi-catppuccin

Usage

In Pi, select your preferred theme:

  • /theme catppuccin-mocha
  • /theme catppuccin-macchiato
  • /theme catppuccin-frappe
  • /theme catppuccin-latte

Or via settings.json:

{
  "theme": "catppuccin-mocha"
}

Color Palette

Each theme uses the signature Catppuccin palette:

  • Rosewater - Soft pink
  • Flamingo - Vibrant pink
  • Pink - Bold pink
  • Mauve - Rich purple
  • Red - Warm red
  • Maroon - Deep red
  • Peach - Soft orange
  • Yellow - Warm yellow
  • Green - Fresh green
  • Teal - Ocean teal
  • Sky - Light blue
  • Sapphire - Deep blue
  • Blue - Classic blue
  • Lavender - Light purple

Development

The theme files follow the Pi Theme Schema.

License

MIT License - See LICENSE for details.