harpy-theme

Harpy theme for Pi — dark (harpy-noct) and light (harpy-insone) variants inspired by the Harpy eagle, apex predator of the Amazon

Packages

Package details

theme

Install harpy-theme from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:harpy-theme
Package
harpy-theme
Version
1.0.0
Published
Jun 4, 2026
Downloads
63/mo · 27/wk
Author
bscordeiro
License
MIT
Types
theme
Size
2.3 MB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ],
  "image": "https://raw.githubusercontent.com/bscordeiro/harpy-theme/main/assets/mockup-noct.svg"
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

Harpy-theme 🦅

Harpy theme for the pi coding agent — dark (harpy-noct) and light (harpy-insone) variants.

Inspired by the harpy eagle, apex predator of the Amazon rainforest — power, precision and elegance.

Preview

harpy-noct (dark)

screenshot

harpy-insone (light)

harpy-insone mockup


Installation

pi install npm:harpy-theme

Usage

Select via /settings or directly in the TUI:

/theme harpy-noct    # Dark variant
/theme harpy-insone  # Light variant

Signature colors

The 4 exclusive colors that make harpy-theme recognizable:

Color Dark Light Usage
🔮 Harpy Violet #9B8BF4 #7B1FA2 Accent, headings, selections
🌸 Harpy Pink #F04282 #D81B60 Keywords, operators, labels
🦚 Harpy Teal #4ED4E8 #00838F Types, tools, borders, bullets
🌊 Harpy Blue #5FA0DE #1976D2 Functions, links

Palettes

Variant Palette
harpy-noct palette dark
harpy-insone palette light

Surface colors

Background & surface colors (dark → light):

  Background  ████████  #121212  #F5F5F7
  Surface     ████████  #171B22  #FFFFFF
  SurfaceAlt  ████████  #1F2430  #ECEFF4
  Selection   ████████  #2D3748  #E3F2FD

Highlights

  • 🔤 Typography — contrast calibrated for long reading sessions without eye strain
  • 🌡️ Thinking ramp — heat gradient (cool → warm → alarm) for thinking level indicators
  • 🌙→☀️ Day & night — dark and light variants sharing the same visual identity
  • 🦅 Brazilian identity — crafted as a pi theme, inspired by Amazon wildlife

License

MIT © bscordeiro