@bacnh85/pi-themes

Custom pi themes collection — Ayu-based dark, mirage, and light variants

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.1.0
Published
Jun 27, 2026
Downloads
126/mo · 18/wk
Author
bacnh85
License
MIT
Types
theme
Size
279.5 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ],
  "image": "https://raw.githubusercontent.com/bacnh85/skills/main/themes/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.

Install

pi install npm:@bacnh85/pi-themes

Or for local development:

pi install ./themes/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 #1F2430 #FFCC66 Ayu mirage variant — soft dark blue
pi-light #FAFAFA #FF9940 Ayu light variant — warm white

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.

License

MIT