pi-coding-agent - Theme Preview

§pi

§Install using Git

Clone the repository to keep the theme up to date with the latest changes:

git clone https://github.com/dracula/pi-coding-agent.git

§Install manually

Download the .zip archive from GitHub and extract it to a location of your choice.

§Activating theme

  1. Create the pi themes directory if it doesn't exist:

    mkdir -p ~/.pi/agent/themes
    
  2. Symlink the theme file into the pi themes directory:

    ln -s /path/to/pi-dracula/dracula.json ~/.pi/agent/themes/dracula.json
    

    Replace /path/to/pi-dracula with the actual path where you cloned or extracted the theme.

  3. Open pi and run /settings, then select dracula from the theme list.

    Alternatively, open ~/.pi/agent/settings.json directly and add:

    {
      "theme": "dracula"
    }
    
  4. Restart pi for the changes to take effect.

Mist Over Transylvania

Morbius