pi-marathon-theme
Cyberpunk UI theme for pi, inspired by Marathon (2026) and 80s/90s hacking aesthetics
Package details
Install pi-marathon-theme from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-marathon-theme- Package
pi-marathon-theme- Version
1.0.0- Published
- May 15, 2026
- Downloads
- not available
- Author
- justinclayton
- License
- MIT
- Types
- extension, theme
- Size
- 25.6 KB
- Dependencies
- 0 dependencies · 2 peers
Pi manifest JSON
{
"extensions": [
"./extensions/marathon-theme"
],
"themes": [
"./themes"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-marathon-theme
Cyberpunk UI overhaul for pi, inspired by Marathon (2026) and 80s/90s hacking aesthetics.
Lime-green dominant, fast animations, glitch effects.
Features
- Custom header with ASCII logo + scanline animation
- Crush-inspired scrambled gradient animation widget
- Animated editor border with scrolling hex data
- Custom footer with glitch-style status readout
- Titlebar spinner with hacker flair
- Title bar with "UPLINK" / "BREACH" state indicators
- Full color theme (syntax highlighting, diffs, markdown, tool output)
Install
pi install https://github.com/justinclayton/pi-marathon-theme
Then set the theme: /settings → theme → marathon
Try without installing
pi -e git:github.com/justinclayton/pi-marathon-theme
Commands
/marathon off— disable the animated header/marathon— re-enable it
License
MIT