Phin — from French filtre (filter), the soul of Vietnamese coffee
| Theme | File | Vibe |
|---|---|---|
| ☕ arabica | arabica.json |
Light, warm pastel, elegant |
| ☕ robusta | robusta.json |
Bold, dark roast, strong |
pi install git:github.com/denislour/phincp arabica.json ~/.pi/agent/themes/
cp robusta.json ~/.pi/agent/themes/In ~/.pi/agent/settings.json:
{
"theme": "https://raw.githubusercontent.com/denislour/phin/master/robusta.json"
}pi remove git:github.com/denislour/phinrm ~/.pi/agent/themes/arabica.json ~/.pi/agent/themes/robusta.jsonThen reset theme in /settings to dark or light.
Open /settings in pi, then select arabica or robusta.
Pi hot-reloads themes automatically — no restart needed!
Themes use the official pi schema for validation and editor autocompletion:
https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json
MIT — free as in coffee. ☕
☕ Brew a phin, code better.