@aliou/pi-theme-jellybeans
v0.1.1
Published
[](https://www.npmjs.com/package/@aliou/pi-theme-jellybeans)
Downloads
221
Maintainers
Readme
Jellybeans Theme
Pi theme package for Jellybeans mono variants.
Previews
Dark:
Export preview: https://buildwithpi.ai/session/#5767748149f3ec673145a4aabcb74400
Light:
Export preview: https://buildwithpi.ai/session/#ea67a1e2dea7211d66879805fc5abe19
Installation
Install from git:
pi install git:github.com/aliou/pi-extensionsOr selectively in settings.json:
{
"packages": [
{
"source": "git:github.com/aliou/pi-extensions",
"themes": ["themes/jellybeans"]
}
]
}Or from npm:
pi install npm:@aliou/pi-theme-jellybeansUsage
Select a theme:
/theme jellybeans-monoOr in settings.json:
{ "theme": "jellybeans-mono" }

