pi-theme-flexoki

Flexoki theme for Pi coding agent - an inky color scheme for prose and code

Package details

theme

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

$ pi install npm:pi-theme-flexoki
Package
pi-theme-flexoki
Version
1.0.0
Published
Apr 5, 2026
Downloads
200/mo · 36/wk
Author
mark.cianfrani
License
MIT
Types
theme
Size
5.8 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

Pi Theme Flexoki

Flexoki theme for the shitty coding agent.

Install

pi install git:github.com/markacianfrani/pi-theme-flexoki

Usage

Set in your ~/.pi/agent/settings.json:

{
  "theme": "flexoki-dark"
}

Or for light mode:

{
  "theme": "flexoki-light"
}

Themes

  • flexoki-dark - Dark theme with warm paper tones
  • flexoki-light - Light theme for daytime use

Credits