@gravewhisper/pi-theme-monokai-classic
v0.1.0
Published
A Monokai Classic theme for Pi with softer borders, balanced code colors, and neutral tool panels.
Downloads
84
Maintainers
Readme
Pi Theme: Monokai Classic
A Monokai Classic theme package for Pi, inspired by the classic Monokai palette and the VS Code Monokai theme.
This theme aims to keep the familiar Monokai feel while adapting it to Pi's terminal UI:
- softer borders
- neutralized tool panels
- balanced code colors
- Monokai-style thinking borders
- dark, readable message surfaces
Included theme
monokai-classic
Install
pi install npm:@gravewhisper/pi-theme-monokai-classicThen select it in Pi with /settings, or set it in ~/.pi/agent/settings.json:
{
"theme": "monokai-classic"
}Design notes
- Built for dark terminals
- Based on classic Monokai colors
- Tuned specifically for Pi surfaces like:
- tool output boxes
- markdown and code blocks
- selected rows
- editor thinking borders
Local development
Install directly from a local path:
pi install /absolute/path/to/pi-theme-monokai-classicCreate a tarball:
npm packPublish to npm:
npm login
npm publish --access publicAttribution
Inspired by Microsoft's VS Code Monokai theme and the classic Monokai color palette.
License
MIT
