@juancrg90/nightfox-themes
Nightfox theme collection for Pi, based on edeneast/nightfox.nvim.
Package details
Install @juancrg90/nightfox-themes from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@juancrg90/nightfox-themes- Package
@juancrg90/nightfox-themes- Version
1.0.0- Published
- Jul 6, 2026
- Downloads
- 43/mo · 10/wk
- Author
- juancrg90
- License
- MIT
- Types
- theme
- Size
- 655 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"themes": [
"./themes"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
🦊 Nightfox Themes for Pi
Nightfox theme collection for pi, based on edeneast/nightfox.nvim.
Demo
Nightfox (dark)

Duskfox (dark)

Nordfox (dark)

Terafox (dark)

Dawnfox (light)

Dayfox (light)

Included themes
nightfox— darkcarbonfox— darkduskfox— darknordfox— darkterafox— darkdayfox— lightdawnfox— light
Install
pi install npm:@juancrg90/nightfox-themes
Local dev:
pi install ./packages/nightfox-themes
Enable
Open /settings in pi, then pick any of:
nightfoxcarbonfoxduskfoxnordfoxterafoxdayfoxdawnfox
Or set in settings JSON:
{
"theme": "nightfox"
}
Package structure
nightfox-themes/
├── package.json
├── README.md
├── screenshots/
│ ├── dayfox.png
│ ├── dawnfox.png
│ ├── duskfox.png
│ ├── nightfox.png
│ ├── nordfox.png
│ └── terafox.png
└── themes/
├── carbonfox.json
├── dawnfox.json
├── dayfox.json
├── duskfox.json
├── nightfox.json
├── nordfox.json
└── terafox.json
Notes
- Palette and theme inspiration extracted from
edeneast/nightfox.nvim. - Theme colors mapped into Pi's 51 required theme tokens.
- Includes exact Nightfox family names for easy switching.