pi-cyber-ui
v0.1.34
Published
Cyber-inspired Pi theme + UI: silver prompt, neon tool gutter, compact footer, working HUD.
Readme
pi-cyber-ui
Tokyo Night–derived theme + UI for Pi. Status lives in the bar. Motion stays in the HUD.
Features
- Silver
❯editor — thinking/bash border, session label⟦ name ⟧ - Neon tool gutter — static
▍on one slate panel, every tool - Working HUD — letter-wave verb, pink/cyan
●, idle✓ done - Compact footer — model · thinking · context · cache · path · git
Surfaces
Built-in calls use tokyonight fish roles: command cyan · param muted · quote silver · $VAR green.
Live reference: design/DESIGN.html
Install
pi install npm:pi-cyber-ui
# or from git:
pi install git:github.com/22GNUs/pi-cyber-ui.git/settings → theme cyber-ui-dark. Requires Pi >=0.82.1.
Config
Optional ~/.pi/agent/pi-cyber-ui.json. Missing file/fields use defaults; /reload after edit.
{
"toolHighlight": "gutter",
"userMessageStyle": "prompt"
}| Key | Values | Default |
|-----|--------|---------|
| toolHighlight | gutter / blocks | gutter |
| userMessageStyle | prompt / block | prompt |
Dev
npm install && npm test && npm run typecheckRelease
Bump version, push a matching vX.Y.Z tag. GitHub Actions publishes to npm.
License
MIT
