原始内容
pi-code-theme
A warm, earthy dark theme for Pi coding agent with burnt orange and gold accents
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