@eliemessiecode/pi-code-theme

A warm, earthy dark theme for Pi coding agent with burnt orange and gold accents

Package details

theme

Install @eliemessiecode/pi-code-theme from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@eliemessiecode/pi-code-theme
Package
@eliemessiecode/pi-code-theme
Version
3.0.0
Published
Mar 17, 2026
Downloads
178/mo · 12/wk
Author
eliemessiecode
License
MIT
Types
theme
Size
3.9 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./pi-code.json"
  ]
}

Security note

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

README

pi-code-theme

A warm, earthy dark theme for Pi coding agent with burnt orange and gold accents

npm version

Color Palette

Token Hex Description
Primary #b75939 Burnt orange
Accent #d4a574 Gold/cream
Background #1a1a18 Deep warm gray
Surface #2a2820 Warm brown-gray
Foreground #f5f2ee Warm white
Success #5a9a6a Muted green
Error #c94040 Soft red
Warning #d4a574 Gold/amber

Syntax Highlighting

Element Color
Keywords #b75939 (orange)
Functions #d4a574 (gold)
Strings #8aaa7a (muted green)
Variables #e8c49a (cream)
Numbers #d47254 (light orange)
Types #c48c64 (terracotta)

Installation

npm install -g @eliemessiecode/pi-code-theme

Usage

/theme pi-code

License

MIT