Community-curated themes for pi-coding-agent (installed via pi).
Install directly from GitHub:
pi install git:https://github.com/hasit/pi-community-themesOr pin to a tag/ref:
pi install git:https://github.com/hasit/pi-community-themes@v0.3.0After install, open /settings in pi-coding-agent and select one of the installed themes.
catppuccin-latte(preview)catppuccin-frappe(preview)catppuccin-macchiato(preview)catppuccin-mocha(preview)
dracula(preview)
gruvbox-light-soft(preview)gruvbox-light-medium(preview)gruvbox-light-hard(preview)gruvbox-dark-soft(preview)gruvbox-dark-medium(preview)gruvbox-dark-hard(preview)
nord(preview)
This repository is a pi package and exposes themes from:
themes/*.json
- Add your theme JSON file under
themes/. - Ensure each theme has a unique
name. - Include the
$schemafield for validation/autocomplete. - Open a PR.
Theme docs: https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/docs/themes.md