Your terminal colors are fine. Stop overriding them.
This pi
theme maps UI colors to ANSI 0..15. That's it.
pi install npm:pi-terminal-themePick terminal in /settings → theme, or:
{
"theme": "terminal"
}Because this theme uses your terminal’s ANSI palette directly, it automatically follows whatever your terminal is already using (light/dark, custom palettes, scheduled changes, etc.).
That means you usually don’t need a separate theme switcher integration such as:
- https://github.com/mise42/pi-theme-sync
- https://github.com/ferologics/pi-system-theme
pi remove npm:pi-terminal-theme