Skip to content

Pi coding agent themes that match your terminal colors – Tokyo Night, Catppuccin, Dracula, Nord, Gruvbox, Solarized, etc.

License

Notifications You must be signed in to change notification settings

leblancfg/pi-ansi-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-ansi-themes

Dark and light themes for the pi coding agent that match your terminal's color scheme instead of overriding it.

Pi's built-in themes use hardcoded hex colors, so they clash with terminal themes like Tokyo Night, Catppuccin, Dracula, Nord, Gruvbox, Solarized, and others. These themes fix that by using only the 16 standard ANSI color indices, letting your terminal -- WezTerm, Kitty, iTerm2, Alacritty, Ghostty, Windows Terminal, or anything else -- provide the actual colors.

Install

pi install git:github.com/leblancfg/pi-ansi-themes

Then in settings.json:

{ "theme": "ansi-dark" }

Or ansi-light for light terminals.

Themes

Theme Foreground palette Background
ansi-dark Bright ANSI (8--15) ANSI black
ansi-light Standard ANSI (0--7) Terminal default

No hex, no 256-color, no grayscale ramp. Colors come from your terminal and nowhere else.

Contributing

PRs welcome. One rule: colors must stay within ANSI 0--15 and "". CI enforces this via scripts/validate-ansi-only.py.

License

MIT

About

Pi coding agent themes that match your terminal colors – Tokyo Night, Catppuccin, Dracula, Nord, Gruvbox, Solarized, etc.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages