# pi-rose-pine Rose Pine themes for [Pi Coding Agent](https://github.com/badlogic/pi-mono). ![Rose Pine Logo](assets/rose-pine-moon.png) ## 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.