A Pi package that adds the Popping and Locking theme for pi.
Install from npm: (working on this!!!, not ready!!)
pi install npm:popping-and-locking-pi-themeInstall from GitHub:
pi install git:github.com/randoneering/popping-and-locking-pi-themeInstall from a local checkout:
pi install .After installation, open /settings in pi and choose popping-and-locking.
You can also set it in ~/.pi/agent/settings.json or .pi/settings.json:
{
"theme": "popping-and-locking"
}Run the validation script before publishing:
npm testPublish to npm:
npm publishOnce published, pi can install the package from either npm or git.
themes/popping-and-locking.json— theme definitionimages/example1.png— gallery and README preview imageimages/example2.png— alternate preview imagepackage.json— Pi package manifest

