@bacnh85/pi-themes

Custom pi themes collection — Ayu variants (dark, mirage, light) + Catppuccin Mocha

Packages

Package details

theme

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

$ pi install npm:@bacnh85/pi-themes
Package
@bacnh85/pi-themes
Version
0.2.0
Published
Sep 10, 2026
Downloads
274/mo · 189/wk
Author
bacnh85
License
MIT
Types
theme
Size
283.2 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ],
  "image": "https://raw.githubusercontent.com/bacnh85/pi-extensions/main/pi-themes/previews/dark.png"
}

Security note

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

README

@bacnh85/pi-themes

A collection of custom pi themes. Currently includes three Ayu-based color variants and a Catppuccin Mocha variant.

Install

pi install npm:@bacnh85/pi-themes

Or for local development:

pi install ./pi-themes

Then select a theme via /settings in pi.

Themes

Theme Background Accent Description
pi-dark #0D1017 #E6B450 Ayu dark variant — deep blue-black
pi-mirage #171B24 #FFCC66 Ayu mirage variant — soft dark blue
pi-light #FAFAFA #FF9940 Ayu light variant — warm white
pi-catppuccin-mocha #1E1E2E #CBA6F7 Catppuccin Mocha — matches herdr's default catppuccin theme

Previews

pi-dark

pi-dark

pi-mirage

pi-mirage

pi-light

pi-light

Future Themes

This is a themes collection. Additional variants (e.g., solarized, nord, custom) will be added as new JSON files in this package.

Attribution

Colors sourced from ayu-colors. Initial pi theme port based on iodic/pi-ayu-themes. Both projects are MIT-licensed.

pi-catppuccin-mocha uses the official Catppuccin Mocha palette (MIT-licensed ports and palette).

License

MIT