Skip to content

randoneering/popping-and-locking-pi-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popping-and-locking-pi-theme

A Pi package that adds the Popping and Locking theme for pi.

Install

Install from npm: (working on this!!!, not ready!!)

pi install npm:popping-and-locking-pi-theme

Install from GitHub:

pi install git:github.com/randoneering/popping-and-locking-pi-theme

Install from a local checkout:

pi install .

Use

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"
}

Preview

Popping and Locking theme preview 1 Popping and Locking theme preview 2

Publish

Run the validation script before publishing:

npm test

Publish to npm:

npm publish

Once published, pi can install the package from either npm or git.

Package layout

  • themes/popping-and-locking.json — theme definition
  • images/example1.png — gallery and README preview image
  • images/example2.png — alternate preview image
  • package.json — Pi package manifest

About

My version of the popping and locking theme, but for my favorite coding agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors