pikit-theme-slop
Slop — a warm, earthy pi theme with terracotta primary and warm-white text, covering all 51 pi color tokens
Package details
Install pikit-theme-slop from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pikit-theme-slop- Package
pikit-theme-slop- Version
1.0.1- Published
- Jul 5, 2026
- Downloads
- not available
- Author
- adrianapan
- License
- MIT
- Types
- theme
- Size
- 3.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"themes": [
"./slop.json"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pikit-theme-slop — warm earthy color theme for pi.dev
A warm, earthy pi theme: terracotta primary (#d67858), warm-white text (#f5f2ee), covering all 51 pi color tokens including syntax highlighting, diff colors, and thinking level indicators.
Activate inside pi via /settings → Theme → slop, or set "theme": "slop" in ~/.pi/agent/settings.json.
Install
pi install npm:pikit-theme-slop
[!TIP] Or grab the entire pikit setup, an opinionated pi.dev configuration that includes this theme.
Packaging note
This directory doubles as the npm package pikit-theme-slop. The .ignore file keeps pi's theme auto-discovery from trying to parse package.json as a theme; git ignores neither.