gemini-rose-pine
Rosé Pine themes for Gemini CLI
Open source Open in the app JSON README (API)
About
Rosé Pine themes for Gemini CLI
Details
- Kind
- Plugins
- Topic
- AI, RAG & memory
- Publisher
- thoreinstein
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.0
- Stars
- 1
- Last push
- 2026-02-13T19:12:11Z
- Repository state
- ativo
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
thoreinstein/gemini-rose-pine
README
# gemini-rose-pine
Rose Pine themes packaged as a Gemini CLI extension.
## Compatibility
Extension-contributed themes are currently available in Gemini CLI preview and
nightly builds. Stable builds may not load themes from extensions yet.
## Themes provided
- Rose Pine
- Rose Pine Moon
- Rose Pine Dawn
When loaded via extension, Gemini CLI namespaces theme names as:
- `Rose Pine (gemini-rose-pine)`
- `Rose Pine Moon (gemini-rose-pine)`
- `Rose Pine Dawn (gemini-rose-pine)`
## Test in preview/nightly builds
1. Link the extension:
```bash
gemini extensions link ~/src/thoreinstein/gemini-rose-pine
```
2. Select theme:
- Run `/theme` and pick one of the names above, or
- Set in `~/.gemini/settings.json`:
```json
{
"ui": {
"theme": "Rose Pine (gemini-rose-pine)"
}
}
```
## Stable fallback
If your installed Gemini CLI does not support extension-contributed themes yet,
copy the same color definitions into `ui.customThemes` in your settings.