amp-themes
v0.2.15
Published
Amp-inspired Pi UI suite: theme, editor chrome, and compact tool display.
Maintainers
Readme
amp-themes
Amp-inspired UI for Pi: Amp dark/light themes, a Gruvbox dark theme, rounded editor chrome, synchronized thinking-level colors, compact user messages, and bundled compact tool rendering.

Install
pi install npm:amp-themesSet the theme in Pi settings, or in ~/.pi/agent/settings.json:
{
"theme": "amp-dark"
}If npm:pi-tool-display is installed separately, remove it. amp-themes already bundles it.
Includes
amp-dark,amp-light, andamp-gruvbox-dark-hardthemes- Amp-style editor chrome with context, cost, model, thinking level, cwd, branch, and git change summary
- Working status integrated into the editor status row, with git changes kept on the right
- Compact Amp-style user messages with thinking-level color sync
- Bundled
pi-tool-display
Development
npm install
npm test
npm run typecheck
npm run check
npm run pack:checkFor local Pi testing:
pi install /Users/frank/Code/amp-themesSwitch back to the published package when done:
pi remove /Users/frank/Code/amp-themes
pi install npm:amp-themesRelease
Use the bundled release skill/checklist:
release-amp-themesAt minimum:
npm run release:check
npm publishSee CHANGELOG.md for release notes.
License
MIT
