pi-gh-dark-theme

Pi coding agent theme inspired by the VSCode GitHub Color Theme

Packages

Package details

theme

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

$ pi install npm:pi-gh-dark-theme
Package
pi-gh-dark-theme
Version
0.1.0
Published
May 31, 2026
Downloads
not available
Author
sorcerersr
License
MIT
Types
theme
Size
144.2 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "themes": [
    "./themes"
  ],
  "image": "https://github.com/sorcerersr/pi-gh-dark-theme/raw/main/assets/screenshot.png"
}

Security note

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

README

pi-gh-dark-theme

Theme package for the Pi coding agent inspired by the dark themes of the VSCode Github Color Theme

Screenshot of pi using the gh-dark theme

Install

Copy gh-dark.json to your themes directory

Then select gh-dark in /settings, or add it to your Pi settings:

{
  "theme": "gh-dark"
}