https://github.com/zenobi-us/pi-rose-pine
https://github.com/zenobi-us/pi-rose-pine
pi-coding-agent pi-mono pi-theme
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenobi-us/pi-rose-pine
- Owner: zenobi-us
- License: mit
- Created: 2026-01-14T22:09:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-01-27T05:00:59.000Z (about 2 months ago)
- Last Synced: 2026-01-27T13:41:08.064Z (about 2 months ago)
- Topics: pi-coding-agent, pi-mono, pi-theme
- Language: Shell
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-pi-agent - pi-rose-pine
README
# pi-rose-pine
Rose Pine themes for [Pi Coding Agent](https://github.com/badlogic/pi-mono).

## Installation
Install via Pi's theme manager:
```sh
pi install @zenobius/pi-rose-pine
```
## Theme Variants
All three official Rose Pine variants are now available:
- ✅ Rose Pine (Main) - The original warm, cozy dark variant
- ✅ Rose Pine Moon - Deeper dark variant with richer contrast
- ✅ Rose Pine Dawn - Light variant for bright environments
## Contributing
Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on:
- Setting up your development environment with [`mise`](https://mise.jdx.dev/)
- Running tests and checks
- Code style guidelines
- Pull request process
Quick start:
```bash
mise run setup # Install dependencies
mise run check # Verify everything works
```
## License
MIT License. See the [LICENSE](LICENSE) file for details.